GeoJson:Westvorstadt: Unterschied zwischen den Versionen

Erstversion
(GeoJSON Seite wurde erstellt)
 
(Erstversion)
 
Zeile 1: Zeile 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {
"description": "(ungefähre Fläche)",
"title": "Westvorstadt"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
10.95407343528,
49.46786574924
],
[
10.96238132,
49.46884921522
],
[
10.96594329357,
49.47314393673
],
[
10.97255225658,
49.47186113728
],
[
10.97010608196,
49.46580921724
],
[
10.97117896557,
49.4577202306
],
[
10.95407343528,
49.46786574924
]
]
]
}
}
]
}
}