GeoJson:Bahnhofanlage: Unterschied zwischen den Versionen

1st Edition
(GeoJSON Seite wurde erstellt)
 
(1st Edition)
Zeile 1: Zeile 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
10.989665,
49.471007
],
[
10.991542,
49.470589
],
[
10.991419,
49.470338
],
[
10.991022,
49.470278
],
[
10.989718,
49.470564
],
[
10.989531,
49.47076
],
[
10.989665,
49.471007
]
]
]
}
}
]
}
}