GeoJson:Johnson Barracks: Unterschied zwischen den Versionen
Aus FürthWiki
(Grobe Fläche) |
(Test) |
||
| Zeile 4: | Zeile 4: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": | "properties": [], | ||
"geometry": { | "geometry": { | ||
"type": "Polygon", | "type": "Polygon", | ||
| Zeile 42: | Zeile 42: | ||
] | ] | ||
] | ] | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Mensa", | |||
"description": "" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
10.994761, | |||
49.444998 | |||
] | ] | ||
} | } | ||