GeoJson:Südstadt: 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": "Südstadt"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
10.98132844448,
49.47148465715
],
[
10.98102803707,
49.45407975097
],
[
10.99862334967,
49.44783031396
],
[
11.00918052435,
49.45414948055
],
[
11.01162669897,
49.46490274536
],
[
10.99315162182,
49.46904443801
],
[
10.98132844448,
49.47148465715
]
]
]
}
}
]
}
}