GeoJson:Innenstadt: 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": "Innenstadt"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
10.97825999737,
49.48044967565
],
[
10.98598478079,
49.48443668544
],
[
10.98671432018,
49.486471908
],
[
10.99184272528,
49.48372573646
],
[
10.99280832052,
49.47908340408
],
[
10.99248645544,
49.4763089473
],
[
10.99403140783,
49.47255830112
],
[
10.99549052954,
49.4728650562
],
[
10.99315162182,
49.46904443801
],
[
10.98132844448,
49.47148465715
],
[
10.97856040478,
49.47155437591
],
[
10.97839467072,
49.4764620916
],
[
10.97825999737,
49.48044967565
]
]
]
}
}
]
}
}