Aktionen

GeoJson

Radtouren: Unterschied zwischen den Versionen

Aus Lünepedia

(Die Seite wurde neu angelegt: „{ "type": "FeatureCollection", "features": [] }“)
 
KKeine Bearbeitungszusammenfassung
 
(9 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {
                "stroke": "#7916ca",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 2",
                "description": "Distanz: 5,9 km\nDauer: 19 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.51607899999999,
                        53.235833999999997
                    ],
                    [
                        -349.516144,
                        53.235526
                    ],
                    [
                        -349.51678700000002,
                        53.235346
                    ],
                    [
                        -349.53824200000003,
                        53.233060000000002
                    ],
                    [
                        -349.53836899999999,
                        53.232985999999997
                    ],
                    [
                        -349.53859499999999,
                        53.232112999999998
                    ],
                    [
                        -349.54141600000003,
                        53.232055000000003
                    ],
                    [
                        -349.54165699999999,
                        53.232357
                    ],
                    [
                        -349.54163599999998,
                        53.232616999999998
                    ],
                    [
                        -349.54129799999998,
                        53.233317
                    ],
                    [
                        -349.54129799999998,
                        53.233412999999999
                    ],
                    [
                        -349.543339,
                        53.233749000000003
                    ],
                    [
                        -349.54731900000002,
                        53.234673999999998
                    ],
                    [
                        -349.54867100000001,
                        53.234769999999997
                    ],
                    [
                        -349.54822300000001,
                        53.238076999999997
                    ],
                    [
                        -349.54971399999999,
                        53.23827
                    ],
                    [
                        -349.55013200000002,
                        53.238283000000003
                    ],
                    [
                        -349.55073299999998,
                        53.238225
                    ],
                    [
                        -349.55506700000001,
                        53.238442999999997
                    ],
                    [
                        -349.55542100000002,
                        53.238596999999999
                    ],
                    [
                        -349.55616099999997,
                        53.238649000000002
                    ],
                    [
                        -349.55721199999999,
                        53.238700000000001
                    ],
                    [
                        -349.55987299999998,
                        53.239400000000003
                    ],
                    [
                        -349.55988300000001,
                        53.239496000000003
                    ],
                    [
                        -349.56165299999998,
                        53.239882000000001
                    ],
                    [
                        -349.56170700000001,
                        53.240170999999997
                    ],
                    [
                        -349.56196399999999,
                        53.240267000000003
                    ],
                    [
                        -349.56339100000002,
                        53.240304999999999
                    ],
                    [
                        -349.56355200000002,
                        53.240582000000003
                    ],
                    [
                        -349.56408800000003,
                        53.240633000000003
                    ],
                    [
                        -349.56413099999997,
                        53.240948000000003
                    ],
                    [
                        -349.56439899999998,
                        53.240954000000002
                    ],
                    [
                        -349.56464599999998,
                        53.240882999999997
                    ],
                    [
                        -349.56542899999999,
                        53.241101999999998
                    ],
                    [
                        -349.56601899999998,
                        53.241017999999997
                    ],
                    [
                        -349.56648100000001,
                        53.241070000000001
                    ],
                    [
                        -349.56795,
                        53.241441999999999
                    ],
                    [
                        -349.57087899999999,
                        53.243065999999999
                    ],
                    [
                        -349.57122199999998,
                        53.243136999999997
                    ],
                    [
                        -349.57200499999999,
                        53.24315
                    ],
                    [
                        -349.57564200000002,
                        53.243028000000002
                    ],
                    [
                        -349.576457,
                        53.243124000000002
                    ],
                    [
                        -349.57679999999999,
                        53.243118000000003
                    ],
                    [
                        -349.57818400000002,
                        53.244093999999997
                    ],
                    [
                        -349.57837699999999,
                        53.244484999999997
                    ],
                    [
                        -349.57817299999999,
                        53.244999
                    ],
                    [
                        -349.57884899999999,
                        53.245134
                    ],
                    [
                        -349.57890300000003,
                        53.245294000000001
                    ],
                    [
                        -349.57886999999999,
                        53.245762999999997
                    ],
                    [
                        -349.57869899999997,
                        53.246307999999999
                    ],
                    [
                        -349.57879500000001,
                        53.247836
                    ],
                    [
                        -349.57937500000003,
                        53.247971
                    ],
                    [
                        -349.57964299999998,
                        53.248620000000003
                    ],
                    [
                        -349.579632,
                        53.249203999999999
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Radstellplatz Gleis 5",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.579632,
                    53.249203999999999
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Startpunkt an der B216",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.51609100000002,
                    53.235779999999998
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#e66661",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 1",
                "description": "Distanz: 10,4 km\nDauer: 37 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.51381700000002,
                        53.240682
                    ],
                    [
                        -349.51371999999998,
                        53.240875000000003
                    ],
                    [
                        -349.51429400000001,
                        53.244647000000001
                    ],
                    [
                        -349.51459499999999,
                        53.247509999999998
                    ],
                    [
                        -349.514884,
                        53.247740999999998
                    ],
                    [
                        -349.515308,
                        53.247827999999998
                    ],
                    [
                        -349.51551699999999,
                        53.247808999999997
                    ],
                    [
                        -349.51573200000001,
                        53.247751000000001
                    ],
                    [
                        -349.51806499999998,
                        53.246386999999999
                    ],
                    [
                        -349.51872500000002,
                        53.246133
                    ],
                    [
                        -349.519293,
                        53.246023999999998
                    ],
                    [
                        -349.52243600000003,
                        53.245776999999997
                    ],
                    [
                        -349.52266500000002,
                        53.246763999999999
                    ],
                    [
                        -349.52319,
                        53.247663000000003
                    ],
                    [
                        -349.52421299999997,
                        53.248497999999998
                    ],
                    [
                        -349.5258,
                        53.249146000000003
                    ],
                    [
                        -349.52697999999998,
                        53.249422000000003
                    ],
                    [
                        -349.52795700000001,
                        53.249538000000001
                    ],
                    [
                        -349.52914700000002,
                        53.249524999999998
                    ],
                    [
                        -349.53050999999999,
                        53.249350999999997
                    ],
                    [
                        -349.53108900000001,
                        53.249197000000002
                    ],
                    [
                        -349.53186099999999,
                        53.248927999999999
                    ],
                    [
                        -349.53313800000001,
                        53.248331
                    ],
                    [
                        -349.53407099999998,
                        53.248100000000001
                    ],
                    [
                        -349.53460699999999,
                        53.248074000000003
                    ],
                    [
                        -349.53680600000001,
                        53.248137999999997
                    ],
                    [
                        -349.53693500000003,
                        53.248047999999997
                    ],
                    [
                        -349.53711800000002,
                        53.246969999999997
                    ],
                    [
                        -349.53777200000002,
                        53.244909
                    ],
                    [
                        -349.53802899999999,
                        53.244754999999998
                    ],
                    [
                        -349.53959500000002,
                        53.244889999999998
                    ],
                    [
                        -349.54175199999997,
                        53.244902000000003
                    ],
                    [
                        -349.54201999999998,
                        53.244979999999998
                    ],
                    [
                        -349.54200900000001,
                        53.245145999999998
                    ],
                    [
                        -349.54178400000001,
                        53.246135000000002
                    ],
                    [
                        -349.541945,
                        53.246327999999998
                    ],
                    [
                        -349.546064,
                        53.246673999999999
                    ],
                    [
                        -349.54650400000003,
                        53.246648999999998
                    ],
                    [
                        -349.54702900000001,
                        53.246487999999999
                    ],
                    [
                        -349.54836,
                        53.245795000000001
                    ],
                    [
                        -349.54892799999999,
                        53.245679000000003
                    ],
                    [
                        -349.549668,
                        53.245756
                    ],
                    [
                        -349.55181299999998,
                        53.246758
                    ],
                    [
                        -349.55254100000002,
                        53.246296999999998
                    ],
                    [
                        -349.55258400000002,
                        53.246341999999999
                    ],
                    [
                        -349.55314700000002,
                        53.246181
                    ],
                    [
                        -349.55348500000002,
                        53.246049999999997
                    ],
                    [
                        -349.553721,
                        53.245908
                    ],
                    [
                        -349.55454700000001,
                        53.245944000000001
                    ],
                    [
                        -349.556038,
                        53.246181
                    ],
                    [
                        -349.55573700000002,
                        53.246912999999999
                    ],
                    [
                        -349.557298,
                        53.247031999999997
                    ],
                    [
                        -349.55755599999998,
                        53.246695000000003
                    ],
                    [
                        -349.560295,
                        53.247436
                    ],
                    [
                        -349.564076,
                        53.248584999999999
                    ],
                    [
                        -349.56460700000002,
                        53.248759
                    ],
                    [
                        -349.565428,
                        53.249082999999999
                    ],
                    [
                        -349.566125,
                        53.249282000000001
                    ],
                    [
                        -349.56702100000001,
                        53.249468
                    ],
                    [
                        -349.567429,
                        53.249505999999997
                    ],
                    [
                        -349.56858699999998,
                        53.249510000000001
                    ],
                    [
                        -349.56908600000003,
                        53.249532000000002
                    ],
                    [
                        -349.56997100000001,
                        53.249538999999999
                    ],
                    [
                        -349.57086700000002,
                        53.249544999999998
                    ],
                    [
                        -349.57086700000002,
                        53.249625000000002
                    ],
                    [
                        -349.57410099999998,
                        53.249661000000003
                    ],
                    [
                        -349.57415400000002,
                        53.249625000000002
                    ],
                    [
                        -349.57417099999998,
                        53.249471
                    ],
                    [
                        -349.574208,
                        53.249420000000001
                    ],
                    [
                        -349.57435299999997,
                        53.249394000000002
                    ],
                    [
                        -349.57557600000001,
                        53.249394000000002
                    ],
                    [
                        -349.57556,
                        53.250315000000001
                    ],
                    [
                        -349.57539300000002,
                        53.251114999999999
                    ],
                    [
                        -349.58085399999999,
                        53.251192000000003
                    ],
                    [
                        -349.58300400000002,
                        53.251243000000002
                    ],
                    [
                        -349.58439900000002,
                        53.251264999999997
                    ],
                    [
                        -349.585488,
                        53.251277999999999
                    ],
                    [
                        -349.58559000000002,
                        53.251249000000001
                    ],
                    [
                        -349.58787899999999,
                        53.251598999999999
                    ],
                    [
                        -349.58893599999999,
                        53.251582999999997
                    ],
                    [
                        -349.59038399999997,
                        53.251448000000003
                    ],
                    [
                        -349.590915,
                        53.251458
                    ],
                    [
                        -349.59063600000002,
                        53.252192999999998
                    ],
                    [
                        -349.59059300000001,
                        53.252417999999999
                    ],
                    [
                        -349.59083500000003,
                        53.252546000000002
                    ],
                    [
                        -349.59108099999997,
                        53.252543000000003
                    ],
                    [
                        -349.59137600000003,
                        53.252558999999998
                    ],
                    [
                        -349.59149400000001,
                        53.252583999999999
                    ],
                    [
                        -349.59178900000001,
                        53.252609999999997
                    ],
                    [
                        -349.592106,
                        53.252609999999997
                    ],
                    [
                        -349.59250800000001,
                        53.252561999999998
                    ],
                    [
                        -349.592825,
                        53.252498000000003
                    ],
                    [
                        -349.59425099999999,
                        53.252423999999998
                    ],
                    [
                        -349.59555499999999,
                        53.252575
                    ],
                    [
                        -349.59569399999998,
                        53.252535999999999
                    ],
                    [
                        -349.59575799999999,
                        53.252395
                    ],
                    [
                        -349.59584999999998,
                        53.252344000000001
                    ],
                    [
                        -349.59636999999998,
                        53.252395
                    ],
                    [
                        -349.59739999999999,
                        53.252360000000003
                    ],
                    [
                        -349.597598,
                        53.252344000000001
                    ],
                    [
                        -349.59783399999998,
                        53.252215
                    ],
                    [
                        -349.59860600000002,
                        53.252060999999998
                    ],
                    [
                        -349.59906799999999,
                        53.252122
                    ],
                    [
                        -349.599604,
                        53.252234999999999
                    ],
                    [
                        -349.60474799999997,
                        53.251837000000002
                    ],
                    [
                        -349.60592200000002,
                        53.251987999999997
                    ],
                    [
                        -349.606469,
                        53.251961999999999
                    ],
                    [
                        -349.60656599999999,
                        53.251837000000002
                    ],
                    [
                        -349.60681299999999,
                        53.251855999999997
                    ],
                    [
                        -349.60686600000002,
                        53.251942999999997
                    ],
                    [
                        -349.60769800000003,
                        53.251807999999997
                    ],
                    [
                        -349.60774600000002,
                        53.251846
                    ],
                    [
                        -349.60793699999999,
                        53.251756999999998
                    ],
                    [
                        -349.610525,
                        53.251303999999998
                    ],
                    [
                        -349.61075499999998,
                        53.251358000000003
                    ],
                    [
                        -349.61161299999998,
                        53.251280999999999
                    ],
                    [
                        -349.613314,
                        53.251047
                    ],
                    [
                        -349.613201,
                        53.250765000000001
                    ],
                    [
                        -349.613225,
                        53.250691000000003
                    ],
                    [
                        -349.61341299999998,
                        53.250616999999998
                    ],
                    [
                        -349.61574100000001,
                        53.250183999999997
                    ],
                    [
                        -349.615837,
                        53.250120000000003
                    ],
                    [
                        -349.61584299999998,
                        53.250048999999997
                    ],
                    [
                        -349.61558000000002,
                        53.249412999999997
                    ],
                    [
                        -349.61678599999999,
                        53.249175999999999
                    ],
                    [
                        -349.61698000000001,
                        53.249099000000001
                    ],
                    [
                        -349.61866400000002,
                        53.248710000000003
                    ],
                    [
                        -349.62071300000002,
                        53.248277000000002
                    ],
                    [
                        -349.62356599999998,
                        53.248553000000001
                    ],
                    [
                        -349.62860799999999,
                        53.248199999999997
                    ],
                    [
                        -349.629369,
                        53.247965999999998
                    ],
                    [
                        -349.62964299999999,
                        53.247965999999998
                    ],
                    [
                        -349.63091400000002,
                        53.247824999999999
                    ],
                    [
                        -349.63106399999998,
                        53.247757
                    ],
                    [
                        -349.63119799999998,
                        53.247779999999999
                    ],
                    [
                        -349.63231400000001,
                        53.247577
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Zufahrt Elbeseitenkanal",
                "description": "Möglichkeit der Fahrt nach Scharnebeck (Schiffshebewerk)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.51381800000001,
                    53.240679
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Startpunkt im Hasenwinkler Weg",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.63231500000001,
                    53.24756
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Ausgangspunkt \"Forsthaus Tiergarten\"",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.571012,
                    53.207630000000002
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#347c04",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 3 / Variante II",
                "description": "Distanz: 4,8 km\nDauer: 18 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.57096899999999,
                        53.207630000000002
                    ],
                    [
                        -349.57091500000001,
                        53.207617999999997
                    ],
                    [
                        -349.57034700000003,
                        53.209153000000001
                    ],
                    [
                        -349.57090399999998,
                        53.211157999999998
                    ],
                    [
                        -349.57118300000002,
                        53.211897
                    ],
                    [
                        -349.57517200000001,
                        53.215986999999998
                    ],
                    [
                        -349.57609400000001,
                        53.220393999999999
                    ],
                    [
                        -349.57673799999998,
                        53.223208
                    ],
                    [
                        -349.57843300000002,
                        53.226560999999997
                    ],
                    [
                        -349.57829600000002,
                        53.228501999999999
                    ],
                    [
                        -349.578081,
                        53.231765000000003
                    ],
                    [
                        -349.57797399999998,
                        53.232568000000001
                    ],
                    [
                        -349.57804900000002,
                        53.232881999999996
                    ],
                    [
                        -349.57885399999998,
                        53.233756
                    ],
                    [
                        -349.579519,
                        53.234732000000001
                    ],
                    [
                        -349.57985300000001,
                        53.235458999999999
                    ],
                    [
                        -349.57991700000002,
                        53.235653999999997
                    ],
                    [
                        -349.57995399999999,
                        53.235962999999998
                    ],
                    [
                        -349.58012600000001,
                        53.236223000000003
                    ],
                    [
                        -349.58042599999999,
                        53.236446999999998
                    ],
                    [
                        -349.58050700000001,
                        53.237690000000001
                    ],
                    [
                        -349.58074900000003,
                        53.238925999999999
                    ],
                    [
                        -349.58063600000003,
                        53.239080000000001
                    ],
                    [
                        -349.58070600000002,
                        53.239122000000002
                    ],
                    [
                        -349.58076499999999,
                        53.239302000000002
                    ],
                    [
                        -349.581006,
                        53.239407999999997
                    ],
                    [
                        -349.58105999999998,
                        53.239469
                    ],
                    [
                        -349.58124199999997,
                        53.240284000000003
                    ],
                    [
                        -349.58138100000002,
                        53.241002999999999
                    ],
                    [
                        -349.58140300000002,
                        53.241610000000001
                    ],
                    [
                        -349.58160700000002,
                        53.242249000000001
                    ],
                    [
                        -349.58167600000002,
                        53.242700999999997
                    ],
                    [
                        -349.581703,
                        53.243018999999997
                    ],
                    [
                        -349.58198199999998,
                        53.243862999999997
                    ],
                    [
                        -349.58227199999999,
                        53.244489000000002
                    ],
                    [
                        -349.58243299999998,
                        53.245131000000001
                    ],
                    [
                        -349.58286199999998,
                        53.247314000000003
                    ],
                    [
                        -349.58283999999998,
                        53.247404000000003
                    ],
                    [
                        -349.58269000000001,
                        53.247422999999998
                    ],
                    [
                        -349.58279700000003,
                        53.247895
                    ],
                    [
                        -349.58171900000002,
                        53.24803
                    ],
                    [
                        -349.58114,
                        53.248142000000001
                    ],
                    [
                        -349.58114499999999,
                        53.248316000000003
                    ],
                    [
                        -349.58127999999999,
                        53.248415000000001
                    ],
                    [
                        -349.58116200000001,
                        53.248902999999999
                    ],
                    [
                        -349.581231,
                        53.248932000000003
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Fahrradparkhaus am Bahnhof",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.58150999999998,
                    53.249034999999999
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Hauptbahnhof Lüneburg",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.58050200000002,
                    53.249794999999999
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Lüneburg ZOB",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.58069,
                    53.248748999999997
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#80e506",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 3 / Variante I",
                "description": "Distanz: 5,2 km\nDauer: 21 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.57835,
                        53.227738000000002
                    ],
                    [
                        -349.57879000000003,
                        53.227744999999999
                    ],
                    [
                        -349.58050600000001,
                        53.228026999999997
                    ],
                    [
                        -349.58258699999999,
                        53.228451
                    ],
                    [
                        -349.58327400000002,
                        53.228881000000001
                    ],
                    [
                        -349.58459299999998,
                        53.231507999999998
                    ],
                    [
                        -349.58452899999997,
                        53.232221000000003
                    ],
                    [
                        -349.58620200000001,
                        53.232233999999998
                    ],
                    [
                        -349.586814,
                        53.232317000000002
                    ],
                    [
                        -349.58723199999997,
                        53.232515999999997
                    ],
                    [
                        -349.58903400000003,
                        53.234333999999997
                    ],
                    [
                        -349.58784300000002,
                        53.235284
                    ],
                    [
                        -349.58784300000002,
                        53.235714000000002
                    ],
                    [
                        -349.58845500000001,
                        53.235906999999997
                    ],
                    [
                        -349.58901300000002,
                        53.235984000000002
                    ],
                    [
                        -349.58899200000002,
                        53.236190000000001
                    ],
                    [
                        -349.59020600000002,
                        53.243786
                    ],
                    [
                        -349.59009900000001,
                        53.243850999999999
                    ],
                    [
                        -349.59016300000002,
                        53.244287
                    ],
                    [
                        -349.59014200000001,
                        53.244517999999999
                    ],
                    [
                        -349.59026,
                        53.244909999999997
                    ],
                    [
                        -349.59036200000003,
                        53.245005999999997
                    ],
                    [
                        -349.59069899999997,
                        53.245966000000003
                    ],
                    [
                        -349.59131100000002,
                        53.247298000000001
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Am Sande",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.59131600000001,
                    53.247301
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#08d916",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 3 / Variante III",
                "description": "Distanz: 4,1 km\nDauer: 15 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.575782,
                        53.218868999999998
                    ],
                    [
                        -349.57624800000002,
                        53.218868999999998
                    ],
                    [
                        -349.57683800000001,
                        53.219061000000004
                    ],
                    [
                        -349.577943,
                        53.219126000000003
                    ],
                    [
                        -349.57841000000002,
                        53.219391999999999
                    ],
                    [
                        -349.57905899999997,
                        53.219453000000001
                    ],
                    [
                        -349.58128499999998,
                        53.220035000000003
                    ],
                    [
                        -349.58083399999998,
                        53.221024
                    ],
                    [
                        -349.58132799999998,
                        53.221871999999998
                    ],
                    [
                        -349.58246500000001,
                        53.223258999999999
                    ],
                    [
                        -349.582787,
                        53.223374999999997
                    ],
                    [
                        -349.58353799999998,
                        53.223824
                    ],
                    [
                        -349.58461,
                        53.224145999999998
                    ],
                    [
                        -349.58707700000002,
                        53.224787999999997
                    ],
                    [
                        -349.58888000000002,
                        53.226098
                    ],
                    [
                        -349.58950199999998,
                        53.226945999999998
                    ],
                    [
                        -349.59040299999998,
                        53.22719
                    ],
                    [
                        -349.59437200000002,
                        53.227896999999999
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Leuphana Campus",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.59823399999999,
                    53.228653999999999
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#89b351",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 3 / Alternativroute",
                "description": ""
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.591973,
                        53.227485999999999
                    ],
                    [
                        -349.59296000000001,
                        53.228141000000001
                    ],
                    [
                        -349.59300200000001,
                        53.228616000000002
                    ],
                    [
                        -349.59255200000001,
                        53.230105999999999
                    ],
                    [
                        -349.59278799999998,
                        53.231659999999998
                    ],
                    [
                        -349.590664,
                        53.232481999999997
                    ],
                    [
                        -349.58978400000001,
                        53.233034000000004
                    ],
                    [
                        -349.589698,
                        53.233688999999998
                    ],
                    [
                        -349.58903299999997,
                        53.234357000000003
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Ausgangspunkt \"An der Ratsforst\"",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.60196400000001,
                    53.212276000000003
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#0740c5",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 4",
                "description": "Distanz: 4,7 km\nDauer: 23 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.60196400000001,
                        53.212288999999998
                    ],
                    [
                        -349.601159,
                        53.212726000000004
                    ],
                    [
                        -349.60112900000001,
                        53.212802000000003
                    ],
                    [
                        -349.60024399999998,
                        53.213279999999997
                    ],
                    [
                        -349.60015099999998,
                        53.213355
                    ],
                    [
                        -349.600054,
                        53.213593000000003
                    ],
                    [
                        -349.59996799999999,
                        53.213689000000002
                    ],
                    [
                        -349.59977500000002,
                        53.213709000000001
                    ],
                    [
                        -349.59978599999999,
                        53.213940000000001
                    ],
                    [
                        -349.60034400000001,
                        53.214100999999999
                    ],
                    [
                        -349.60061200000001,
                        53.214421999999999
                    ],
                    [
                        -349.60102999999998,
                        53.214562999999998
                    ],
                    [
                        -349.60128800000001,
                        53.214813999999997
                    ],
                    [
                        -349.60159900000002,
                        53.214936000000002
                    ],
                    [
                        -349.60172799999998,
                        53.215089999999996
                    ],
                    [
                        -349.60198500000001,
                        53.215141000000003
                    ],
                    [
                        -349.602532,
                        53.216298000000002
                    ],
                    [
                        -349.602532,
                        53.217069000000002
                    ],
                    [
                        -349.60204900000002,
                        53.218468999999999
                    ],
                    [
                        -349.59957100000003,
                        53.218142
                    ],
                    [
                        -349.59902399999999,
                        53.218153999999998
                    ],
                    [
                        -349.598659,
                        53.218333999999999
                    ],
                    [
                        -349.59814399999999,
                        53.218688
                    ],
                    [
                        -349.598252,
                        53.218809999999998
                    ],
                    [
                        -349.59844500000003,
                        53.219631999999997
                    ],
                    [
                        -349.59831600000001,
                        53.219773000000004
                    ],
                    [
                        -349.59688899999998,
                        53.219952999999997
                    ],
                    [
                        -349.597083,
                        53.220486000000001
                    ],
                    [
                        -349.59709299999997,
                        53.221032000000001
                    ],
                    [
                        -349.59712500000001,
                        53.221924999999999
                    ],
                    [
                        -349.597329,
                        53.222496999999997
                    ],
                    [
                        -349.59738299999998,
                        53.222593000000003
                    ],
                    [
                        -349.59633200000002,
                        53.222760000000001
                    ],
                    [
                        -349.59670699999998,
                        53.224449999999997
                    ],
                    [
                        -349.59672899999998,
                        53.225208000000002
                    ],
                    [
                        -349.59772600000002,
                        53.225175
                    ],
                    [
                        -349.59779700000001,
                        53.225735
                    ],
                    [
                        -349.59775400000001,
                        53.225915000000001
                    ],
                    [
                        -349.597802,
                        53.226281
                    ],
                    [
                        -349.597781,
                        53.226357999999998
                    ],
                    [
                        -349.59779700000001,
                        53.226756999999999
                    ],
                    [
                        -349.59785599999998,
                        53.226798000000002
                    ],
                    [
                        -349.597894,
                        53.227502000000001
                    ],
                    [
                        -349.59801199999998,
                        53.227497999999997
                    ],
                    [
                        -349.59818799999999,
                        53.229595000000003
                    ],
                    [
                        -349.59812399999998,
                        53.229756000000002
                    ],
                    [
                        -349.59816699999999,
                        53.230141000000003
                    ],
                    [
                        -349.59799500000003,
                        53.230148
                    ],
                    [
                        -349.59812399999998,
                        53.231589
                    ],
                    [
                        -349.59725500000002,
                        53.231622000000002
                    ],
                    [
                        -349.59733499999999,
                        53.232548999999999
                    ],
                    [
                        -349.59737200000001,
                        53.232830999999997
                    ],
                    [
                        -349.59787599999999,
                        53.232959000000001
                    ],
                    [
                        -349.59844500000003,
                        53.232920999999997
                    ],
                    [
                        -349.59899200000001,
                        53.233043000000002
                    ],
                    [
                        -349.59988199999998,
                        53.233851999999999
                    ],
                    [
                        -349.59987100000001,
                        53.235135999999997
                    ],
                    [
                        -349.59974299999999,
                        53.236593999999997
                    ],
                    [
                        -349.59993600000001,
                        53.236587999999998
                    ],
                    [
                        -349.59973200000002,
                        53.238031999999997
                    ],
                    [
                        -349.59936699999997,
                        53.239342000000001
                    ],
                    [
                        -349.59852000000001,
                        53.240099999999998
                    ],
                    [
                        -349.59856300000001,
                        53.240882999999997
                    ],
                    [
                        -349.59842300000003,
                        53.240960000000001
                    ],
                    [
                        -349.59916299999998,
                        53.241576999999999
                    ],
                    [
                        -349.59942100000001,
                        53.241942999999999
                    ],
                    [
                        -349.59947399999999,
                        53.242334
                    ],
                    [
                        -349.59927099999999,
                        53.242758000000002
                    ],
                    [
                        -349.59908999999999,
                        53.242922999999998
                    ],
                    [
                        -349.59886399999999,
                        53.242939
                    ],
                    [
                        -349.59861799999999,
                        53.243063999999997
                    ],
                    [
                        -349.598569,
                        53.243115000000003
                    ],
                    [
                        -349.59858500000001,
                        53.243400999999999
                    ],
                    [
                        -349.59797900000001,
                        53.243631999999998
                    ],
                    [
                        -349.59792599999997,
                        53.243702999999996
                    ],
                    [
                        -349.59790400000003,
                        53.244056
                    ],
                    [
                        -349.59796299999999,
                        53.244492999999999
                    ],
                    [
                        -349.59749699999998,
                        53.244753000000003
                    ],
                    [
                        -349.59674000000001,
                        53.245144000000003
                    ],
                    [
                        -349.59675600000003,
                        53.245677000000001
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Lambertiplatz",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.59724999999997,
                    53.245654999999999
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Deutsches Salzmuseum",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.598049,
                    53.244183999999997
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Bahnhof Bardowick",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.62790699999999,
                    53.290281999999998
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#b20101",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 7",
                "description": "Distanz: 6,2 km\nDauer: 26 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.627816,
                        53.290013000000002
                    ],
                    [
                        -349.62778400000002,
                        53.289842999999998
                    ],
                    [
                        -349.62729000000002,
                        53.289884999999998
                    ],
                    [
                        -349.62680799999998,
                        53.289830000000002
                    ],
                    [
                        -349.62637799999999,
                        53.289695999999999
                    ],
                    [
                        -349.62656099999998,
                        53.289662999999997
                    ],
                    [
                        -349.62680799999998,
                        53.289422999999999
                    ],
                    [
                        -349.62642699999998,
                        53.288710999999999
                    ],
                    [
                        -349.62607300000002,
                        53.288142999999998
                    ],
                    [
                        -349.62570299999999,
                        53.287601000000002
                    ],
                    [
                        -349.62506999999999,
                        53.286838000000003
                    ],
                    [
                        -349.62432999999999,
                        53.285978999999998
                    ],
                    [
                        -349.62424900000002,
                        53.285955999999999
                    ],
                    [
                        -349.623831,
                        53.285988000000003
                    ],
                    [
                        -349.62288599999999,
                        53.286009999999997
                    ],
                    [
                        -349.62052599999998,
                        53.285882000000001
                    ],
                    [
                        -349.61917499999998,
                        53.286363000000001
                    ],
                    [
                        -349.61617100000001,
                        53.284708000000002
                    ],
                    [
                        -349.615973,
                        53.284669999999998
                    ],
                    [
                        -349.61584399999998,
                        53.284629000000002
                    ],
                    [
                        -349.61581200000001,
                        53.284560999999997
                    ],
                    [
                        -349.61579,
                        53.284478
                    ],
                    [
                        -349.61731800000001,
                        53.280862999999997
                    ],
                    [
                        -349.61877700000002,
                        53.27722
                    ],
                    [
                        -349.611333,
                        53.275334000000001
                    ],
                    [
                        -349.61122499999999,
                        53.275154000000001
                    ],
                    [
                        -349.61105400000002,
                        53.273139
                    ],
                    [
                        -349.610904,
                        53.272575000000003
                    ],
                    [
                        -349.610882,
                        53.272280000000002
                    ],
                    [
                        -349.61139700000001,
                        53.271458000000003
                    ],
                    [
                        -349.61146100000002,
                        53.271202000000002
                    ],
                    [
                        -349.61141900000001,
                        53.270829999999997
                    ],
                    [
                        -349.61028099999999,
                        53.266388999999997
                    ],
                    [
                        -349.609466,
                        53.263271000000003
                    ],
                    [
                        -349.608093,
                        53.258034000000002
                    ],
                    [
                        -349.60796900000003,
                        53.257944000000002
                    ],
                    [
                        -349.60779700000001,
                        53.257911999999997
                    ],
                    [
                        -349.60786200000001,
                        53.257773999999998
                    ],
                    [
                        -349.60790500000002,
                        53.257593999999997
                    ],
                    [
                        -349.60789899999997,
                        53.257413999999997
                    ],
                    [
                        -349.607846,
                        53.257164000000003
                    ],
                    [
                        -349.60742699999997,
                        53.255701000000002
                    ],
                    [
                        -349.60652700000003,
                        53.252253000000003
                    ],
                    [
                        -349.60656899999998,
                        53.25206
                    ],
                    [
                        -349.60683799999998,
                        53.252054000000001
                    ],
                    [
                        -349.60685899999999,
                        53.251938000000003
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Pfeilwegweisung zum \"Lindenweg\"",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.565541,
                    53.268073999999999
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Klappbrücke Bardowick",
                "description": ""
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -349.60281800000001,
                    53.300424
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#fdc11c",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 5",
                "description": "Distanz: 3,0 km\nDauer: 10-11 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.58118300000001,
                        53.249794999999999
                    ],
                    [
                        -349.58119399999998,
                        53.250014
                    ],
                    [
                        -349.58101699999997,
                        53.250100000000003
                    ],
                    [
                        -349.58082899999999,
                        53.251192000000003
                    ],
                    [
                        -349.58151400000003,
                        53.251207000000001
                    ],
                    [
                        -349.58128900000003,
                        53.253151000000003
                    ],
                    [
                        -349.57943299999999,
                        53.256321999999997
                    ],
                    [
                        -349.57942200000002,
                        53.256462999999997
                    ],
                    [
                        -349.57952999999998,
                        53.256982999999998
                    ],
                    [
                        -349.579476,
                        53.257098999999997
                    ],
                    [
                        -349.57888600000001,
                        53.257207999999999
                    ],
                    [
                        -349.57813499999997,
                        53.258414999999999
                    ],
                    [
                        -349.577856,
                        53.258696999999998
                    ],
                    [
                        -349.57617199999999,
                        53.259897000000002
                    ],
                    [
                        -349.57393000000002,
                        53.261822000000002
                    ],
                    [
                        -349.573599,
                        53.261600000000001
                    ],
                    [
                        -349.572923,
                        53.261809
                    ],
                    [
                        -349.572633,
                        53.262014000000001
                    ],
                    [
                        -349.57243999999997,
                        53.262318999999998
                    ],
                    [
                        -349.57230600000003,
                        53.262456999999998
                    ],
                    [
                        -349.57203299999998,
                        53.262940999999998
                    ],
                    [
                        -349.57170000000002,
                        53.263463999999999
                    ],
                    [
                        -349.57172200000002,
                        53.263877999999998
                    ],
                    [
                        -349.571507,
                        53.264240999999998
                    ],
                    [
                        -349.57138900000001,
                        53.264432999999997
                    ],
                    [
                        -349.57127000000003,
                        53.264588000000003
                    ],
                    [
                        -349.567588,
                        53.266623000000003
                    ],
                    [
                        -349.56755600000002,
                        53.266905000000001
                    ],
                    [
                        -349.56753200000003,
                        53.267262000000002
                    ],
                    [
                        -349.56693200000001,
                        53.267467000000003
                    ],
                    [
                        -349.56560100000002,
                        53.267698000000003
                    ],
                    [
                        -349.565516,
                        53.268109000000003
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#008d8d",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 6",
                "description": "Distanz: 7,5 km\nDauer: 23 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.58699799999999,
                        53.251916999999999
                    ],
                    [
                        -349.58671399999997,
                        53.252401999999996
                    ],
                    [
                        -349.58673499999998,
                        53.252429999999997
                    ],
                    [
                        -349.58670899999998,
                        53.25253
                    ],
                    [
                        -349.58688599999999,
                        53.252844000000003
                    ],
                    [
                        -349.58697100000001,
                        53.252879999999998
                    ],
                    [
                        -349.587513,
                        53.252870000000001
                    ],
                    [
                        -349.58777099999998,
                        53.252921000000001
                    ],
                    [
                        -349.58792599999998,
                        53.253020999999997
                    ],
                    [
                        -349.587985,
                        53.253501999999997
                    ],
                    [
                        -349.58789400000001,
                        53.253633999999998
                    ],
                    [
                        -349.58736299999998,
                        53.253976999999999
                    ],
                    [
                        -349.58702,
                        53.254201999999999
                    ],
                    [
                        -349.587084,
                        53.254350000000002
                    ],
                    [
                        -349.58700900000002,
                        53.254764000000002
                    ],
                    [
                        -349.58684799999997,
                        53.254908
                    ],
                    [
                        -349.58689099999998,
                        53.255685
                    ],
                    [
                        -349.58681000000001,
                        53.255935000000001
                    ],
                    [
                        -349.586612,
                        53.256245999999997
                    ],
                    [
                        -349.58613500000001,
                        53.256839999999997
                    ],
                    [
                        -349.585781,
                        53.257167000000003
                    ],
                    [
                        -349.58559300000002,
                        53.257410999999998
                    ],
                    [
                        -349.58550700000001,
                        53.257677999999999
                    ],
                    [
                        -349.58552300000002,
                        53.258056000000003
                    ],
                    [
                        -349.585598,
                        53.258395999999998
                    ],
                    [
                        -349.58536199999998,
                        53.259231
                    ],
                    [
                        -349.58493800000002,
                        53.259751000000001
                    ],
                    [
                        -349.58462200000002,
                        53.259990999999999
                    ],
                    [
                        -349.58400999999998,
                        53.260295999999997
                    ],
                    [
                        -349.58364599999999,
                        53.260437000000003
                    ],
                    [
                        -349.58298100000002,
                        53.260617000000003
                    ],
                    [
                        -349.58214400000003,
                        53.260803000000003
                    ],
                    [
                        -349.58103399999999,
                        53.261139999999997
                    ],
                    [
                        -349.58073899999999,
                        53.261243
                    ],
                    [
                        -349.58018099999998,
                        53.261361000000001
                    ],
                    [
                        -349.57965000000002,
                        53.261598999999997
                    ],
                    [
                        -349.579049,
                        53.262132000000001
                    ],
                    [
                        -349.57895300000001,
                        53.262276
                    ],
                    [
                        -349.57882899999998,
                        53.262568000000002
                    ],
                    [
                        -349.57878099999999,
                        53.262946999999997
                    ],
                    [
                        -349.578776,
                        53.263539999999999
                    ],
                    [
                        -349.57860899999997,
                        53.264111
                    ],
                    [
                        -349.57836800000001,
                        53.264634000000001
                    ],
                    [
                        -349.57814300000001,
                        53.265208999999999
                    ],
                    [
                        -349.57814300000001,
                        53.265562000000003
                    ],
                    [
                        -349.57828699999999,
                        53.265974999999997
                    ],
                    [
                        -349.57846999999998,
                        53.266184000000003
                    ],
                    [
                        -349.57866300000001,
                        53.266300000000001
                    ],
                    [
                        -349.57882899999998,
                        53.266787000000001
                    ],
                    [
                        -349.578754,
                        53.266877000000001
                    ],
                    [
                        -349.57887199999999,
                        53.267434999999999
                    ],
                    [
                        -349.57885599999997,
                        53.267682000000001
                    ],
                    [
                        -349.57872700000001,
                        53.267935999999999
                    ],
                    [
                        -349.578373,
                        53.268343000000002
                    ],
                    [
                        -349.57800900000001,
                        53.268574000000001
                    ],
                    [
                        -349.57752599999998,
                        53.268770000000004
                    ],
                    [
                        -349.57716099999999,
                        53.269038999999999
                    ],
                    [
                        -349.57692500000002,
                        53.269452999999999
                    ],
                    [
                        -349.576909,
                        53.269877000000001
                    ],
                    [
                        -349.57710200000002,
                        53.270217000000002
                    ],
                    [
                        -349.577697,
                        53.270643999999997
                    ],
                    [
                        -349.57828699999999,
                        53.270932000000002
                    ],
                    [
                        -349.578776,
                        53.271256000000001
                    ],
                    [
                        -349.57960700000001,
                        53.271887999999997
                    ],
                    [
                        -349.57993900000002,
                        53.272061999999998
                    ],
                    [
                        -349.580288,
                        53.272160999999997
                    ],
                    [
                        -349.58078699999999,
                        53.272244000000001
                    ],
                    [
                        -349.58117299999998,
                        53.272317999999999
                    ],
                    [
                        -349.58154300000001,
                        53.272455999999998
                    ],
                    [
                        -349.58180599999997,
                        53.272665000000003
                    ],
                    [
                        -349.58205800000002,
                        53.273052999999997
                    ],
                    [
                        -349.58212200000003,
                        53.273257999999998
                    ],
                    [
                        -349.58208999999999,
                        53.273515000000003
                    ],
                    [
                        -349.58218599999998,
                        53.273842000000002
                    ],
                    [
                        -349.58250800000002,
                        53.274230000000003
                    ],
                    [
                        -349.582943,
                        53.274588999999999
                    ],
                    [
                        -349.58359200000001,
                        53.275257000000003
                    ],
                    [
                        -349.58380099999999,
                        53.27552
                    ],
                    [
                        -349.58407999999997,
                        53.276052
                    ],
                    [
                        -349.58436399999999,
                        53.276542999999997
                    ],
                    [
                        -349.58498600000001,
                        53.277616999999999
                    ],
                    [
                        -349.585195,
                        53.277940999999998
                    ],
                    [
                        -349.58541500000001,
                        53.278182000000001
                    ],
                    [
                        -349.58593500000001,
                        53.278534999999998
                    ],
                    [
                        -349.586611,
                        53.278981000000002
                    ],
                    [
                        -349.58714199999997,
                        53.279234000000002
                    ],
                    [
                        -349.58859000000001,
                        53.279651000000001
                    ],
                    [
                        -349.58931999999999,
                        53.279882000000001
                    ],
                    [
                        -349.58957700000002,
                        53.280012999999997
                    ],
                    [
                        -349.589947,
                        53.280256999999999
                    ],
                    [
                        -349.59026899999998,
                        53.280532999999998
                    ],
                    [
                        -349.59040900000002,
                        53.280664999999999
                    ],
                    [
                        -349.590532,
                        53.280883000000003
                    ],
                    [
                        -349.59063900000001,
                        53.281264
                    ],
                    [
                        -349.59073000000001,
                        53.281680999999999
                    ],
                    [
                        -349.59077300000001,
                        53.281970000000001
                    ],
                    [
                        -349.59083199999998,
                        53.282319999999999
                    ],
                    [
                        -349.591047,
                        53.282611000000003
                    ],
                    [
                        -349.59134699999998,
                        53.282836000000003
                    ],
                    [
                        -349.59186799999998,
                        53.283003000000001
                    ],
                    [
                        -349.59325699999999,
                        53.283082999999998
                    ],
                    [
                        -349.59362700000003,
                        53.283127999999998
                    ],
                    [
                        -349.59406100000001,
                        53.283217999999998
                    ],
                    [
                        -349.59457099999997,
                        53.283416000000003
                    ],
                    [
                        -349.59476899999999,
                        53.283544999999997
                    ],
                    [
                        -349.594989,
                        53.284095999999998
                    ],
                    [
                        -349.595123,
                        53.284278999999998
                    ],
                    [
                        -349.595665,
                        53.284801999999999
                    ],
                    [
                        -349.59614199999999,
                        53.285272999999997
                    ],
                    [
                        -349.59685000000002,
                        53.285699999999999
                    ],
                    [
                        -349.59733799999998,
                        53.286216000000003
                    ],
                    [
                        -349.59789599999999,
                        53.286639000000001
                    ],
                    [
                        -349.598229,
                        53.286988999999998
                    ],
                    [
                        -349.59837900000002,
                        53.287233000000001
                    ],
                    [
                        -349.59844299999997,
                        53.287562999999999
                    ],
                    [
                        -349.59841599999999,
                        53.287982999999997
                    ],
                    [
                        -349.59853399999997,
                        53.288313000000002
                    ],
                    [
                        -349.59917300000001,
                        53.288884000000003
                    ],
                    [
                        -349.59942999999998,
                        53.289202000000003
                    ],
                    [
                        -349.59954800000003,
                        53.289442000000001
                    ],
                    [
                        -349.59961299999998,
                        53.289701999999998
                    ],
                    [
                        -349.59962899999999,
                        53.289971000000001
                    ],
                    [
                        -349.599559,
                        53.290163999999997
                    ],
                    [
                        -349.59929599999998,
                        53.290731000000001
                    ],
                    [
                        -349.59929599999998,
                        53.291142000000001
                    ],
                    [
                        -349.59932300000003,
                        53.291474999999998
                    ],
                    [
                        -349.59921600000001,
                        53.291564999999999
                    ],
                    [
                        -349.599312,
                        53.292014000000002
                    ],
                    [
                        -349.599446,
                        53.292495000000002
                    ],
                    [
                        -349.59948400000002,
                        53.293072000000002
                    ],
                    [
                        -349.59957000000003,
                        53.293610999999999
                    ],
                    [
                        -349.59972499999998,
                        53.293962999999998
                    ],
                    [
                        -349.59994499999999,
                        53.294355000000003
                    ],
                    [
                        -349.60009500000001,
                        53.294640000000001
                    ],
                    [
                        -349.60013800000002,
                        53.295009
                    ],
                    [
                        -349.60018100000002,
                        53.295203999999998
                    ],
                    [
                        -349.60009500000001,
                        53.295627000000003
                    ],
                    [
                        -349.59993400000002,
                        53.296118
                    ],
                    [
                        -349.599602,
                        53.296554
                    ],
                    [
                        -349.599355,
                        53.296900000000001
                    ],
                    [
                        -349.59925900000002,
                        53.297144000000003
                    ],
                    [
                        -349.59926400000001,
                        53.297449
                    ],
                    [
                        -349.599377,
                        53.297637999999999
                    ],
                    [
                        -349.59957000000003,
                        53.297784999999998
                    ],
                    [
                        -349.60042800000002,
                        53.298127999999998
                    ],
                    [
                        -349.601114,
                        53.298372000000001
                    ],
                    [
                        -349.60128600000002,
                        53.298470999999999
                    ],
                    [
                        -349.60165599999999,
                        53.298820999999997
                    ],
                    [
                        -349.60211199999998,
                        53.299404000000003
                    ],
                    [
                        -349.60230000000001,
                        53.299560999999997
                    ],
                    [
                        -349.60250400000001,
                        53.299930000000003
                    ],
                    [
                        -349.60263200000003,
                        53.300241
                    ],
                    [
                        -349.60280899999998,
                        53.300407999999997
                    ]
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "stroke": "#d79609",
                "stroke-width": 3,
                "stroke-opacity": 1,
                "title": "Radtour 5 / Ausweichroute",
                "description": "Distanz: 3,4 km\nDauer: 12-13 Minuten"
            },
            "geometry": {
                "type": "LineString",
                "coordinates": [
                    [
                        -349.58241600000002,
                        53.251271000000003
                    ],
                    [
                        -349.582427,
                        53.251483
                    ],
                    [
                        -349.58223299999997,
                        53.252361999999998
                    ],
                    [
                        -349.58227599999998,
                        53.253241000000003
                    ],
                    [
                        -349.58240499999999,
                        53.253729
                    ],
                    [
                        -349.582427,
                        53.254024000000001
                    ],
                    [
                        -349.58229799999998,
                        53.254288000000003
                    ],
                    [
                        -349.580645,
                        53.256597999999997
                    ],
                    [
                        -349.58009800000002,
                        53.257908
                    ],
                    [
                        -349.58001300000001,
                        53.258260999999997
                    ],
                    [
                        -349.58033399999999,
                        53.259242999999998
                    ],
                    [
                        -349.580603,
                        53.259762000000002
                    ],
                    [
                        -349.58040899999997,
                        53.260128000000002
                    ],
                    [
                        -349.57984099999999,
                        53.260334
                    ],
                    [
                        -349.57926200000003,
                        53.260570999999999
                    ],
                    [
                        -349.57617299999998,
                        53.261009000000001
                    ],
                    [
                        -349.57603899999998,
                        53.260995999999999
                    ],
                    [
                        -349.57514300000003,
                        53.260784000000001
                    ]
                ]
            }
        }
    ]
}
}

Aktuelle Version vom 13. März 2021, 18:57 Uhr

Die Karte wird geladen …
Cookies helfen uns bei der Bereitstellung von Lünepedia. Durch die Nutzung von Lünepedia erklärst du dich damit einverstanden, dass wir Cookies speichern.