4.394
Bearbeitungen
HeikoK (Diskussion | Beiträge) (Ohne node) |
HeikoK (Diskussion | Beiträge) (Visual map edit) |
||
| Zeile 1: | Zeile 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
"features": [ | "features": [ | ||
{ | { | ||
| Zeile 7: | Zeile 6: | ||
"properties": { | "properties": { | ||
"place": "suburb", | "place": "suburb", | ||
"name": "Nordstadt" | "name": "Nordstadt", | ||
"title": "Nordstadt", | |||
"description": "" | |||
}, | }, | ||
"geometry": { | "geometry": { | ||
| Zeile 13: | Zeile 14: | ||
"coordinates": [ | "coordinates": [ | ||
[ | [ | ||
10. | 10.992808, | ||
49. | 49.479083 | ||
], | ], | ||
[ | [ | ||
11. | 11.000254, | ||
49. | 49.479739 | ||
], | ], | ||
[ | [ | ||
10. | 10.999181, | ||
49. | 49.480352 | ||
], | ], | ||
[ | [ | ||
10. | 10.999503, | ||
49. | 49.480701 | ||
], | ], | ||
[ | [ | ||
11. | 11.005275, | ||
49. | 49.481551 | ||
], | ], | ||
[ | [ | ||
11. | 11.003301, | ||
49. | 49.486054 | ||
], | ], | ||
[ | [ | ||
11. | 11.000426, | ||
49. | 49.484548 | ||
], | ], | ||
[ | [ | ||
10. | 10.997379, | ||
49. | 49.483712 | ||
], | ], | ||
[ | [ | ||
10. | 10.996778, | ||
49. | 49.484855 | ||
], | ], | ||
[ | [ | ||
10. | 10.991843, | ||
49. | 49.483726 | ||
], | ], | ||
[ | [ | ||
10. | 10.992808, | ||
49. | 49.479083 | ||
] | ] | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Nordstadt", | |||
"description": "" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
10.998816, | |||
49.48254 | |||
] | ] | ||
} | } | ||