{"id":46,"date":"2014-01-29T00:16:18","date_gmt":"2014-01-28T22:16:18","guid":{"rendered":"http:\/\/zirbitzkogel.at\/blog\/?p=46"},"modified":"2019-11-20T01:28:24","modified_gmt":"2019-11-19T23:28:24","slug":"skitour-widdersberg","status":"publish","type":"post","link":"http:\/\/zirbitzkogel.at\/blog\/2014\/01\/29\/skitour-widdersberg\/","title":{"rendered":"Skitour Widdersberg"},"content":{"rendered":"<figure id=\"attachment_45\" aria-describedby=\"caption-attachment-45\" style=\"width: 300px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/zirbitzkogel.at\/blog\/wp-content\/uploads\/2014\/01\/20140126105425-b582a6ff-me.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/zirbitzkogel.at\/blog\/wp-content\/uploads\/2014\/01\/20140126105425-b582a6ff-me-300x225.jpg\" alt=\"Abfahrt vom Widdersberg\" width=\"300\" height=\"225\" class=\"size-medium wp-image-45\" srcset=\"http:\/\/zirbitzkogel.at\/blog\/wp-content\/uploads\/2014\/01\/20140126105425-b582a6ff-me-300x225.jpg 300w, http:\/\/zirbitzkogel.at\/blog\/wp-content\/uploads\/2014\/01\/20140126105425-b582a6ff-me-624x468.jpg 624w, http:\/\/zirbitzkogel.at\/blog\/wp-content\/uploads\/2014\/01\/20140126105425-b582a6ff-me.jpg 792w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption id=\"caption-attachment-45\" class=\"wp-caption-text\">Abfahrt vom unverspurten Widdersberg (2327 m), Tirol, \u00d6sterreich.<\/figcaption><\/figure>\n<p>Am Samstag den 25.01.2014 ging es nach Tirol ins Skigebiet Axamer Lizum. Ziel unserer Skitour war der 2327 m hohe Widdersberg. Nach knapp 25 Minuten entlang der Piste ging es im unverspurten Gel\u00e4nde weiter.<\/p>\n<p>Belohnt f\u00fcr das mehr oder weniger anstrengende Spuren wurden wir mit einer traumhaften Pulverschneeabfahrt \u00fcber unber\u00fchrte H\u00e4nge.<\/p>\n<link rel=\"stylesheet\" type=\"text\/css\" href=\"http:\/\/zirbitzkogel.at\/blog\/wp-content\/plugins\/osm\/\/css\/osm_map.css\" \/><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:400px; height:300px; overflow:hidden;padding:0px;border:thin solid grey;\"><script type=\"text\/javascript\" src=\"http:\/\/zirbitzkogel.at\/blog\/wp-content\/plugins\/osm\/js\/OL\/2.13.1\/OpenLayers.js?ver=2.13.1\"><\/script><script type=\"text\/javascript\" src=\"http:\/\/zirbitzkogel.at\/blog\/wp-content\/plugins\/osm\/js\/OSM\/openlayers\/OpenStreetMap.js\"><\/script><script type=\"text\/javascript\" src=\"http:\/\/zirbitzkogel.at\/blog\/wp-content\/plugins\/osm\/js\/osm-plugin-lib.js\"><\/script><script type=\"text\/javascript\">\/* <![CDATA[ *\/(function($) { OpenLayers.ImgPath = \"http:\/\/zirbitzkogel.at\/blog\/wp-content\/plugins\/osm\/themes\/dark\/\"; 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 matrixIds = new Array(18);for (var i=0; i<=18; ++i) {  matrixIds[i] = new Object();  matrixIds[i].identifier = \"\" + i;} var layerosm = new OpenLayers.Layer.OSM.Mapnik(\"Mapnik\");var layerbasemap_at = new OpenLayers.Layer.WMTS({\n                   url: \"https:\/\/maps.wien.gv.at\/basemap\/geolandbasemap\/{Style}\/{TileMatrixSet}\/{TileMatrix}\/{TileRow}\/{TileCol}.png\",\n                   name: \"basemap.at\",\n                   layer: \"geolandbasemap\",\n                   style: \"normal\",\n                   matrixSet: \"google3857\",\n                   requestEncoding: \"REST\",\n                   matrixIds: matrixIds,\n                   tileOptions: {crossOriginKeyword: null},\n                   transitionEffect: \"resize\"\n                  });\n      layerbasemap_at.metadata = {link: \"http:\/\/www.basemap.at\/\"};var layerOSM_Attr = new OpenLayers.Layer.Vector(\"OSM-plugin\",{attribution:\"<a href=\\\"http:\/\/basemap.at\\\">basemap.at<\/a> and <a href=\\\"https:\/\/www.hyumika.com\\\">OSM-Plugin<\/a>\"});map_1.addLayers([layerbasemap_at, layerosm, layerOSM_Attr]);map_1.addControl(new OpenLayers.Control.LayerSwitcher());map_1.addControl(new OpenLayers.Control.ScaleLine({geodesic: true}));var lonLat = new OpenLayers.LonLat(11.299,47.18).transform(map_1.displayProjection, map_1.projection);map_1.setCenter (lonLat,14);  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(\"http:\/\/zirbitzkogel.at\/blog\/wp-content\/uploads\/2014\/01\/track20140125.gpx\",{   strategies: [new OpenLayers.Strategy.Fixed()],\t  protocol: new OpenLayers.Protocol.HTTP({\t   url: \"http:\/\/zirbitzkogel.at\/blog\/wp-content\/uploads\/2014\/01\/track20140125.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(\"http:\/\/zirbitzkogel.at\/blog\/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(11.29768,47.18023).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 = \"\";feature.data.overflow = \"hidden\";var marker = new OpenLayers.Marker(ll,map_1IconArray[0].icon.clone());marker.feature = feature;MarkerLayer.addMarker(marker);var lonLat = new OpenLayers.LonLat(11.299,47.18).transform(map_1.displayProjection, map_1.projection);map_1.setCenter (lonLat,14);})(jQuery)\/* ]]> *\/ <\/script><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Am Samstag den 25.01.2014 ging es nach Tirol ins Skigebiet Axamer Lizum. Ziel unserer Skitour war der 2327 m hohe Widdersberg. Nach knapp 25 Minuten entlang der Piste ging es im unverspurten Gel\u00e4nde weiter. Belohnt f\u00fcr das mehr oder weniger anstrengende Spuren wurden wir mit einer traumhaften Pulverschneeabfahrt \u00fcber unber\u00fchrte H\u00e4nge.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[49,17,16],"_links":{"self":[{"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/posts\/46"}],"collection":[{"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/comments?post=46"}],"version-history":[{"count":13,"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/posts\/46\/revisions"}],"predecessor-version":[{"id":1831,"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/posts\/46\/revisions\/1831"}],"wp:attachment":[{"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/media?parent=46"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/categories?post=46"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/zirbitzkogel.at\/blog\/wp-json\/wp\/v2\/tags?post=46"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}