Skip to content
Snippets Groups Projects
Commit 34df12b7 authored by Lorenz Wenner's avatar Lorenz Wenner
Browse files

geändert: butjadingen.conf

	multiple rectangular shapes into one polygonal shape
parent 27c6b5d8
No related branches found
No related tags found
No related merge requests found
...@@ -52,16 +52,27 @@ ...@@ -52,16 +52,27 @@
}, },
hoodselector = { hoodselector = {
shapes = { shapes = {
{ {
{ {
lat = 53.5, lat = 53.5,
lon = 8.315 lon = 8.315
}, },
{ {
lat = 53.63, lat = 53.5,
lon = 8.403 lon = 8.403
} },
} {
} lat = 53.63,
} lon = 8.403
},
{
lat = 53.63,
lon = 8.315
},
{
lat = 53.5,
lon = 8.315
}
}
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment