GeoJson:Projekte: Unterschied zwischen den Versionen

Aus MediawikiOB
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „{ "type": "FeatureCollection", "features": [] }“)
 
(Visual map edit)
Zeile 1: Zeile 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {},
            "geometry": {
                "type": "Polygon",
                "coordinates": [
                    [
                        [
                            6.81839,
                            51.459034
                        ],
                        [
                            6.811523,
                            51.46759
                        ],
                        [
                            6.832123,
                            51.46759
                        ],
                        [
                            6.843109,
                            51.454756
                        ],
                        [
                            6.83075,
                            51.450477
                        ],
                        [
                            6.81839,
                            51.459034
                        ]
                    ]
                ]
            }
        }
    ]
}
}

Version vom 3. August 2023, 20:51 Uhr

Die Karte wird geladen …