Hagen Mountains

The Hagen Mountains (German: Hagengebirge) are a subrange of the Berchtesgaden Alps. They lie mainly in the Austrian state of Salzburg, the western quarter is in the Bavarian county of Berchtesgadener Land. The steep western flanks of the Hagen lie in Bavaria and drop 1,700 metres (5,580 ft) in height to the basin of the Berchtesgadener Königssee.

Hagen Mountains
Hagengebirge
The Hagen Mountains (view from the Schneibstein looking south)
Highest point
PeakGroßes Teufelshorn
Elevation2,363 m (7,753 ft)
Geography
StateSalzburg (Austria), Berchtesgadener Land (Germany)
Range coordinates47°29′21″N 13°02′10″E
Parent rangeBerchtesgaden Alps

Geography

The mountain range has an area of about 12 kilometres by 10 kilometres. Its highest peaks are located at its perimeter, its interior peaks being slightly lower. The two highest summits are the Großes Teufelshorn (2,363 m) south of the Röth and Kahlersberg (2,350 m). The Hagen mountains are linked Steinernes Meer by the Teufelshörner peaks, and to the Göll massif (Hoher Göll) via the col of Torrener Joch. In the north the Hagen is bordered by the Bluntau valley, in the east the Salzach valley forms a deeply incised boundary with the Tennen Mountains. In the south, facing the Hochkönig massif - the boundary is formed by the Blühnbach Valley, a side valley of the Salzach. About 25 square kilometres of the Hagen Mountains and about a dozen peaks lie above the 2,000 metre mark, other large areas are a little lower.


Literature

  • Hermann von Barth: Aus den Nördlichen Kalkalpen. Munich, 1874.
  • Österreichischer Alpenverein (publ.): Alpenvereinsjahrbuch, 97th annual, 1972.
  • Walter Klappacher, Karl Mais: Salzburger Höhlenbuch. Vol. 3, 1979.
  • Ewald Langenscheidt: Höhlen und ihre Sedimente in den Berchtesgadener Alpen. Dokumente der Landschaftsentwicklung in den nördlichen Kalkalpen. Berchtesgaden, 1986. ISBN 3-922325-09-2
Guide
  • Sepp Brandl: Rund um Salzburg. Die schönsten Tal- und Höhenwanderungen. Rother Bergverlag, 2008. ISBN 978-3-7633-4243-3
  • Bernhard Kühnhauser (2011). Alpine Club Guide Berchtesgadener Alpen mit Hochkönig (in German) (20th ed.). Munich: Bergverlag Rother. ISBN 978-3-7633-1127-9.
Maps
  • Alpenvereinskarten : Hochkönig, Hagengebirge. ISBN 978-3-928777-10-0
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
gollark: I have another good idea which I shall implement shortly.
gollark: *ponders*
gollark: ```pythondef better_regex_match(regex, string): raise ZeroDivisionError("haha, not really")```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.