Eine kleine feine gemütliche Wanderung rund um den Kellerskopf, mein ehemaliger Hausberg.
Google Earth sei Dank kann man die Wanderung im Detail analysieren, wir haben uns minimal velaufen da wir eigentlich die Strasse ganz vermeiden wollten. Was solls. Hier die Geek-Sicht der Wanderung:
Noch geekiger ist wenn man die KML Datei in Google Earth lädt und dann die “Flugsicht” geniesst. Die Datei gibt es unten f. Copy/Paste 🙂 Noch noch besser ist selbst lang laufen 🙂
Danach leckere Einkehr im Berggasthaus.
KML-Datei:
<?xml version=”1.0″ encoding=”UTF-8″?>
<kml xmlns=”http://www.opengis.net/kml/2.2″ xmlns:gx=”http://www.google.com/kml/ext/2.2″ xmlns:kml=”http://www.opengis.net/kml/2.2″ xmlns:atom=”http://www.w3.org/2005/Atom”>
<Document>
<name>Rund um den Kellerskopf.kml</name>
<StyleMap id=”m_ylw-pushpin”>
<Pair>
<key>normal</key>
<styleUrl>#s_ylw-pushpin</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#s_ylw-pushpin_hl</styleUrl>
</Pair>
</StyleMap>
<Style id=”s_ylw-pushpin”>
<IconStyle>
<scale>1.1</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x=”20″ y=”2″ xunits=”pixels” yunits=”pixels”/>
</IconStyle>
</Style>
<Style id=”s_ylw-pushpin_hl”>
<IconStyle>
<scale>1.3</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x=”20″ y=”2″ xunits=”pixels” yunits=”pixels”/>
</IconStyle>
</Style>
<Placemark>
<name>Rund um den Kellerskopf</name>
<styleUrl>#m_ylw-pushpin</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
8.287863501920201,50.13464927797174,0 8.28787932795964,50.13462873741752,0 8.289117344314512,50.13482889077856,0 8.28873685128235,50.13586887212421,0 8.28924775120224,50.13665063918445,0 8.289637528337968,50.13725116455909,0 8.289072682498027,50.13796347722542,0 8.289182048576279,50.13856534261144,0 8.288550695543787,50.13936562211049,0 8.287628105139532,50.14042655898808,0 8.287232855486007,50.1406894637713,0 8.286412741881598,50.14111912567557,0 8.283165928185099,50.14000209236712,0 8.280486836803538,50.13934089396644,0 8.279061362721425,50.1385577212491,0 8.279693034605524,50.13783533451255,0 8.280471973106964,50.13613417041811,0 8.279921248823108,50.13534632336805,0 8.280412096682445,50.13493914675721,0 8.279294117435647,50.13430907970903,0 8.279385122496695,50.13394490675476,0 8.280691067263321,50.13392666646199,0 8.283023048380072,50.13365125186192,0 8.285547652770953,50.13315701742636,0 8.287868194887816,50.13418649940824,0 8.287904341519683,50.13448443349786,0
</coordinates>
</LineString>
</Placemark>
</Document>
</kml>
Leave a Reply