101.253
Bearbeitungen
(GeoJSON Seite wurde erstellt) |
(Visual map edit) |
||
| Zeile 1: | Zeile 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
"features": [] | "features": [ | ||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
11.01454, | |||
49.465038 | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||