{"id":7071,"date":"2008-01-16T10:07:38","date_gmt":"2008-01-16T09:07:38","guid":{"rendered":"http:\/\/www.biosphaere-alb.com\/wordpress\/?p=7071"},"modified":"2017-06-16T10:30:51","modified_gmt":"2017-06-16T08:30:51","slug":"etappentour-vom-albtrauf-bis-zur-donau","status":"publish","type":"post","link":"https:\/\/www.biosphaere-alb.com\/wordpress\/?p=7071","title":{"rendered":"T\u00e4ler unter die R\u00e4der"},"content":{"rendered":"<p><em>T\u00e4lertour (Erms\/Lauter): Wandern\/Mountain-Bike\/Tourenrad<\/em><\/p>\n<p><strong>Etappentour: Vom Albtrauf zur Donau<\/strong><\/p>\n<ul>\n<li>Strecke: 59 km<\/li>\n<li>H\u00f6henm.: 530 m<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/uploads\/2012\/05\/Sphaere_Radtour_Lautertal_Ermstal_GPX.zip\" target=\"_blank\">GPS-DOWNLOAD<!--more--><\/a><\/p>\n<style type=\"text\/css\">#map_1 {clear: both; padding: 0px; margin: 0px; border: 0px; width: 100%; height: 100%; margin-top:0px; margin-right:0px;margin-left:0px; margin-bottom:0px; left: 0px; border-radius:0px;\nbox-shadow: none;}#map_1 img{clear: both; padding: 0px; margin: 0px; border: 0px; width: 100%; height: 100%; position: absolute; margin-top:0px; margin-right:0px;margin-left:0px; margin-bottom:0px; border-radius:0px;\nbox-shadow: none;}<\/style><div id=\"map_1\" class=\"OSM_Map\" style=\"width:320px; height:450px; overflow:hidden;padding:0px;border:none;\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/(function($) { OpenLayers.ImgPath = \"https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/plugins\/osm\/themes\/ol\/\"; map_1 = new OpenLayers.Map (\"map_1\", {            controls:[              new OpenLayers.Control.Navigation(),              new OpenLayers.Control.PanZoom(),              new OpenLayers.Control.Attribution()              ],          maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),          maxResolution: 156543.0399,          numZoomLevels: 19,          units: \"m\",          projection: new OpenLayers.Projection(\"EPSG:900913\"),          displayProjection: new OpenLayers.Projection(\"EPSG:4326\")      } );var lmap = new OpenLayers.Layer.OSM.Mapnik(\"Mapnik\");map_1.addLayers([lmap]);map_1.addControl(new OpenLayers.Control.ScaleLine({geodesic: true}));map_1.addControl(new OpenLayers.Control.MousePosition({displayProjection: new OpenLayers.Projection(\"EPSG:4326\")}));var lonLat = new OpenLayers.LonLat(9.41,48.421).transform(map_1.displayProjection, map_1.projection);map_1.setCenter (lonLat,10);  function osm_map_1onPopupClose(evt) {    select.unselectAll();  }  function osm_map_1onFeatureSelect(event) {    var feature = event.feature;    var content = \"<b>\"+feature.attributes.name + \"<\/b> <br>\" + feature.attributes.description;    if (content.search(\"<script\") != -1) {       content = \"Content contained Javascript! Escaped content below.<br>\" + content.replace(\/<\/g, \"&lt;\");    }    popup = new OpenLayers.Popup.FramedCloud(\"OSM Plugin\",      feature.geometry.getBounds().getCenterLonLat(),        new OpenLayers.Size(200,100),        content,        null, true, osm_map_1onPopupClose);    popup.autoSize = true;    feature.popup = popup;    map_1.addPopup(popup);   }  function osm_map_1onFeatureUnselect(event) {    var feature = event.feature;    if(feature.popup) {      map_1.removePopup(feature.popup);      feature.popup.destroy();      delete feature.popup;    }     }  var lgml = new OpenLayers.Layer.Vector(\"https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/uploads\/2012\/05\/Sphaere_Radtour_Lautertal_Ermstal.gpx\",{   strategies: [new OpenLayers.Strategy.Fixed()],\t  protocol: new OpenLayers.Protocol.HTTP({\t   url: \"https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/uploads\/2012\/05\/Sphaere_Radtour_Lautertal_Ermstal.gpx\",\t   format: new OpenLayers.Format.GPX()\t  }),    style: {strokeColor: \"red\", strokeWidth: 5, strokeOpacity: 0.5},    projection: new OpenLayers.Projection(\"EPSG:4326\")  });  map_1.addLayer(lgml);var MarkerLayer = new OpenLayers.Layer.Markers(\"Marker\");map_1.addLayer(MarkerLayer);\n      function osm_map_1MarkerPopUpClick(a_evt){\n        if (this.popup == null){\n          this.popup = this.createPopup(this.closeBox);\n          map_1.addPopup(this.popup);\n          this.popup.show();\n        }\n        else{\n          for (var i = 0; i < map_1.popups.length; i++){\n          map_1.popups[i].hide();\n          }\n          this.popup.toggle();\n        }\n        OpenLayers.Event.stop(a_evt);\n      }\n    var map_1IconArray = [];var Mdata = {};\n        Mdata.icon = new OpenLayers.Icon(\"https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/plugins\/osm\/icons\/wpttemp-red.png\",\n          new OpenLayers.Size(24,24),\n          new OpenLayers.Pixel(0, -24));map_1IconArray.push(Mdata);var ll = new OpenLayers.LonLat(9.34,48.443).transform(map_1.displayProjection, map_1.projection);var feature = new OpenLayers.Feature(MarkerLayer, ll, map_1IconArray[0]);feature.closeBox = true;feature.popupClass = OpenLayers.Class(OpenLayers.Popup.FramedCloud, {\"autoSize\": true, minSize: new OpenLayers.Size(150,150),\"keepInMap\": true } );feature.data.popupContentHTML = \"<br>BIKEtour:<br>Vom Albtrauf zur Donau<br>Die Wasser der Alb erfahren<br>\";feature.data.overflow = \"hidden\";var marker = new OpenLayers.Marker(ll,map_1IconArray[0].icon.clone());marker.feature = feature;marker.events.register(\"mousedown\", feature, osm_map_1MarkerPopUpClick);MarkerLayer.addMarker(marker);map_1.addPopup(feature.createPopup(feature.closeBox));var lonLat = new OpenLayers.LonLat(9.41,48.421).transform(map_1.displayProjection, map_1.projection);map_1.setCenter (lonLat,10);})(jQuery)\/* ]]> *\/ <\/script><\/div>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-7078\" title=\"Rad_Bike\" src=\"https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/uploads\/2008\/01\/Rad_Bike.jpg\" alt=\"\" width=\"320\" height=\"212\" srcset=\"https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/uploads\/2008\/01\/Rad_Bike.jpg 320w, https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/uploads\/2008\/01\/Rad_Bike-160x106.jpg 160w, https:\/\/www.biosphaere-alb.com\/wordpress\/wp-content\/uploads\/2008\/01\/Rad_Bike-140x92.jpg 140w\" sizes=\"auto, (max-width: 320px) 100vw, 320px\" \/><\/p>\n<p>Das Profil des Alb-Gebirges mit eigener Wadenkraft erleben? Ja, aber dann bitte so zahm wie m\u00f6glich. Gern geschehen: Die Wasser der Alb haben f\u00fcr Sie eine der sch\u00f6nsten und angenehmsten Radtouren geschaffen. 64 Kilometer und nur 280 zahme H\u00f6henmeter. Von der Donau sanft aufw\u00e4rts durchs Lautertal, immer der Europ\u00e4ischen Wasserscheide bei M\u00fcnsingen entgegen. Von da ab geht es dann nur bergab durch die Trailfinger Schlucht in Richtung Outlet-City Metzingen. Der Radweg durchs Ermstal geleitet sie auf Schotter- und Asphaltwegen, immer abseits des l\u00e4stigen Autoverkehrs.<\/p>\n<p>Die Route schaffen Ge\u00fcbte an einem Tag, zur\u00fcck geht\u00b4s mit dem Bus oder der Bahn. Am Wochenende gibt es sogar spezielle Linienangebote inklusive Radanh\u00e4nger. Sie wollen \u00fcbernachten? Beispielsweise zur Anreise oder als Etappenziel? So seien Ihnen die landschaftlich idyllisch gelegenen Gast\u00adh\u00f6fe im Lautertal empfohlen.<\/p>\n<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<\/p>\n<p>WEBcode #13113<\/p>\n","protected":false},"excerpt":{"rendered":"<p>T\u00e4lertour (Erms\/Lauter): Wandern\/Mountain-Bike\/Tourenrad Etappentour: Vom Albtrauf zur Donau Strecke: 59 km H\u00f6henm.: 530 m GPS-DOWNLOAD<\/p>\n","protected":false},"author":2,"featured_media":7078,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[66],"tags":[],"class_list":["post-7071","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-qr-code-link"],"_links":{"self":[{"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/7071","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7071"}],"version-history":[{"count":10,"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/7071\/revisions"}],"predecessor-version":[{"id":12493,"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/7071\/revisions\/12493"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=\/wp\/v2\/media\/7078"}],"wp:attachment":[{"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7071"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7071"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.biosphaere-alb.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7071"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}