GeoJson:Braunsbach: 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": "Braunsbach"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
11.01451246663,
49.49800328582
],
[
11.01761275007,
49.50446025976
],
[
11.01763484716,
49.50450627841
],
[
11.01755715403,
49.50735013496
],
[
11.01746316433,
49.5107902851
],
[
11.02709768057,
49.51005183937
],
[
11.02362153769,
49.4987371133
],
[
11.02023120403,
49.4974828709
],
[
11.01451246663,
49.49800328582
]
]
]
}
}
]
}
}