GeoJson:Map
Aus Stadtsprachen
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
9.936872,
49.778993
],
[
9.936974,
49.77882
],
[
9.937199,
49.778869
],
[
9.93706,
49.779063
],
[
9.93706,
49.779063
],
[
9.936872,
49.778993
]
]
]
}
},
{
"type": "Feature",
"properties": {
"title": "4324",
"description": "432423"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
9.933709,
49.78517
],
[
9.933709,
49.791155
],
[
9.950711,
49.791155
],
[
9.950711,
49.78517
],
[
9.933709,
49.78517
]
]
]
}
}
]
}