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

GeoJson:Eichelberg: Unterschied zwischen den Versionen

Aus Alsterweiler
Zur Navigation springen Zur Suche springen
(Created GeoJSON page)
 
K (Eichelberg)
 
Zeile 1: Zeile 1:
 
{
 
{
 
     "type": "FeatureCollection",
 
     "type": "FeatureCollection",
     "features": []
+
     "features": [
 +
        {
 +
            "type": "Feature",
 +
            "properties": {
 +
                "title": "Eichelberg",
 +
                "description": ""
 +
            },
 +
            "geometry": {
 +
                "type": "Polygon",
 +
                "coordinates": [
 +
                    [
 +
                        [
 +
                            8.110575,
 +
                            49.312991
 +
                        ],
 +
                        [
 +
                            8.112033,
 +
                            49.313145
 +
                        ],
 +
                        [
 +
                            8.112269,
 +
                            49.313677
 +
                        ],
 +
                        [
 +
                            8.11405,
 +
                            49.313425
 +
                        ],
 +
                        [
 +
                            8.113278,
 +
                            49.311774
 +
                        ],
 +
                        [
 +
                            8.112999,
 +
                            49.311453
 +
                        ],
 +
                        [
 +
                            8.112741,
 +
                            49.310655
 +
                        ],
 +
                        [
 +
                            8.110617,
 +
                            49.308865
 +
                        ],
 +
                        [
 +
                            8.109287,
 +
                            49.309102
 +
                        ],
 +
                        [
 +
                            8.107914,
 +
                            49.309424
 +
                        ],
 +
                        [
 +
                            8.105426,
 +
                            49.309844
 +
                        ],
 +
                        [
 +
                            8.10431,
 +
                            49.310236
 +
                        ],
 +
                        [
 +
                            8.103087,
 +
                            49.311019
 +
                        ],
 +
                        [
 +
                            8.101436,
 +
                            49.311551
 +
                        ],
 +
                        [
 +
                            8.100642,
 +
                            49.311565
 +
                        ],
 +
                        [
 +
                            8.102144,
 +
                            49.311788
 +
                        ],
 +
                        [
 +
                            8.104353,
 +
                            49.311914
 +
                        ],
 +
                        [
 +
                            8.104911,
 +
                            49.311858
 +
                        ],
 +
                        [
 +
                            8.105447,
 +
                            49.311676
 +
                        ],
 +
                        [
 +
                            8.105941,
 +
                            49.311383
 +
                        ],
 +
                        [
 +
                            8.106842,
 +
                            49.311145
 +
                        ],
 +
                        [
 +
                            8.10755,
 +
                            49.311285
 +
                        ],
 +
                        [
 +
                            8.107957,
 +
                            49.311621
 +
                        ],
 +
                        [
 +
                            8.108172,
 +
                            49.312222
 +
                        ],
 +
                        [
 +
                            8.107914,
 +
                            49.313145
 +
                        ],
 +
                        [
 +
                            8.107271,
 +
                            49.313495
 +
                        ],
 +
                        [
 +
                            8.109202,
 +
                            49.314544
 +
                        ],
 +
                        [
 +
                            8.109695,
 +
                            49.31425
 +
                        ],
 +
                        [
 +
                            8.110103,
 +
                            49.313873
 +
                        ],
 +
                        [
 +
                            8.110446,
 +
                            49.313383
 +
                        ],
 +
                        [
 +
                            8.110575,
 +
                            49.312991
 +
                        ]
 +
                    ]
 +
                ]
 +
            }
 +
        },
 +
        {
 +
            "type": "Feature",
 +
            "properties": {},
 +
            "geometry": {
 +
                "type": "Point",
 +
                "coordinates": [
 +
                    8.110682,
 +
                    49.311621
 +
                ]
 +
            }
 +
        }
 +
    ]
 
}
 
}

Aktuelle Version vom 21. November 2021, 16:27 Uhr

Die Karte wird geladen …