Ochtinská Aragonite Cave
Ochtinská Aragonite Cave (Slovak: Ochtinská aragonitová jaskyňa, Hungarian: Martonházi-aragonitbarlang) is a unique aragonite cave situated in southern Slovakia, near Rožňava. Although only 300 m long, it is famous for its rare aragonite formations.[2]
Ochtinská Aragonite Cave | |
---|---|
Slovak: Ochtinská aragonitová jaskyňa | |
![]() White aragonite forms the cave's rare attractions | |
Location | Slovak Karst, Slovakia |
Length | 300 m |
Height variation | 30 m |
Elevation | 642 m |
Discovery | 1954 |
Geology | aragonite |
Visitors | 26,591 (2009) [1] |
Description
There are only three aragonite caves discovered in the world so far.
In the so-called Milky Way Hall, the main attraction of the cave, white branches and clusters of aragonite shine like stars in the Milky Way. The cave was discovered by Martin Cangár and Jiri Prosek in 1954 and opened to the public in 1972. Along with other caves of the Slovak Karst, it is included in the UNESCO World Heritage list as a component of Caves of Aggtelek Karst and Slovak Karst site.[3]
gollark: Yes.
gollark: And yes, this is a hybrid of JS and SQL via template strings, isn't it great?
gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
gollark: I'm busy trying to work out exactly how horrible a PostgreSQL query I need to do this stupid thing under concurrent write load.
See also
Gallery
- Aragonite inside the cave
References
- "Archived copy". Archived from the original on 2013-04-22. Retrieved 2010-11-20.CS1 maint: archived copy as title (link)
- Lucinda Mallows, Lucy Mallows (2007). Slovakia: The Bradt Travel Guide. Bradt Travel Guides. p. 6. ISBN 1-84162-188-9.
- Mallows, Lucy (2007). "Ochtínská aragonitová jaskyňa (cave)". Slovakia. pp. 293–4. ISBN 978-1-84162-188-3.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.