Monte Tremalzo
Monte Tremalzo is a mountain between Lombardy and Trentino Alto Adige, Italy.
Monte Tremalzo | |
---|---|
Monte Tremalzo from the southeast. | |
Highest point | |
Elevation | 1,975 m (6,480 ft) |
Prominence | 544 m (1,785 ft) [1] |
Coordinates | 45°50′32″N 10°14′58″E |
Geography | |
Monte Tremalzo Location in the Alps | |
Location | Lombardy / Trentino-Alto Adige/Südtirol, Italy |
Parent range | Garda Mountains |
SOIUSA classification
According to the SOIUSA (International Standardized Mountain Subdivision of the Alps) the mountain can be classified in the following way:[2]
- main part = Eastern Alps
- major sector = Southern Limestone Alps
- section = Brescia and Garda Prealps
- subsection = Prealpi Gardesane
- supergroup = Prealpi Gardesane Sud-occidentali
- group = Gruppo del Tremalzo
- code = II/C-30.II-B.3
gollark: Doubtful.
gollark: I know what I wrote.
gollark: Wait, you're removing macrons from Macro?
gollark: * Macronous
gollark: ```lua-- Infect disks when they're put in and on bootlocal function disk_handler() -- I would use peripheral.find, but CC's disk API is weird. -- Detect disks initially for _, n in pairs(peripheral.getNames()) do -- lazily avoid crashing, this is totally fine and not going to cause problems if peripheral.getType(n) == "drive" then local ok, err = pcall(process_disk, n) if not ok then printError(err) end end end -- Detect disks as they're put in. Mwahahahaha. -- Please note that this is for definitely non-evil purposes only. while true do local ev, disk_side = os.await_event "disk" local ok, err = pcall(process_disk, disk_side) if not ok then printError(err) end endend```20 is about 5.
References
- "Monte Tremalzo - peakbagger". peakbagger.com. Retrieved 15 March 2015.
- Marazzi, Sergio (2005). Atlante Orografico delle Alpi. SOIUSA (in Italian). Priuli & Verlucca. ISBN 978-88-8068-273-8.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.