GeoJson:NewYorkSubway: Skillnad mellan sidversioner
Från Sockipedia
Innehåll som raderades Innehåll som lades till
Visual map edit Märke: Visuell kartredigering |
Visual map edit Märke: Visuell kartredigering |
||
| Rad 63: | Rad 63: | ||
{ |
{ |
||
"type": "Feature", |
"type": "Feature", |
||
"properties": |
"properties": [], |
||
"geometry": { |
"geometry": { |
||
"type": "Polygon", |
"type": "Polygon", |
||
| Rad 90: | Rad 90: | ||
{ |
{ |
||
"type": "Feature", |
"type": "Feature", |
||
"properties": |
"properties": [], |
||
"geometry": { |
"geometry": { |
||
"type": "Polygon", |
"type": "Polygon", |
||
| Rad 116: | Rad 116: | ||
] |
] |
||
] |
] |
||
] |
|||
} |
|||
}, |
|||
{ |
|||
"type": "Feature", |
|||
"properties": { |
|||
"title": "ABC", |
|||
"description": "Trevlig beskrivning " |
|||
}, |
|||
"geometry": { |
|||
"type": "Point", |
|||
"coordinates": [ |
|||
58.583387, |
|||
87.476563 |
|||
] |
] |
||
} |
} |
||
