Die Seite für Alsterweiler von Matthias C.S. Dreyer u.a.

GeoJson:Eizum: Unterschied zwischen den Versionen

Aus Alsterweiler
Zur Navigation springen Zur Suche springen
(Created GeoJSON page)
 
K (Eizum)
Zeile 1: Zeile 1:
 
{
 
{
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
     "features": []
+
     "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            8.123102,
 +
                            49.308315
 +
                        ],
 +
                        [
 +
                            8.122759,
 +
                            49.306972
 +
                        ],
 +
                        [
 +
                            8.122523,
 +
                            49.305853
 +
                        ],
 +
                        [
 +
                            8.122416,
 +
                            49.305321
 +
                        ],
 +
                        [
 +
                            8.124797,
 +
                            49.305153
 +
                        ],
 +
                        [
 +
                            8.126965,
 +
                            49.305027
 +
                        ],
 +
                        [
 +
                            8.128102,
 +
                            49.304957
 +
                        ],
 +
                        [
 +
                            8.129325,
 +
                            49.304929
 +
                        ],
 +
                        [
 +
                            8.128896,
 +
                            49.305153
 +
                        ],
 +
                        [
 +
                            8.127608,
 +
                            49.305783
 +
                        ],
 +
                        [
 +
                            8.126922,
 +
                            49.306216
 +
                        ],
 +
                        [
 +
                            8.126256,
 +
                            49.30693
 +
                        ],
 +
                        [
 +
                            8.126106,
 +
                            49.307098
 +
                        ],
 +
                        [
 +
                            8.126256,
 +
                            49.30742
 +
                        ],
 +
                        [
 +
                            8.123102,
 +
                            49.308315
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Version vom 29. Juli 2021, 14:54 Uhr

Die Karte wird geladen …