Online edit of cave 1623-221 - on dev machine 'Mohawk'

This commit is contained in:
Philip at home 2025-01-17 21:31:26 +00:00 committed by Philip Sargent
parent 854c95ab0a
commit 2967949c1c

View File

@ -1,46 +1,52 @@
<!DOCTYPE html><!-- THIS IS INFO FOR ONE CAVE-->
<!-- Only put one cave in this file (it may have multiple entrances) -->
<!-- If you edit this file, make sure it is uploaded (pushed) to the expoweb repository (cave folder) and that you have added one or more entrance files to the entrances folder-->
<!DOCTYPE html>
<!-- This file is generated by troggle using the form documented at /handbook/survey/caveentry.html -->
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this 162x-nnn.html file by hand, and manually upload it to the server using git,
make sure you update the database by doing a full data import. If you edit it using the online form
though, you do not need to do a data import as it happens automatically -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
<link rel="stylesheet" type="text/css" href="/css/main2.css" /></head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> using the form documented at
the form documented at
<a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a>
<br>
<cave>
<non_public>False</non_public>
<caveslug>1623-221</caveslug>
<official_name>Kugelm&uuml;hle</official_name><!-- Use &uuml; for u+Umlaut and &ouml; for o+umlaut eg H&ouml;hle for Hohle and Gl&uuml;ck for Gluck-->
<official_name>Kugelm&uuml;hle</official_name>
<area>1623</area>
<area></area>
<kataster_code></kataster_code>
<kataster_number>221</kataster_number>
<unofficial_number></unofficial_number>
<!-- Add one entrance stanza for each entrance-->
<entrance>
<entranceslug>1623-221</entranceslug> <!-- Internal ID to refer to each entrance instance in the entrance files (typically the same as that filename (e.g. 1623-161c). Matches the 'slug' field in the entrance file -->
<letter></letter> <!--Leave blank for single-entrance cave. If there is more than one entrace then the letter needs to be given. Generally matches the entranceslug ID. -->
<entranceslug>1623-221</entranceslug>
<letter></letter>
</entrance>
<explorers></explorers> <!-- 'CUCC Expo' and year(s) of exploration. To distinguish from caves explored by foreign groups. Individual names can be given too if it was a small cave. -->
<underground_description></underground_description><!-- Underground description. (description of approach and entrance goes in entrance file). For a small cave this will be the entire description. For larger caves it will be the front page of the description, or a short intro, containing links to other pages with the cave description in, or even nothing but a link. -->
<explorers></explorers>
<survex_file></survex_file>
<underground_description>We have not visited this cave, but Becka has extracted the data from the Austrian kataster so that we can see where the entrances are on our own maps.
<a href='/1623/221/l/image.html'><img src='/1623/221/t/image.jpg' /></a>
<p>Kugelm&uuml;hle (1623/221) and Liager (1623/1) are fairly near lake level, at the top end of Altaussee.
<p><a href='/1623/221/l/Übersicht07_07_2015.html'><img src='/1623/221/t/Übersicht07_07_2015.jpg' /></a></underground_description>
<equipment></equipment>
<references></references></p><!-- References to documentation. Could be Journal articles or Logbook entries. Can be links if the docs are online. -->
<survey></survey><!-- Drawn-up surveys. Scans of paper surveys or images/PDFs of electronic surveys. Should include HTML to display current plan and elevation, with links to larger versions (See section on URLs and files). Could list links to multiple years of survey, or even a separate survey page if it's complicated enough. -->
<kataster_status></kataster_status>
<underground_centre_line></underground_centre_line>
<notes>227m long (and 109m deep) cave in the Wei&szlig;en W&auml;nden area</notes><!-- Normally empty, but place for anything else that should be noted, such as info on cave maybe being a duplicate, or lost -->
<length></length>
<depth></depth>
<references></references>
<survey><a href='/1623/221/l/Kugelmühle03_2013.html'><img src='/1623/221/t/Kugelmühle03_2013.jpg' /></a>
<p>Survey (re)done by VhHO 2013.
<p>
Location is UTM 33 409686 5278710 and we need to get a *fix done for these.</survey>
<notes>227m long (and 109m deep) cave in the Wei&szlig;en W&auml;nden area: the north end of the Altaussee lake.</notes>
<length>227</length>
<depth>109</depth>
<extent></extent>
<survex_file></survex_file> <!-- Name of top-level survey file for this cave. Relative to the 'loser' survex repository. So for most caves that's "caves/cavenum/cavnum.svx". (e.g. caves/204/204.svx -->
<description_file></description_file><!-- Path of top-level description file for this cave, when a separate file is used. Otherwise blank. -->
<url>1623/221/221.html</url><!-- (Required). Relative URL of this cave. i.e the URL this cave appears at on the website, not including 'https://expo.survex.com/. Normally area/cavenum.html, e.g ('1623/165.html')-->
<description_file></description_file>
</cave>
</body>
</html>