GeoJson:Am Stadtpark: 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": "Am Stadtpark"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
10.99248645544,
49.4763089473
],
[
11.0119914794,
49.46974164194
],
[
11.01632592916,
49.46930936802
],
[
11.01499555349,
49.46460988614
],
[
11.01227042913,
49.46562791305
],
[
11.01162669897,
49.46490274536
],
[
10.99315162182,
49.46904443801
],
[
10.99549052954,
49.4728650562
],
[
10.99403140783,
49.47255830112
],
[
10.99248645544,
49.4763089473
]
]
]
}
}
]
}
}