GeoJson:Vach: 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": "Vach"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
10.93302722454,
49.52072319898
],
[
10.93294139385,
49.53389895833
],
[
10.9720801878,
49.53573715407
],
[
10.97100730419,
49.52069533949
],
[
10.97004688881,
49.51456410714
],
[
10.95890517712,
49.51203026813
],
[
10.95770354748,
49.52125252627
],
[
10.93950744152,
49.52011028654
],
[
10.93302722454,
49.52072319898
]
]
]
}
}
]
}
}