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

GeoJson:Johanneskirche (Maikammer): Unterschied zwischen den Versionen

Aus Alsterweiler
Zur Navigation springen Zur Suche springen
(Created GeoJSON page)
 
K
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
{
 
{
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
     "features": []
+
     "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Johanneskirche in Maikammer",
 +
                "description": ""
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "zoom": "13",
 +
                "coordinates": [
 +
                    8.13484,
 +
                    49.305846
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        8.134695,
 +
                        49.305857
 +
                    ],
 +
                    [
 +
                        8.134754,
 +
                        49.305888
 +
                    ],
 +
                    [
 +
                        8.134963,
 +
                        49.305877
 +
                    ],
 +
                    [
 +
                        8.135049,
 +
                        49.305829
 +
                    ],
 +
                    [
 +
                        8.135011,
 +
                        49.305762
 +
                    ],
 +
                    [
 +
                        8.134791,
 +
                        49.305773
 +
                    ],
 +
                    [
 +
                        8.134705,
 +
                        49.305832
 +
                    ]
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Aktuelle Version vom 27. Oktober 2020, 21:11 Uhr

Die Karte wird geladen …