GeoJson:NewYorkSubway: Skillnad mellan sidversioner

Från Sockipedia
Innehåll som raderades Innehåll som lades till
KlingsporC (diskussion | bidrag)
Skapade GeoJSON-sida
 
KlingsporC (diskussion | bidrag)
Visual map edit
Märke: Visuell kartredigering
 
(3 mellanliggande sidversioner av samma användare visas inte)
Rad 1: Rad 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "Pennsyl Station",
"description": ""
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
36.9375,
97.465104
],
[
36.9375,
99.558854
],
[
40.8125,
99.558854
],
[
40.8125,
97.465104
],
[
36.9375,
97.465104
]
]
]
}
},
{
"type": "Feature",
"properties": [],
"geometry": {
"type": "Point",
"coordinates": [
41.0625,
93.496354
]
}
},
{
"type": "Feature",
"properties": {
"title": "Station name",
"description": "And a fancy description"
},
"geometry": {
"type": "Point",
"coordinates": [
55.375,
93.652604
]
}
},
{
"type": "Feature",
"properties": [],
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
45.520149,
74.431641
],
[
45.520149,
74.431641
],
[
45.520149,
74.431641
],
[
45.520149,
74.431641
]
]
]
}
},
{
"type": "Feature",
"properties": [],
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
45.488896,
73.056641
],
[
45.488896,
74.494141
],
[
50.30196,
74.494141
],
[
50.30196,
73.056641
],
[
45.488896,
73.056641
]
]
]
}
},
{
"type": "Feature",
"properties": {
"title": "ABC",
"description": "[[Östergötland/Borg och Löt/Femöresbron]]"
},
"geometry": {
"type": "Point",
"coordinates": [
58.583387,
87.476563
]
}
}
]
}
}

Nuvarande version från 13 juli 2026 kl. 22.15

Laddar karta ...