GeoJson:Schwand: 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": "Schwand"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
10.96710200787,
49.48332148069
],
[
10.96564288616,
49.48831188682
],
[
10.96860404491,
49.49268852822
],
[
10.96980567455,
49.4983469176
],
[
10.97482676983,
49.50152424845
],
[
10.97860332012,
49.4988068072
],
[
10.98489652438,
49.49160773852
],
[
10.9862422514,
49.49006816572
],
[
10.98671432018,
49.486471908
],
[
10.98598478079,
49.48443668544
],
[
10.97825999737,
49.48044967565
],
[
10.97349639416,
49.48072849906
],
[
10.96748573695,
49.4823175445
],
[
10.96710200787,
49.48332148069
]
]
]
}
}
]
}
}