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

GeoJson:Spielfeld: Unterschied zwischen den Versionen

Aus Alsterweiler
Zur Navigation springen Zur Suche springen
(Created GeoJSON page)
 
K (Visual map edit)
Markierung: Visual map edit
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
{
 
{
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
     "features": []
+
     "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            8.109026,
 +
                            49.305383
 +
                        ],
 +
                        [
 +
                            8.109756,
 +
                            49.305887
 +
                        ],
 +
                        [
 +
                            8.117867,
 +
                            49.305104
 +
                        ],
 +
                        [
 +
                            8.118081,
 +
                            49.303928
 +
                        ],
 +
                        [
 +
                            8.11821,
 +
                            49.302585
 +
                        ],
 +
                        [
 +
                            8.114176,
 +
                            49.303397
 +
                        ],
 +
                        [
 +
                            8.109713,
 +
                            49.304628
 +
                        ],
 +
                        [
 +
                            8.108597,
 +
                            49.304964
 +
                        ],
 +
                        [
 +
                            8.109026,
 +
                            49.305383
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    8.11336,
 +
                    49.304432
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Aktuelle Version vom 20. September 2021, 19:15 Uhr

Die Karte wird geladen …