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

GeoJson:Pfaffenweg: Unterschied zwischen den Versionen

Aus Alsterweiler
Zur Navigation springen Zur Suche springen
(Created GeoJSON page)
 
K (Visual map edit)
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
{
 
{
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
     "features": []
+
     "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Pfaffenweg",
 +
                "description": "Anschluss im Norden an den Alsterweiler Mühlweg und im Süden an die Gemarkung von Edenkoben."
 +
            },
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        8.12336,
 +
                        49.298649
 +
                    ],
 +
                    [
 +
                        8.123875,
 +
                        49.294731
 +
                    ],
 +
                    [
 +
                        8.120098,
 +
                        49.291148
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        8.123381,
 +
                        49.298723
 +
                    ],
 +
                    [
 +
                        8.122888,
 +
                        49.300696
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        8.122931,
 +
                        49.300779
 +
                    ],
 +
                    [
 +
                        8.122845,
 +
                        49.301758
 +
                    ]
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Aktuelle Version vom 18. August 2024, 10:37 Uhr

Die Karte wird geladen …