Last active
July 4, 2019 20:23
-
-
Save noerw/bf8105f79a94968725de1075dd01221a to your computer and use it in GitHub Desktop.
Kayaking related POI in MeckPomm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-symbol": "rail", | |
"description": "nächster bahnhof, RE von Berlin aus?", | |
"marker-color": "#7e7e7e", | |
"marker-size": "medium", | |
"title": "Bahnhof Neustrelitz" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
13.074331283569336, | |
53.359106511311964 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#7e7e7e", | |
"marker-size": "small", | |
"marker-symbol": "rail", | |
"description": "hupende bimmelbahn von neustrelitz fährt bis hier", | |
"cost": 8, | |
"title": "Bimmelbahnhof Mirow" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.820701599121094, | |
53.27029492792699 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke": "#888888", | |
"stroke-width": 1, | |
"fill": "#cb00ff", | |
"fill-opacity": 0.3, | |
"description": "c:", | |
"marker-color": "", | |
"title": "" | |
}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
12.732810974121092, | |
53.304415918500425 | |
], | |
[ | |
12.759761810302734, | |
53.309852235424216 | |
], | |
[ | |
12.745256423950195, | |
53.31282653094477 | |
], | |
[ | |
12.73564338684082, | |
53.311903495890824 | |
], | |
[ | |
12.731266021728516, | |
53.30862143183351 | |
], | |
[ | |
12.732810974121092, | |
53.304415918500425 | |
] | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke-opacity": 1, | |
"description": "Länge ca 45km", | |
"stroke-width": 2, | |
"stroke": "#060673", | |
"fill": "#000000", | |
"marker-symbol": "", | |
"title": "" | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
12.940521240234375, | |
53.42620769757938 | |
], | |
[ | |
12.93863296508789, | |
53.40595029739904 | |
], | |
[ | |
12.910480499267578, | |
53.41147599989646 | |
], | |
[ | |
12.892112731933594, | |
53.396943910841486 | |
], | |
[ | |
12.882843017578125, | |
53.396432127095984 | |
], | |
[ | |
12.884559631347656, | |
53.37626294879505 | |
], | |
[ | |
12.902584075927734, | |
53.353112933507816 | |
], | |
[ | |
12.916488647460938, | |
53.3500389769055 | |
], | |
[ | |
12.941207885742188, | |
53.35669893604542 | |
], | |
[ | |
12.945499420166016, | |
53.3499365078677 | |
], | |
[ | |
12.957515716552734, | |
53.35403507726264 | |
], | |
[ | |
12.966442108154297, | |
53.35464982868248 | |
], | |
[ | |
12.962150573730469, | |
53.323183666714215 | |
], | |
[ | |
12.95339584350586, | |
53.31426232358002 | |
], | |
[ | |
12.975883483886719, | |
53.30677515991555 | |
], | |
[ | |
13.001461029052734, | |
53.313852102040826 | |
], | |
[ | |
13.00832748413086, | |
53.3066725869125 | |
], | |
[ | |
12.981719970703125, | |
53.28194530673521 | |
], | |
[ | |
13.02978515625, | |
53.2518633968843 | |
], | |
[ | |
13.026180267333983, | |
53.24436529305303 | |
], | |
[ | |
13.052616119384766, | |
53.23974251959408 | |
], | |
[ | |
13.030471801757812, | |
53.2160044211905 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke-width": 0, | |
"fill": "#d91c1c", | |
"fill-opacity": 0.3, | |
"description": "NOGO AREA (Touri & Motorjacht-Zone)", | |
"marker-color": "" | |
}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
12.683029174804688, | |
53.28143214104972 | |
], | |
[ | |
12.79083251953125, | |
53.39929803679939 | |
], | |
[ | |
12.767486572265625, | |
53.445944261133185 | |
], | |
[ | |
12.707061767578125, | |
53.51949203288888 | |
], | |
[ | |
12.63427734375, | |
53.515817672234405 | |
], | |
[ | |
12.5628662109375, | |
53.42180918342967 | |
], | |
[ | |
12.6123046875, | |
53.366533280081114 | |
], | |
[ | |
12.667922973632812, | |
53.37063025357566 | |
], | |
[ | |
12.657623291015625, | |
53.282458466258625 | |
], | |
[ | |
12.683029174804688, | |
53.28143214104972 | |
] | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke": "#888888", | |
"stroke-width": 1, | |
"fill": "#27da35", | |
"fill-opacity": 0.2, | |
"description": "Naturschutzgebiet/Nationalpark" | |
}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
12.77435302734375, | |
53.36141150911515 | |
], | |
[ | |
12.882156372070312, | |
53.35014144569699 | |
], | |
[ | |
12.899665832519531, | |
53.33989334728329 | |
], | |
[ | |
12.931079864501953, | |
53.365969915412116 | |
], | |
[ | |
12.941036224365234, | |
53.34675984552593 | |
], | |
[ | |
12.902240753173828, | |
53.3284125525758 | |
], | |
[ | |
12.903270721435547, | |
53.29446464004163 | |
], | |
[ | |
12.948417663574219, | |
53.32277353091823 | |
], | |
[ | |
12.964725494384764, | |
53.3202100928807 | |
], | |
[ | |
13.006439208984375, | |
53.38353314483655 | |
], | |
[ | |
12.997856140136717, | |
53.395613260301424 | |
], | |
[ | |
13.018970489501953, | |
53.3984792251502 | |
], | |
[ | |
13.018455505371092, | |
53.41515940279853 | |
], | |
[ | |
12.98635482788086, | |
53.41833096634864 | |
], | |
[ | |
12.97983169555664, | |
53.45044250555688 | |
], | |
[ | |
12.940006256103516, | |
53.46086842196704 | |
], | |
[ | |
12.938461303710936, | |
53.48487917436321 | |
], | |
[ | |
12.842674255371094, | |
53.49121166139267 | |
], | |
[ | |
12.660369873046875, | |
53.48314268211716 | |
], | |
[ | |
12.783966064453125, | |
53.42180918342967 | |
], | |
[ | |
12.77435302734375, | |
53.36141150911515 | |
] | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"description": "NOGO AREA (Touri & Motorjacht-Zone)", | |
"stroke-width": 0, | |
"fill": "#d91c1c", | |
"fill-opacity": 0.3, | |
"marker-color": "" | |
}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
12.82379150390625, | |
53.28533204571646 | |
], | |
[ | |
12.794609069824219, | |
53.2851267964493 | |
], | |
[ | |
12.782249450683594, | |
53.20706068667339 | |
], | |
[ | |
12.8704833984375, | |
53.14955007640776 | |
], | |
[ | |
12.944984436035156, | |
53.17064968295498 | |
], | |
[ | |
13.059654235839844, | |
53.199451902831555 | |
], | |
[ | |
13.039741516113281, | |
53.21713510525024 | |
], | |
[ | |
12.846107482910156, | |
53.216723950863425 | |
], | |
[ | |
12.82379150390625, | |
53.28533204571646 | |
] | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "medium", | |
"marker-symbol": "campsite", | |
"description": "super schöner campingplatz, sofern man nix gegen kinder hat", | |
"cost": 19.5, | |
"url": "http://hexenwaeldchen.de", | |
"title": "Campplatz Hexenwäldchen", | |
"phone": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.921617031097412, | |
53.34804078624032 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"description": "Naturschutzgebiet/Nationalpark", | |
"fill": "#27da35", | |
"fill-opacity": 0.2, | |
"stroke-width": 1, | |
"stroke": "#888888", | |
"marker-color": "" | |
}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
13.00575256347656, | |
53.16838583171332 | |
], | |
[ | |
12.969017028808594, | |
53.16715095342224 | |
], | |
[ | |
12.918548583984375, | |
53.134825673075596 | |
], | |
[ | |
12.927474975585938, | |
53.09299320991695 | |
], | |
[ | |
12.891082763671875, | |
53.07608382569639 | |
], | |
[ | |
12.89520263671875, | |
52.99391705312853 | |
], | |
[ | |
12.906875610351562, | |
52.993710406734166 | |
], | |
[ | |
12.924728393554688, | |
53.05545363441493 | |
], | |
[ | |
13.011589050292967, | |
53.08433313566283 | |
], | |
[ | |
13.010902404785156, | |
53.11010204189727 | |
], | |
[ | |
13.047637939453123, | |
53.10288830390625 | |
], | |
[ | |
13.052101135253906, | |
53.10618616283372 | |
], | |
[ | |
13.047637939453123, | |
53.152741414231755 | |
], | |
[ | |
13.096733093261719, | |
53.15891752333123 | |
], | |
[ | |
13.089866638183594, | |
53.186081849201024 | |
], | |
[ | |
13.032875061035156, | |
53.18999044997583 | |
], | |
[ | |
13.00575256347656, | |
53.16838583171332 | |
] | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "small", | |
"marker-symbol": "campsite", | |
"description": "riesiger, bonziger campingplatz" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
13.003649711608887, | |
53.3066725869125 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-symbol": "campsite", | |
"marker-color": "#f6c51d", | |
"description": "überlaufener campingplatz", | |
"marker-size": "small" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.810412645339966, | |
53.28233979866655 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#d11acc", | |
"marker-size": "small", | |
"marker-symbol": "rocket", | |
"description": "weirde parkinsel mit schloss, verweilbar", | |
"cost": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.810670137405396, | |
53.2780066022537 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-symbol": "rocket", | |
"marker-color": "#d11acc", | |
"description": "FUSIOOON! könnte man mal drüber tigern/radeln? :^)", | |
"marker-size": "small", | |
"stroke-width": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.73263931274414, | |
53.30564684332868 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke-opacity": 1, | |
"description": "Länge ca 22km", | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"marker-symbol": "", | |
"marker-color": "" | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
13.029441833496094, | |
53.21384575965611 | |
], | |
[ | |
12.990131378173826, | |
53.20449030268422 | |
], | |
[ | |
12.983436584472656, | |
53.198423585190405 | |
], | |
[ | |
12.947731018066406, | |
53.199554733238855 | |
], | |
[ | |
12.919921874999998, | |
53.18618471168053 | |
], | |
[ | |
12.883014678955078, | |
53.17486835975558 | |
], | |
[ | |
12.883872985839842, | |
53.170238082521934 | |
], | |
[ | |
12.87220001220703, | |
53.16540148167993 | |
], | |
[ | |
12.861042022705078, | |
53.16818002113253 | |
], | |
[ | |
12.851772308349608, | |
53.15974093741505 | |
], | |
[ | |
12.833404541015625, | |
53.15449140201672 | |
], | |
[ | |
12.809028625488281, | |
53.14872646685301 | |
], | |
[ | |
12.801647186279297, | |
53.15757944175744 | |
], | |
[ | |
12.773838043212889, | |
53.158711667342324 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"description": "Länge ca 10km", | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"marker-color": "", | |
"stroke-opacity": 0.5 | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
12.888507843017578, | |
53.098147188693154 | |
], | |
[ | |
12.883872985839842, | |
53.11494487278579 | |
], | |
[ | |
12.87271499633789, | |
53.12854309800075 | |
], | |
[ | |
12.8759765625, | |
53.14985892591827 | |
], | |
[ | |
12.871341705322266, | |
53.155623709045834 | |
], | |
[ | |
12.87220001220703, | |
53.16550439375662 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"marker-symbol": "harbor", | |
"description": "hat uns letztes mal sogar 15km mitm Auto abgeholt", | |
"url": "http://www.kanatu.de/", | |
"cost": 24.5, | |
"title": "Kanuverleih Kanatu", | |
"phone": "039828/26457 " | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
13.032832145690918, | |
53.21541979443205 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-symbol": "campsite", | |
"marker-color": "#f6c51d", | |
"description": "?", | |
"marker-size": "small", | |
"stroke-width": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.864722013473509, | |
53.114371747054086 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-symbol": "campsite", | |
"description": "?", | |
"marker-size": "medium", | |
"marker-color": "#f6c51d", | |
"title": "Naturcamp Bikowsee" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.888293266296387, | |
53.145727879877576 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "small", | |
"marker-symbol": "campsite", | |
"description": "VCB = Verband Christlicher PfadfinderInnen D:", | |
"title": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.948975563049316, | |
53.1981022308684 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "medium", | |
"marker-symbol": "campsite", | |
"description": "?", | |
"title": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.933311462402344, | |
53.197446660581186 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "small", | |
"marker-symbol": "campsite", | |
"description": "?", | |
"title": "", | |
"url": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.921123504638672, | |
53.227335609748025 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#89cd20", | |
"marker-size": "small", | |
"marker-symbol": "grocery", | |
"description": "Bioladen im kleinsten Kaff der Welt?", | |
"title": "", | |
"url": "http://laden.seewalde.de/" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.932335138320921, | |
53.22666121814885 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#7e7e7e", | |
"marker-size": "medium", | |
"marker-symbol": "rail", | |
"description": "", | |
"title": "Bahnhof Rheinsberg", | |
"url": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.900137901306152, | |
53.092671065744106 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"marker-symbol": "harbor", | |
"title": "Kanuverleih Berger Tours", | |
"url": "http://www.bergertours.de/", | |
"phone": "033931 - 20 42", | |
"description": "haben keine richtigen Kajaks?" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.897487878799438, | |
53.087999704215804 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"description": "bieten evtl auch Anfahrt/Abholung?", | |
"marker-symbol": "harbor", | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"cost": 23, | |
"title": "Bootsservice Behnfeldt", | |
"stroke": "", | |
"phone": "", | |
"url": "http://www.bootsservice-behnfeldt.de/bootsverleih.php" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.873508930206299, | |
53.15465867652599 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"marker-symbol": "harbor", | |
"url": "http://www.fleckenzechlin.de/verzeichnis/visitenkarte.php?mandat=78188", | |
"phone": "(033923) 70347", | |
"description": "", | |
"title": "Boots- und Fahrradverleih Maranke" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.77212679386139, | |
53.15941929316843 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#7e7e7e", | |
"marker-size": "small", | |
"marker-symbol": "rail", | |
"title": "Bimmelbahnhof Kratzeburg", | |
"description": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.942259311676025, | |
53.427588532579115 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-symbol": "harbor", | |
"marker-size": "small", | |
"marker-color": "#ce160f", | |
"title": "Pack & Paddel", | |
"url": "https://www.packundpaddel.de/", | |
"phone": "039833 26727", | |
"cost": 24 | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.860548496246338, | |
53.22068114803367 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"marker-symbol": "harbor", | |
"description": "", | |
"url": "http://www.kanustation-tietzowsee.de/Bootsverleih/Preislisten/Bootsverleih-Zechlinerhuette", | |
"cost": 22 | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.867050170898438, | |
53.16167075228326 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "small", | |
"marker-symbol": "campsite", | |
"title": "Camping Eckernkoppel", | |
"description": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.87399172782898, | |
53.16555584970244 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-symbol": "campsite", | |
"url": "http://www.kanustation.de/", | |
"phone": "039833 22098", | |
"marker-color": "#f6c51d", | |
"marker-size": "small", | |
"title": "Kanustation Mirow", | |
"cost": 16 | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.797784805297852, | |
53.28776930539775 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-symbol": "harbor", | |
"url": "http://www.kanustation.de/", | |
"phone": "039833 22098", | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"title": "Kanustation Mirow", | |
"cost": 24 | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.796411514282227, | |
53.288615899911065 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"marker-symbol": "harbor", | |
"description": "", | |
"url": "http://www.kormoran-kanutouring.de/", | |
"cost": 20, | |
"phone": "039822-29888", | |
"title": "Kormoran Kanutouring" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.906113862991331, | |
53.41344883435316 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"marker-symbol": "harbor", | |
"description": "besorgte Bürger?", | |
"url": "http://www.kanu-hecht.de/", | |
"cost": 25, | |
"stroke": "", | |
"phone": "(039822) 1 79 83", | |
"title": "Kanu Hecht" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.931079864501953, | |
53.42661044575424 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke-opacity": 0.5, | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"cost": 5, | |
"fill": "", | |
"description": "Länge ca 26km, Kanu Shuttle fährt für ein paar Okken" | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
12.936573028564451, | |
53.19595552219958 | |
], | |
[ | |
12.907047271728516, | |
53.198423585190405 | |
], | |
[ | |
12.903270721435547, | |
53.20469593907695 | |
], | |
[ | |
12.871513366699219, | |
53.21035055321416 | |
], | |
[ | |
12.85623550415039, | |
53.20757474497061 | |
], | |
[ | |
12.837095260620115, | |
53.216878134220956 | |
], | |
[ | |
12.82327651977539, | |
53.237225466327374 | |
], | |
[ | |
12.809972763061523, | |
53.24621426262539 | |
], | |
[ | |
12.80482292175293, | |
53.30190267012629 | |
], | |
[ | |
12.81005859375, | |
53.31262141376872 | |
], | |
[ | |
12.810487747192383, | |
53.32492669986915 | |
], | |
[ | |
12.81306266784668, | |
53.332410679983255 | |
], | |
[ | |
12.81031608581543, | |
53.33466586860169 | |
], | |
[ | |
12.829113006591797, | |
53.353215394910215 | |
], | |
[ | |
12.894515991210938, | |
53.35977241237286 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke-width": 2, | |
"stroke": "#060673", | |
"stroke-opacity": 0.5, | |
"description": "Länge ca 30km", | |
"cost": "" | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
12.892799377441406, | |
53.09546719677921 | |
], | |
[ | |
12.905502319335938, | |
53.07763069172497 | |
], | |
[ | |
12.912883758544922, | |
53.04348359559415 | |
], | |
[ | |
12.898378372192383, | |
52.992573833889765 | |
], | |
[ | |
12.836151123046873, | |
53.01767479351832 | |
], | |
[ | |
12.825164794921875, | |
53.00466130307892 | |
], | |
[ | |
12.819671630859375, | |
52.98461698641162 | |
], | |
[ | |
12.844047546386719, | |
52.948017292925 | |
], | |
[ | |
12.810401916503906, | |
52.91987443929073 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#7e7e7e", | |
"marker-size": "small", | |
"marker-symbol": "rail", | |
"title": "Bimmelbahnhof Wesenberg" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.962579727172852, | |
53.286512209870295 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "medium", | |
"marker-symbol": "campsite" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.956464290618895, | |
53.3316162101384 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#ce160f", | |
"marker-size": "small", | |
"marker-symbol": "harbor", | |
"description": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.967708110809326, | |
53.22259537519816 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "medium", | |
"marker-symbol": "campsite" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.90867805480957, | |
53.25235124167229 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "", | |
"cost": "", | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"stroke-opacity": 1, | |
"marker-symbol": "" | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
12.996386289596558, | |
53.269024485384655 | |
], | |
[ | |
12.994755506515503, | |
53.26872291014608 | |
], | |
[ | |
12.990914583206175, | |
53.26548244623731 | |
], | |
[ | |
12.989766597747803, | |
53.26243426100014 | |
], | |
[ | |
12.986741065979004, | |
53.26075927093239 | |
], | |
[ | |
12.986805438995361, | |
53.2584231599133 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "", | |
"description": "", | |
"cost": "", | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"stroke-opacity": 1 | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
12.9868483543396, | |
53.25841032378598 | |
], | |
[ | |
12.984659671783447, | |
53.25722938359393 | |
], | |
[ | |
12.985925674438477, | |
53.254546474377015 | |
], | |
[ | |
12.991418838500977, | |
53.25626663648646 | |
], | |
[ | |
12.996268272399902, | |
53.25382758016507 | |
], | |
[ | |
12.995645999908447, | |
53.2514268994638 | |
], | |
[ | |
12.997984886169432, | |
53.250361313525566 | |
], | |
[ | |
12.994658946990967, | |
53.24944976714303 | |
], | |
[ | |
12.997598648071289, | |
53.24744686462361 | |
], | |
[ | |
12.987985610961914, | |
53.23614668390119 | |
], | |
[ | |
12.984638214111328, | |
53.2252545957777 | |
], | |
[ | |
12.97062635421753, | |
53.22190163832527 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "", | |
"cost": "", | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"stroke-opacity": 1 | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
12.970186471939087, | |
53.22197229722445 | |
], | |
[ | |
12.96686053276062, | |
53.22264676266763 | |
], | |
[ | |
12.962536811828613, | |
53.22489490410034 | |
], | |
[ | |
12.95163631439209, | |
53.22466367214096 | |
], | |
[ | |
12.947773933410645, | |
53.227258536959965 | |
], | |
[ | |
12.944040298461914, | |
53.22625657809118 | |
], | |
[ | |
12.936015129089355, | |
53.226205194953124 | |
], | |
[ | |
12.933311462402344, | |
53.22391858288967 | |
], | |
[ | |
12.908892631530762, | |
53.22504905804628 | |
], | |
[ | |
12.9124116897583, | |
53.23149733430005 | |
], | |
[ | |
12.911767959594727, | |
53.235555910575584 | |
], | |
[ | |
12.90468692779541, | |
53.238920640924974 | |
], | |
[ | |
12.907090187072754, | |
53.25335258986124 | |
], | |
[ | |
12.895631790161131, | |
53.24906460086302 | |
], | |
[ | |
12.89297103881836, | |
53.242824424048 | |
], | |
[ | |
12.882285118103027, | |
53.23948568420532 | |
], | |
[ | |
12.867908477783203, | |
53.22461228709154 | |
], | |
[ | |
12.863616943359375, | |
53.224740749599476 | |
], | |
[ | |
12.85799503326416, | |
53.21718649927115 | |
], | |
[ | |
12.849326133728027, | |
53.21017064516672 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "", | |
"cost": "", | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"stroke-opacity": 0.5 | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
13.009700775146484, | |
53.30728802123463 | |
], | |
[ | |
13.019828796386719, | |
53.310980440878055 | |
], | |
[ | |
13.036994934082031, | |
53.325541871041764 | |
], | |
[ | |
13.032188415527344, | |
53.33620342884367 | |
], | |
[ | |
13.018798828125, | |
53.342353115548796 | |
], | |
[ | |
13.028755187988281, | |
53.34973156905316 | |
], | |
[ | |
13.03926944732666, | |
53.36451025411531 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "medium", | |
"marker-symbol": "campsite" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.806475162506102, | |
53.301248688389016 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#89cd20", | |
"marker-size": "small", | |
"marker-symbol": "grocery", | |
"description": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.970519065856934, | |
53.224740749599476 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#d11acc", | |
"marker-size": "medium", | |
"marker-symbol": "rocket", | |
"description": "Dieser kleine See mit ultraklraem Wasser von dem unsere Campnachbarn erzählt hatten" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.861793041229248, | |
53.23862527442335 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "medium", | |
"marker-symbol": "campsite" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.975255846977234, | |
53.280277495727226 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#89cd20", | |
"marker-size": "medium", | |
"marker-symbol": "grocery" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.959060668945312, | |
53.280469938780676 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#89cd20", | |
"marker-size": "medium", | |
"marker-symbol": "grocery", | |
"stroke": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
12.82303512096405, | |
53.27399696185481 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"title": "", | |
"cost": "", | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"stroke-opacity": 0.5 | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
13.46099853515625, | |
53.348553151749904 | |
], | |
[ | |
13.45773696899414, | |
53.34025207232581 | |
], | |
[ | |
13.446407318115234, | |
53.327899945039334 | |
], | |
[ | |
13.439197540283203, | |
53.324157723430815 | |
], | |
[ | |
13.431730270385742, | |
53.31585189480746 | |
], | |
[ | |
13.425207138061523, | |
53.31246757523985 | |
], | |
[ | |
13.430442810058594, | |
53.302107838803515 | |
], | |
[ | |
13.438081741333008, | |
53.3053904035824 | |
], | |
[ | |
13.445119857788086, | |
53.30046646178525 | |
], | |
[ | |
13.44151496887207, | |
53.29867113343524 | |
], | |
[ | |
13.434820175170898, | |
53.29759390019872 | |
], | |
[ | |
13.432331085205078, | |
53.28517810885852 | |
], | |
[ | |
13.435420989990233, | |
53.28445972952211 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"marker-color": "#f6c51d", | |
"marker-size": "small", | |
"marker-symbol": "campsite", | |
"stroke": "" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
13.437738418579102, | |
53.28353608120046 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"stroke-opacity": 0.5 | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
13.155097961425781, | |
53.18505321083605 | |
], | |
[ | |
13.18634033203125, | |
53.17949813731111 | |
], | |
[ | |
13.223419189453125, | |
53.16694513691889 | |
], | |
[ | |
13.217582702636719, | |
53.15912337833295 | |
], | |
[ | |
13.247795104980469, | |
53.12988208446479 | |
], | |
[ | |
13.293800354003906, | |
53.1368853338 | |
], | |
[ | |
13.32538604736328, | |
53.10371279234362 | |
], | |
[ | |
13.366584777832031, | |
53.07979621079959 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"stroke-opacity": 0.5 | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
13.367271423339842, | |
53.08000244503058 | |
], | |
[ | |
13.368988037109375, | |
53.06659516494108 | |
], | |
[ | |
13.377571105957031, | |
53.06659516494108 | |
], | |
[ | |
13.382034301757812, | |
53.07237112047765 | |
], | |
[ | |
13.39508056640625, | |
53.07525880775696 | |
], | |
[ | |
13.401260375976562, | |
53.078971263995896 | |
], | |
[ | |
13.41499328613281, | |
53.083095839939816 | |
], | |
[ | |
13.449668884277344, | |
53.1018576711353 | |
], | |
[ | |
13.500480651855469, | |
53.123289748203966 | |
], | |
[ | |
13.539962768554688, | |
53.13317787340176 | |
], | |
[ | |
13.596954345703125, | |
53.12967608926282 | |
], | |
[ | |
13.622703552246094, | |
53.12782208800838 | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"stroke": "#060673", | |
"stroke-width": 2, | |
"stroke-opacity": 0.5 | |
}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
13.368644714355469, | |
53.07938373937371 | |
], | |
[ | |
13.298606872558594, | |
53.05751709820671 | |
], | |
[ | |
13.258094787597654, | |
53.05565998524105 | |
], | |
[ | |
13.207626342773438, | |
53.063706896672514 | |
], | |
[ | |
13.197669982910154, | |
53.07917750217881 | |
], | |
[ | |
13.161621093749998, | |
53.0785587846662 | |
] | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment