//Initialise the map object
var map; //complex object of type OpenLayers.Map
function init() {
map = new OpenLayers.Map ("map", {
controls:[
new OpenLayers.Control.Navigation(),
new OpenLayers.Control.PanZoomBar(),
new OpenLayers.Control.MousePosition(),
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")
} );
layerMapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik");
map.addLayer(layerMapnik);
var markers = new OpenLayers.Layer.Markers("Marker");
map.addLayer(markers);var size = new OpenLayers.Size(37,34);
var offset = new OpenLayers.Pixel(-(10), -size.h);
var icon_s = new OpenLayers.Icon("/typo3conf/ext/userjungfrausnowreport/Resources/Public/Icons/a.png",size,offset);
var icon_e = new OpenLayers.Icon("/typo3conf/ext/userjungfrausnowreport/Resources/Public/Icons/b.png",size,offset);
markers.addMarker(new OpenLayers.Marker(new OpenLayers.LonLat(896345.4291854,5884528.8235964),icon_s));
markers.addMarker(new OpenLayers.Marker(new OpenLayers.LonLat(895220.13273578,5880946.9435664),icon_e));
var lgpx = new OpenLayers.Layer.GPX("uploads/tx_userjungfraukarte/route/15_01.gpx", "uploads/tx_userjungfraukarte/route/15_01.gpx", "#0000ff");
map.addLayer(lgpx);
var bbox = new OpenLayers.Bounds(895220.13273578,5880946.9435664,896817.65091806,5884528.8235964);
map.zoomToExtent(bbox);
}

Grindelwald First
15. Bort - Grindelwald
This route starts between the station and restaurant at Bort. The paved trail turns to the left below Bort, leads over well-tended pastures to Mühlebach school on the Obere Gletscherstrasse, and from there along the main road into the village. The same trail is also used by scooter-bike riders.
Start |
Bort (Zwischenstation Gondelbahn Grindelwald-First) |
Ziel |
Grindelwald |
| Länge |
Zeit |
Anstieg |
Abstieg |
| 3.8 km |
1h 10min |
0.36 m |
-514.52 m |
Varianten
Bergweg
Natur
Familie
Kultur
Kondition
Schwierigkeit
Ausrüstung
No special hiking equipment needed. Solid footwear is sufficient.
Jahreszeit
End May to mid-October
Einkehren
Bort Mountain Guesthouse
Please note
Hiking trails for families (all ages) with suitable weather-proof clothing and sturdy footwear. A risk is always present. Total and lasting safety cannot be guaranteed. The occurrence of natural phenomena must always be expected in certain weather conditions. These include spring avalanches, landslides and rockfall during periods of intensive rainfall.
Mountain trails for experienced mountain hikers who are equipped with the necessary clothing and boots. Hikers must always expect the occurrence of dangerous natural phenomena such as rockfall and avalanches.
Fixed-rope route for experienced mountaineers with climbing harness and appropriate belaying
equipment. Only possible for beginners when accompanied by a mountain guide.