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

GeoJson:Taubenkopf: Unterschied zwischen den Versionen

Aus Alsterweiler
Zur Navigation springen Zur Suche springen
(Created GeoJSON page)
 
K (Visual map edit)
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
{
 
{
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
     "features": []
+
     "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Taubenkopf",
 +
                "description": "[[Kategorie:Berg]]"
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    8.088641,
 +
                    49.322085
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Sattel am Taubenkopf",
 +
                "description": ""
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    8.087718,
 +
                    49.321324
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Aktuelle Version vom 30. September 2021, 11:26 Uhr

Die Karte wird geladen …