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

GeoJson:Kostre: 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": "LineString",
 +
                "coordinates": [
 +
                    [
 +
                        8.117373,
 +
                        49.309777
 +
                    ],
 +
                    [
 +
                        8.117234,
 +
                        49.309357
 +
                    ],
 +
                    [
 +
                        8.117341,
 +
                        49.308945
 +
                    ],
 +
                    [
 +
                        8.11703,
 +
                        49.308721
 +
                    ],
 +
                    [
 +
                        8.116429,
 +
                        49.308616
 +
                    ],
 +
                    [
 +
                        8.116364,
 +
                        49.308329
 +
                    ],
 +
                    [
 +
                        8.115538,
 +
                        49.308189
 +
                    ],
 +
                    [
 +
                        8.114401,
 +
                        49.308287
 +
                    ],
 +
                    [
 +
                        8.115281,
 +
                        49.309189
 +
                    ],
 +
                    [
 +
                        8.115796,
 +
                        49.309476
 +
                    ],
 +
                    [
 +
                        8.116246,
 +
                        49.310022
 +
                    ],
 +
                    [
 +
                        8.117373,
 +
                        49.309763
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Kostre (Flurname)",
 +
                "description": ""
 +
            },
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    8.116311,
 +
                    49.309273
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Aktuelle Version vom 29. Oktober 2020, 19:22 Uhr

Die Karte wird geladen …