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

GeoJson:Petersbrunnen: Unterschied zwischen den Versionen

Aus Alsterweiler
Zur Navigation springen Zur Suche springen
(Created GeoJSON page)
 
K (Visual map edit)
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
 
{
 
{
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
     "features": []
+
     "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            8.121986,
 +
                            49.308223
 +
                        ],
 +
                        [
 +
                            8.122995,
 +
                            49.308223
 +
                        ],
 +
                        [
 +
                            8.122501,
 +
                            49.305873
 +
                        ],
 +
                        [
 +
                            8.12233,
 +
                            49.305355
 +
                        ],
 +
                        [
 +
                            8.121622,
 +
                            49.305243
 +
                        ],
 +
                        [
 +
                            8.121793,
 +
                            49.306894
 +
                        ],
 +
                        [
 +
                            8.121793,
 +
                            49.306894
 +
                        ],
 +
                        [
 +
                            8.121986,
 +
                            49.308223
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    8.122512,
 +
                    49.307119
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Aktuelle Version vom 8. November 2021, 12:48 Uhr

Die Karte wird geladen …