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

geändert: suedost.conf

	multiple rectangular shapes into one polygonal shape
parent 41135a3b
Branches
No related tags found
2 merge requests!58Polygone shaped domains,!49Gluon domain migration
...@@ -54,42 +54,48 @@ ...@@ -54,42 +54,48 @@
shapes = { shapes = {
{ {
{ {
lat = 52.69, lat = 52.07,
lon = 8.67 lon = 8.42
},
{
lat = 52.07,
lon = 9.3
}, },
{ {
lat = 52.944, lat = 52.944,
lon = 9.3 lon = 9.3
}
}, },
{ {
lat = 52.944,
lon = 8.67
},
{ {
lat = 52.46, lat = 52.76,
lon = 8.32 lon = 8.67
}, },
{ {
lat = 52.69, lat = 52.76,
lon = 9.3 lon = 8.443
}
}, },
{ {
lat = 52.69,
lon = 8.443
},
{ {
lat = 52.07, lat = 52.69,
lon = 8.42 lon = 8.32
}, },
{ {
lat = 52.46, lat = 52.46,
lon = 9.3 lon = 8.32
}
}, },
{ {
{ lat = 52.46,
lat = 52.69, lon = 8.42
lon = 8.443
}, },
{ {
lat = 52.76, lat = 52.07,
lon = 8.67 lon = 8.42
} }
} }
} }
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment