Add Other KBU Communities
This commit is contained in:
parent
de609b54e0
commit
372b142652
3
.gitignore
vendored
3
.gitignore
vendored
@ -8,4 +8,5 @@ com_crashlytics_export_strings.xml
|
|||||||
crashlytics.properties
|
crashlytics.properties
|
||||||
crashlytics-build.properties
|
crashlytics-build.properties
|
||||||
fabric.properties
|
fabric.properties
|
||||||
fwuploads
|
fwuploads
|
||||||
|
geojson/gemeinden_rsk.geojson
|
@ -19,6 +19,12 @@
|
|||||||
$community = array(
|
$community = array(
|
||||||
0 => array(
|
0 => array(
|
||||||
"community_id" => 0,
|
"community_id" => 0,
|
||||||
|
"name" => "Alfter",
|
||||||
|
"linktoseite" => "https://images.ffkbu.de/umgebung/",
|
||||||
|
"geojson" => "geojson/alfter.geojson"
|
||||||
|
),
|
||||||
|
1 => array(
|
||||||
|
"community_id" => 1,
|
||||||
"name" => "Altenkirchen",
|
"name" => "Altenkirchen",
|
||||||
"head_titel" => "Freifunk Altenkirchen Firmware",
|
"head_titel" => "Freifunk Altenkirchen Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -29,20 +35,32 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/altenkirchen.geojson"
|
"geojson" => "geojson/altenkirchen.geojson"
|
||||||
),
|
),
|
||||||
1 => array(
|
|
||||||
"community_id" => 1,
|
|
||||||
"name" => "Bonn",
|
|
||||||
"linktoseite" => "https://kbu.freifunk.net/wiki/index.php?title=Firmware_herunterladen",
|
|
||||||
"geojson" => "geojson/bonn.geojson"
|
|
||||||
),
|
|
||||||
2 => array(
|
2 => array(
|
||||||
"community_id" => 2,
|
"community_id" => 2,
|
||||||
|
"name" => "Bad Honnef",
|
||||||
|
"linktoseite" => "https://images.ffkbu.de/umgebung/",
|
||||||
|
"geojson" => "geojson/badhonnef.geojson"
|
||||||
|
),
|
||||||
|
3 => array(
|
||||||
|
"community_id" => 3,
|
||||||
|
"name" => "Bonn",
|
||||||
|
"linktoseite" => "https://images.ffkbu.de/bonn/",
|
||||||
|
"geojson" => "geojson/bonn.geojson"
|
||||||
|
),
|
||||||
|
4 => array(
|
||||||
|
"community_id" => 4,
|
||||||
|
"name" => "Bornheim",
|
||||||
|
"linktoseite" => "https://images.ffkbu.de/umgebung/",
|
||||||
|
"geojson" => "geojson/bornheim.geojson"
|
||||||
|
),
|
||||||
|
5 => array(
|
||||||
|
"community_id" => 5,
|
||||||
"name" => "Hennef",
|
"name" => "Hennef",
|
||||||
"linktoseite" => "https://images.freifunk-hennef.de/downloader/firmware.php?id=0",
|
"linktoseite" => "https://images.freifunk-hennef.de/downloader/firmware.php?id=0",
|
||||||
"geojson" => "geojson/hennef.geojson"
|
"geojson" => "geojson/hennef.geojson"
|
||||||
),
|
),
|
||||||
3 => array(
|
6 => array(
|
||||||
"community_id" => 3,
|
"community_id" => 6,
|
||||||
"name" => "Königswinter",
|
"name" => "Königswinter",
|
||||||
"head_titel" => "Freifunk Königswinter Firmware",
|
"head_titel" => "Freifunk Königswinter Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -53,8 +71,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/koenigswinter.geojson"
|
"geojson" => "geojson/koenigswinter.geojson"
|
||||||
),
|
),
|
||||||
4 => array(
|
7 => array(
|
||||||
"community_id" => 4,
|
"community_id" => 7,
|
||||||
"name" => "Lohmar",
|
"name" => "Lohmar",
|
||||||
"head_titel" => "Freifunk Lohmar Firmware",
|
"head_titel" => "Freifunk Lohmar Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -65,8 +83,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/lohmar.geojson"
|
"geojson" => "geojson/lohmar.geojson"
|
||||||
),
|
),
|
||||||
5 => array(
|
8 => array(
|
||||||
"community_id" => 5,
|
"community_id" => 8,
|
||||||
"name" => "Meckenheim",
|
"name" => "Meckenheim",
|
||||||
"head_titel" => "Freifunk Meckenheim Firmware",
|
"head_titel" => "Freifunk Meckenheim Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -77,8 +95,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/meckenheim.geojson"
|
"geojson" => "geojson/meckenheim.geojson"
|
||||||
),
|
),
|
||||||
6 => array(
|
9 => array(
|
||||||
"community_id" => 6,
|
"community_id" => 9,
|
||||||
"name" => "Much",
|
"name" => "Much",
|
||||||
"head_titel" => "Freifunk Much Firmware",
|
"head_titel" => "Freifunk Much Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -89,8 +107,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/much.geojson"
|
"geojson" => "geojson/much.geojson"
|
||||||
),
|
),
|
||||||
7 => array(
|
10 => array(
|
||||||
"community_id" => 7,
|
"community_id" => 10,
|
||||||
"name" => "Neunkirchen",
|
"name" => "Neunkirchen",
|
||||||
"head_titel" => "Freifunk Neunkirchen Firmware",
|
"head_titel" => "Freifunk Neunkirchen Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -101,8 +119,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/neunkirchen.geojson"
|
"geojson" => "geojson/neunkirchen.geojson"
|
||||||
),
|
),
|
||||||
8 => array(
|
11 => array(
|
||||||
"community_id" => 8,
|
"community_id" => 11,
|
||||||
"name" => "Niederkassel",
|
"name" => "Niederkassel",
|
||||||
"head_titel" => "Freifunk Niederkassel Firmware",
|
"head_titel" => "Freifunk Niederkassel Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -113,8 +131,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/niederkassel.geojson"
|
"geojson" => "geojson/niederkassel.geojson"
|
||||||
),
|
),
|
||||||
9 => array(
|
12 => array(
|
||||||
"community_id" => 9,
|
"community_id" => 12,
|
||||||
"name" => "Rheinbach",
|
"name" => "Rheinbach",
|
||||||
"head_titel" => "Freifunk Rheinbach Firmware",
|
"head_titel" => "Freifunk Rheinbach Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -125,8 +143,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/rheinbach.geojson"
|
"geojson" => "geojson/rheinbach.geojson"
|
||||||
),
|
),
|
||||||
10 => array(
|
13 => array(
|
||||||
"community_id" => 10,
|
"community_id" => 13,
|
||||||
"name" => "Ruppichteroth",
|
"name" => "Ruppichteroth",
|
||||||
"head_titel" => "Freifunk Ruppichteroth Firmware",
|
"head_titel" => "Freifunk Ruppichteroth Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -137,8 +155,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/ruppichteroth.geojson"
|
"geojson" => "geojson/ruppichteroth.geojson"
|
||||||
),
|
),
|
||||||
11 => array(
|
14 => array(
|
||||||
"community_id" => 11,
|
"community_id" => 14,
|
||||||
"name" => "Sankt Augustin",
|
"name" => "Sankt Augustin",
|
||||||
"head_titel" => "Freifunk Sankt Augustin Firmware",
|
"head_titel" => "Freifunk Sankt Augustin Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -149,8 +167,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/staugustin.geojson"
|
"geojson" => "geojson/staugustin.geojson"
|
||||||
),
|
),
|
||||||
12 => array(
|
15 => array(
|
||||||
"community_id" => 12,
|
"community_id" => 15,
|
||||||
"name" => "Siegburg",
|
"name" => "Siegburg",
|
||||||
"head_titel" => "Freifunk Siegburg Firmware",
|
"head_titel" => "Freifunk Siegburg Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -161,8 +179,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/siegburg.geojson"
|
"geojson" => "geojson/siegburg.geojson"
|
||||||
),
|
),
|
||||||
13 => array(
|
16 => array(
|
||||||
"community_id" => 13,
|
"community_id" => 16,
|
||||||
"name" => "Soziale Netzwerke",
|
"name" => "Soziale Netzwerke",
|
||||||
"head_titel" => "Freifunk für SozLiale Netzwerke Firmware",
|
"head_titel" => "Freifunk für SozLiale Netzwerke Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -173,8 +191,14 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => ""
|
"geojson" => ""
|
||||||
),
|
),
|
||||||
14 => array(
|
17 => array(
|
||||||
"community_id" => 14,
|
"community_id" => 17,
|
||||||
|
"name" => "Swisttal",
|
||||||
|
"linktoseite" => "https://images.ffkbu.de/umgebung/",
|
||||||
|
"geojson" => "geojson/swisttal.geojson"
|
||||||
|
),
|
||||||
|
18 => array(
|
||||||
|
"community_id" => 18,
|
||||||
"name" => "Troisdorf",
|
"name" => "Troisdorf",
|
||||||
"head_titel" => "Freifunk Troisdorf Firmware",
|
"head_titel" => "Freifunk Troisdorf Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -185,8 +209,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/troisdorf.geojson"
|
"geojson" => "geojson/troisdorf.geojson"
|
||||||
),
|
),
|
||||||
15 => array(
|
19 => array(
|
||||||
"community_id" => 15,
|
"community_id" => 19,
|
||||||
"name" => "Troisdorf - Fußgängerzone",
|
"name" => "Troisdorf - Fußgängerzone",
|
||||||
"head_titel" => "Freifunk Troisdorf Fußgänerzone Firmware",
|
"head_titel" => "Freifunk Troisdorf Fußgänerzone Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -197,8 +221,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => ""
|
"geojson" => ""
|
||||||
),
|
),
|
||||||
16 => array(
|
20 => array(
|
||||||
"community_id" => 16,
|
"community_id" => 20,
|
||||||
"name" => "Troisdorf - Soziale Netzwerke",
|
"name" => "Troisdorf - Soziale Netzwerke",
|
||||||
"head_titel" => "Freifunk für Troisdorfer Soziale Netzwerke Firmware",
|
"head_titel" => "Freifunk für Troisdorfer Soziale Netzwerke Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -209,8 +233,8 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => ""
|
"geojson" => ""
|
||||||
),
|
),
|
||||||
17 => array(
|
21 => array(
|
||||||
"community_id" => 17,
|
"community_id" => 21,
|
||||||
"name" => "Wachtberg",
|
"name" => "Wachtberg",
|
||||||
"head_titel" => "Freifunk Wachtberg Firmware",
|
"head_titel" => "Freifunk Wachtberg Firmware",
|
||||||
"link_text" => "Zurück zur Startseite",
|
"link_text" => "Zurück zur Startseite",
|
||||||
@ -221,4 +245,10 @@
|
|||||||
"sub_auswahl" => "",
|
"sub_auswahl" => "",
|
||||||
"geojson" => "geojson/wachtberg.geojson"
|
"geojson" => "geojson/wachtberg.geojson"
|
||||||
),
|
),
|
||||||
|
22 => array(
|
||||||
|
"community_id" => 22,
|
||||||
|
"name" => "Windeck",
|
||||||
|
"linktoseite" => "https://images.ffkbu.de/umgebung/",
|
||||||
|
"geojson" => "geojson/windeck.geojson"
|
||||||
|
),
|
||||||
);
|
);
|
||||||
|
134
geojson/alfter.geojson
Normal file
134
geojson/alfter.geojson
Normal file
@ -0,0 +1,134 @@
|
|||||||
|
{
|
||||||
|
"type":"FeatureCollection",
|
||||||
|
"crs":{
|
||||||
|
"type":"name",
|
||||||
|
"properties":{
|
||||||
|
"name":"urn:ogc:def:crs:OGC:1.3:CRS84"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"source":"© GeoBasis-DE / BKG 2013 (Daten verändert)",
|
||||||
|
"features":[
|
||||||
|
{
|
||||||
|
"type":"Feature",
|
||||||
|
"properties":{
|
||||||
|
"community_id":"0",
|
||||||
|
"color":"#0FA3B1"
|
||||||
|
},
|
||||||
|
"geometry":{
|
||||||
|
"type":"Polygon",
|
||||||
|
"coordinates":[
|
||||||
|
[
|
||||||
|
[
|
||||||
|
7.029871343452771,
|
||||||
|
50.75657527144183
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.040359268497073,
|
||||||
|
50.753213920196245
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.029793034960393,
|
||||||
|
50.72607449826665
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.040284265648467,
|
||||||
|
50.7192172053215
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.028916532786433,
|
||||||
|
50.71314799337683
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.023486323874297,
|
||||||
|
50.70472497388864
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.031426026188501,
|
||||||
|
50.70057656063367
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.030360320724697,
|
||||||
|
50.69468965664956
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.039260745561086,
|
||||||
|
50.68874024285856
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.031343309555846,
|
||||||
|
50.6778388764734
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.044293391365702,
|
||||||
|
50.67427663296409
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.03774665833277,
|
||||||
|
50.66181177162897
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.018918052152416,
|
||||||
|
50.66652115986528
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.010309779514896,
|
||||||
|
50.671711312273395
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.996749427429424,
|
||||||
|
50.6733460039899
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.988057974923348,
|
||||||
|
50.68562128014954
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.992336155699622,
|
||||||
|
50.68699419362447
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.977802201472648,
|
||||||
|
50.697515128184975
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.96829675358706,
|
||||||
|
50.6960542859128
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.965287000618864,
|
||||||
|
50.71069943161587
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.963707915466751,
|
||||||
|
50.70864579244295
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.95823661893979,
|
||||||
|
50.714429366649135
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.964377951704645,
|
||||||
|
50.72494032055338
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.978817474248211,
|
||||||
|
50.728794473172776
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.989975497023011,
|
||||||
|
50.742663113468375
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.006052201951227,
|
||||||
|
50.744329325511565
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.029871343452771,
|
||||||
|
50.75657527144183
|
||||||
|
]
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"0",
|
"community_id":"1",
|
||||||
"color":"#f44336"
|
"color":"#f44336"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
138
geojson/badhonnef.geojson
Normal file
138
geojson/badhonnef.geojson
Normal file
@ -0,0 +1,138 @@
|
|||||||
|
{
|
||||||
|
"type":"FeatureCollection",
|
||||||
|
"crs":{
|
||||||
|
"type":"name",
|
||||||
|
"properties":{
|
||||||
|
"name":"urn:ogc:def:crs:OGC:1.3:CRS84"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"source":"© GeoBasis-DE / BKG 2013 (Daten verändert)",
|
||||||
|
"features":[
|
||||||
|
{
|
||||||
|
"type":"Feature",
|
||||||
|
"properties":{
|
||||||
|
"community_id":"2",
|
||||||
|
"color":"#992741"
|
||||||
|
},
|
||||||
|
"geometry":{
|
||||||
|
"type":"Polygon",
|
||||||
|
"coordinates":[
|
||||||
|
[
|
||||||
|
[
|
||||||
|
7.29958905154646,
|
||||||
|
50.686815887434165
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.320407610822264,
|
||||||
|
50.679029851349064
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.318457206198076,
|
||||||
|
50.67206218223426
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.333245090727209,
|
||||||
|
50.670504804857885
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.340681979675172,
|
||||||
|
50.674112465559396
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.342627770216047,
|
||||||
|
50.67153588732737
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.362946105954975,
|
||||||
|
50.67119798107543
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.355167212437085,
|
||||||
|
50.661682992421994
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.358976516209164,
|
||||||
|
50.64949362023121
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.333480804094751,
|
||||||
|
50.63839606845412
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.322175247748111,
|
||||||
|
50.64171541341142
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.313097427009887,
|
||||||
|
50.63700713937899
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.305099529211726,
|
||||||
|
50.637578811246286
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.297323120168676,
|
||||||
|
50.63181575459909
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.270054732652263,
|
||||||
|
50.62642740760304
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.256579924083707,
|
||||||
|
50.62468025665609
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.251955077264071,
|
||||||
|
50.627838769399155
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.217027615985182,
|
||||||
|
50.628066850697486
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.212399645217203,
|
||||||
|
50.623404919825276
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.211464004606567,
|
||||||
|
50.648160172742024
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.200170656738829,
|
||||||
|
50.662048307536004
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.209850098416473,
|
||||||
|
50.66579367273513
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.214320951588994,
|
||||||
|
50.66354789369184
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.224399169135247,
|
||||||
|
50.67219193701357
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.247920566628346,
|
||||||
|
50.67084742139868
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.268710987722357,
|
||||||
|
50.676996161589656
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.288871351981606,
|
||||||
|
50.67445057428043
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.29958905154646,
|
||||||
|
50.686815887434165
|
||||||
|
]
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"1",
|
"community_id":"3",
|
||||||
"color":"#2962ff"
|
"color":"#2962ff"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
198
geojson/bornheim.geojson
Normal file
198
geojson/bornheim.geojson
Normal file
@ -0,0 +1,198 @@
|
|||||||
|
{
|
||||||
|
"type":"FeatureCollection",
|
||||||
|
"crs":{
|
||||||
|
"type":"name",
|
||||||
|
"properties":{
|
||||||
|
"name":"urn:ogc:def:crs:OGC:1.3:CRS84"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"source":"© GeoBasis-DE / BKG 2013 (Daten verändert)",
|
||||||
|
"features":[
|
||||||
|
{
|
||||||
|
"type":"Feature",
|
||||||
|
"properties":{
|
||||||
|
"community_id":"4",
|
||||||
|
"color":"#E0BE36"
|
||||||
|
},
|
||||||
|
"geometry":{
|
||||||
|
"type":"Polygon",
|
||||||
|
"coordinates":[
|
||||||
|
[
|
||||||
|
[
|
||||||
|
6.952142566503855,
|
||||||
|
50.80257564621366
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.958428106444713,
|
||||||
|
50.804037940965216
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.966070916427912,
|
||||||
|
50.799235692258314
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.96940497909267,
|
||||||
|
50.80154383632071
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.975506972029664,
|
||||||
|
50.798440475871175
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.983051793148265,
|
||||||
|
50.8002384793546
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.988602965479647,
|
||||||
|
50.79832306717335
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.989590714618996,
|
||||||
|
50.792404206455465
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.00642006350105,
|
||||||
|
50.79783175280997
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.010540037283192,
|
||||||
|
50.79665528614116
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.020224422445963,
|
||||||
|
50.80247706382252
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.030181392182286,
|
||||||
|
50.800667691527934
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.035915787927577,
|
||||||
|
50.78549030279549
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.065658279092976,
|
||||||
|
50.7717654261705
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.056525284280213,
|
||||||
|
50.76426139527427
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.040140578844926,
|
||||||
|
50.760368381067146
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.037017936111417,
|
||||||
|
50.7551858050936
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.029871343452771,
|
||||||
|
50.75657527144183
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.005180032765881,
|
||||||
|
50.74403277455167
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.992307333946967,
|
||||||
|
50.74402076854013
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.978817474248211,
|
||||||
|
50.728794473172776
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.964377951704645,
|
||||||
|
50.72494032055338
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.962153344748012,
|
||||||
|
50.718751442389035
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.937356119870455,
|
||||||
|
50.72737271297492
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.941506577357909,
|
||||||
|
50.73026587374726
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.938909355620514,
|
||||||
|
50.73212275663494
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.917708350798725,
|
||||||
|
50.73243252800334
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.903812770477187,
|
||||||
|
50.74346932900316
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.902152557702992,
|
||||||
|
50.75026410491987
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.895485942072285,
|
||||||
|
50.74649848557145
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.880653559006959,
|
||||||
|
50.746432216270726
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.867194146184074,
|
||||||
|
50.76154151302862
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.859804628282767,
|
||||||
|
50.76449857457746
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.868096557846426,
|
||||||
|
50.77256024401043
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.870259543092555,
|
||||||
|
50.78053751926948
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.864216435161323,
|
||||||
|
50.78496046388886
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.870322905119068,
|
||||||
|
50.79066509224341
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.882682903207805,
|
||||||
|
50.79328558017323
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.883925343611901,
|
||||||
|
50.795954811320556
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.908726247148725,
|
||||||
|
50.80154917874192
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.913264247362652,
|
||||||
|
50.79906429565758
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.933826409559566,
|
||||||
|
50.80526565557477
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.952142566503855,
|
||||||
|
50.80257564621366
|
||||||
|
]
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"2",
|
"community_id":"5",
|
||||||
"color":"#607d8b"
|
"color":"#607d8b"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"3",
|
"community_id":"6",
|
||||||
"color":"#e91e63"
|
"color":"#e91e63"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id": "4",
|
"community_id": "7",
|
||||||
"color":"#9c27b0"
|
"color":"#9c27b0"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"5",
|
"community_id":"8",
|
||||||
"color":"#673ab7"
|
"color":"#673ab7"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"6",
|
"community_id":"9",
|
||||||
"color":"#795548"
|
"color":"#795548"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"7",
|
"community_id":"10",
|
||||||
"color":"#3f51b5"
|
"color":"#3f51b5"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"8",
|
"community_id":"11",
|
||||||
"color":"#8bc34a"
|
"color":"#8bc34a"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"9",
|
"community_id":"12",
|
||||||
"color":"#00bcd4"
|
"color":"#00bcd4"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"10",
|
"community_id":"13",
|
||||||
"color":"#009688"
|
"color":"#009688"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id": "12",
|
"community_id": "15",
|
||||||
"color":"#2196f3"
|
"color":"#2196f3"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"11",
|
"community_id":"14",
|
||||||
"color":"#4caf50"
|
"color":"#4caf50"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
226
geojson/swisttal.geojson
Normal file
226
geojson/swisttal.geojson
Normal file
@ -0,0 +1,226 @@
|
|||||||
|
{
|
||||||
|
"type":"FeatureCollection",
|
||||||
|
"crs":{
|
||||||
|
"type":"name",
|
||||||
|
"properties":{
|
||||||
|
"name":"urn:ogc:def:crs:OGC:1.3:CRS84"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"source":"© GeoBasis-DE / BKG 2013 (Daten verändert)",
|
||||||
|
"features":[
|
||||||
|
{
|
||||||
|
"type":"Feature",
|
||||||
|
"properties":{
|
||||||
|
"community_id":"17",
|
||||||
|
"color":"#9E2A2B"
|
||||||
|
},
|
||||||
|
"geometry":{
|
||||||
|
"type":"Polygon",
|
||||||
|
"coordinates":[
|
||||||
|
[
|
||||||
|
[
|
||||||
|
6.919439314441298,
|
||||||
|
50.731702360090715
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.938909355620514,
|
||||||
|
50.73212275663494
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.941506577357909,
|
||||||
|
50.73026587374726
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.937356119870455,
|
||||||
|
50.72737271297492
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.961049075519357,
|
||||||
|
50.71895601865106
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.95823661893979,
|
||||||
|
50.714429366649135
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.963707915466751,
|
||||||
|
50.70864579244295
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.965287000618864,
|
||||||
|
50.71069943161587
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.96829675358706,
|
||||||
|
50.6960542859128
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.977802201472648,
|
||||||
|
50.697515128184975
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.982651042889373,
|
||||||
|
50.692645264079566
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.985821446171495,
|
||||||
|
50.69366943798533
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.996749427429424,
|
||||||
|
50.6733460039899
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.982646611691348,
|
||||||
|
50.668242744972254
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.988488631120365,
|
||||||
|
50.662745382903466
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.976748920261315,
|
||||||
|
50.65398376458053
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.965507089518519,
|
||||||
|
50.66004519897349
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.962573844852167,
|
||||||
|
50.65723504804175
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.93743282539648,
|
||||||
|
50.66190378416156
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.93388081612744,
|
||||||
|
50.65552455928771
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.923799600384821,
|
||||||
|
50.65689760260098
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.922494638619264,
|
||||||
|
50.660613659012824
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.911176414426366,
|
||||||
|
50.661650080164684
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.898375200093015,
|
||||||
|
50.65066705195579
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.905795427206003,
|
||||||
|
50.64421856426005
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.899998702717041,
|
||||||
|
50.64180717317698
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.898502445556818,
|
||||||
|
50.63571167334177
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.878987814669077,
|
||||||
|
50.63663850316092
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.870947235605898,
|
||||||
|
50.6407643644878
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.87204450984597,
|
||||||
|
50.64724895202189
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.863325938905262,
|
||||||
|
50.65149721053035
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.859693928820747,
|
||||||
|
50.65046397606272
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.85704602896242,
|
||||||
|
50.65407407831873
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.863471403397596,
|
||||||
|
50.655816911453975
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.861069532332037,
|
||||||
|
50.660452820747395
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.865668902163406,
|
||||||
|
50.66090382212866
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.866754488983585,
|
||||||
|
50.669721323091174
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.874967603625574,
|
||||||
|
50.67275377545006
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.871261819449435,
|
||||||
|
50.68012363610298
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.876190499809886,
|
||||||
|
50.69042180005227
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.854292878795828,
|
||||||
|
50.69188669945004
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.863265049356723,
|
||||||
|
50.70451094095119
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.857879071603962,
|
||||||
|
50.70753957663296
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.892649887518968,
|
||||||
|
50.71416004111826
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.898970529320885,
|
||||||
|
50.71793323066608
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.894898346543534,
|
||||||
|
50.72196833229568
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.900822955364486,
|
||||||
|
50.72831444757877
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.907003975521488,
|
||||||
|
50.72803803549329
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.915831923661663,
|
||||||
|
50.73413106214199
|
||||||
|
],
|
||||||
|
[
|
||||||
|
6.919439314441298,
|
||||||
|
50.731702360090715
|
||||||
|
]
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"14",
|
"community_id":"18",
|
||||||
"color":"#ff9800"
|
"color":"#ff9800"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"type":"Feature",
|
"type":"Feature",
|
||||||
"properties":{
|
"properties":{
|
||||||
"community_id":"17",
|
"community_id":"21",
|
||||||
"color":"#ff5722"
|
"color":"#ff5722"
|
||||||
},
|
},
|
||||||
"geometry":{
|
"geometry":{
|
||||||
|
282
geojson/windeck.geojson
Normal file
282
geojson/windeck.geojson
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
{
|
||||||
|
"type":"FeatureCollection",
|
||||||
|
"crs":{
|
||||||
|
"type":"name",
|
||||||
|
"properties":{
|
||||||
|
"name":"urn:ogc:def:crs:OGC:1.3:CRS84"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"source":"© GeoBasis-DE / BKG 2013 (Daten verändert)",
|
||||||
|
"features":[
|
||||||
|
{
|
||||||
|
"type":"Feature",
|
||||||
|
"properties":{
|
||||||
|
"community_id":"22",
|
||||||
|
"color":"#00684A"
|
||||||
|
},
|
||||||
|
"geometry":{
|
||||||
|
"type":"Polygon",
|
||||||
|
"coordinates":[
|
||||||
|
[
|
||||||
|
[
|
||||||
|
7.576384365813825,
|
||||||
|
50.841611789471585
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.582382981814392,
|
||||||
|
50.833946722941086
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.595505926739953,
|
||||||
|
50.82872909599124
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.599522854878789,
|
||||||
|
50.82769500056437
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.599496186218758,
|
||||||
|
50.831773390215005
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.603341031282098,
|
||||||
|
50.83236467522902
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.619144082347761,
|
||||||
|
50.828129773687955
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.615241917843387,
|
||||||
|
50.82502533731497
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.620441014970734,
|
||||||
|
50.820265070245206
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.625826037485104,
|
||||||
|
50.825369039409544
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.635448682483513,
|
||||||
|
50.827269684384085
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.639391885897445,
|
||||||
|
50.83387122570346
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.647391655139963,
|
||||||
|
50.83488753015798
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.645189404650778,
|
||||||
|
50.83207805705123
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.660063194519656,
|
||||||
|
50.823663856502314
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.664109173067756,
|
||||||
|
50.81535286028657
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.679510539182871,
|
||||||
|
50.81004670587801
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.67499134458191,
|
||||||
|
50.806533145851034
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.682222418599937,
|
||||||
|
50.795368529370954
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.677830079445286,
|
||||||
|
50.7817326959084
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.675944870216716,
|
||||||
|
50.77932768469345
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.668455510173667,
|
||||||
|
50.78618629252221
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.660013497998004,
|
||||||
|
50.78556560272455
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.662161360059336,
|
||||||
|
50.77315629604618
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.655450742486003,
|
||||||
|
50.76786954395592
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.645393592113547,
|
||||||
|
50.77088137756525
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.618168809410952,
|
||||||
|
50.77017082780352
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.59985087094254,
|
||||||
|
50.76584191018413
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.591505261381609,
|
||||||
|
50.755781698964036
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.595297177492973,
|
||||||
|
50.750969326551875
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.593785002738923,
|
||||||
|
50.74175570724325
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.583311314847943,
|
||||||
|
50.7379085687264
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.551900377325675,
|
||||||
|
50.74634314496176
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.534598055601347,
|
||||||
|
50.74033644679008
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.531893419111552,
|
||||||
|
50.74715591898292
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.525980471887592,
|
||||||
|
50.74862514080449
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.523826819053987,
|
||||||
|
50.74389625840765
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.516593783950781,
|
||||||
|
50.7431518637246
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.51603124660268,
|
||||||
|
50.749953515711816
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.509453000944666,
|
||||||
|
50.75778996465266
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.50480274931166,
|
||||||
|
50.7574717260293
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.499811111489344,
|
||||||
|
50.76731117387159
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.503622750168937,
|
||||||
|
50.772074406529576
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.486912666520276,
|
||||||
|
50.7803491135906
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.483722844071639,
|
||||||
|
50.785741272829085
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.489179273915806,
|
||||||
|
50.79492507634108
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.485021121217464,
|
||||||
|
50.79641009643748
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.486929574095262,
|
||||||
|
50.79985463083089
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.47565105978827,
|
||||||
|
50.80285691596022
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.477202641480407,
|
||||||
|
50.80631932897654
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.472848666383967,
|
||||||
|
50.804431745514286
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.473888645225758,
|
||||||
|
50.81007811402708
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.468525257689449,
|
||||||
|
50.81168506510916
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.473849320467743,
|
||||||
|
50.81352606795262
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.473714072040115,
|
||||||
|
50.81757486511265
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.502065729411038,
|
||||||
|
50.82806345794377
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.528921790556902,
|
||||||
|
50.83343676521588
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.528895342347377,
|
||||||
|
50.83140098449265
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.539924321458752,
|
||||||
|
50.833042572257824
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.548374655498387,
|
||||||
|
50.830736472670026
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.555501552119769,
|
||||||
|
50.83562701908395
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.564735524709164,
|
||||||
|
50.83644624088031
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.562114266216028,
|
||||||
|
50.84102634797037
|
||||||
|
],
|
||||||
|
[
|
||||||
|
7.576384365813825,
|
||||||
|
50.841611789471585
|
||||||
|
]
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user