more new cave entrances

This commit is contained in:
Philip Sargent 2023-10-20 20:47:19 +03:00
parent d394a571c2
commit 39a8c12f54
11 changed files with 64 additions and 42 deletions

View File

@ -1,18 +1,25 @@
<!DOCTYPE html>
<!-- This file is generated using the form documented at /handbook/survey/caveentry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 5:28 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this 1623-000.html file by hand, make sure you update the database by doing a full data import -->
<!-- If you edit this 1623-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 -->
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 20, 2023, 5:28 p.m. UTC 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><!-- 'False' or 'True'. True if the cave should only be visible to logged-in users. Caves are normally public, so enter 'False' unless you know otherwise. -->
<caveslug>1623-170</caveslug><!--(Required). Internal I.D. used to refer to this cave in entrance data files. Typically the same as the filebase, e.g. '1623-195' -->
<official_name>LUSS/LA25</official_name><!-- Use &uuml; for u+Umlaut and &ouml; for o+umlaut eg H&ouml;hle for Hohle and Gl&uuml;ck for Gluck--><!-- Name of the cave (normally in German) -->
<area>1623</area><!-- the CUCC-defined areas shown in http://expo.survex.com/areas.htm -->
<official_name>LUSS/LA25</official_name><!-- Name of the cave (normally in German) Use &uuml; for u+Umlaut and &ouml; for o+umlaut eg H&ouml;hle for Hohle and Gl&uuml;ck for Gluck-->
<area>1623</area><!-- e.g. "1623" -->
<kataster_code>2/S +</kataster_code><!-- 'length-or-depth/type exploration'
code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast.htm
@ -33,10 +40,12 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
<entrance>
<entranceslug>1623-170</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 -->
<!-- DEBUG 1623-170+1623-170 'Z' == -->
<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. -->
</entrance>
<explorers>LUSS 1987-8</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. -->
<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-162x/cavenum/cavnum.svx". (e.g. caves-1623/204/204.svx -->
<underground_description>A tricky 4m climb down to a ledge and further 2m drop gain the floor of a chamber. Down boulder slope in chamber leads to a further short climb on overhanging loose rubble to a small chamber with draughting rift. A squeeze through the rift opens directly onto the head of an awkward 8m pitch. Beyond, the floor soon disappears and way on is 5m of traverse in a widening rift to where stones fall free for 5 seconds, this was the 1987 terminus.</p><p>A 6m drop reaches a point overlooking a 5m wide circular shaft. Bolts for a Y-hang lead onto the 56m free-hanging <b>Heart of Gold</b> pitch, named for its cross section. Another 10m drop on the other side of a boulder lands on a large ledge covered in loose boulders, <b>The Italian Bistro</b>. Awkward rigging on the right wall and two lower bolts allow <b>Deep Thought</b> to be rigged just clear of the tottering boulders that give the 18m pitch its name.</p><p>At the base is <b>The Restaurant at the End of the Cave</b>, a large chamber sporting five waterfalls. From the foot of the pitch, the floor is steeply inclined up to an arch, beyond which the chamber continues to rise to a total length of about 50m. A debris slope up to a tube at the highest points leads only to a choke. There is no other way on from the Restaurant since the floor is choke by major collapse at a depth of 117m.</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. -->
<equipment></equipment><!-- For a small cave, summary of gear needed to descend. For longer caves it could be blank, a table, or just refer to the description/topos. Leave blank if this info is in the description. -->
<references>The above description is taken from the LUSS <a href="../others/luss/index.htm">reports</a> on the 1987 and 1988 expeditions.</references><!-- References to documentation. Could be Journal articles or Logbook entries. Can be links if the docs are online. -->
@ -47,7 +56,7 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
<length>201m</length><!-- Cave length. Can be left blank and system should fill it in automatically from survey data (it doesn't yet) -->
<depth>117m</depth><!--Cave depth. Can be left blank and system should fill it in automatically from survey data (it doesn't yet) -->
<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/la25.htm</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., e.g ('1623/000')-->
</cave>

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<!-- This file is generated by troggle on Oct. 13, 2023, 6:56 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 6 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this 1623-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
@ -10,7 +10,7 @@ though, you do not need to do a data import as it happens automatically -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 13, 2023, 6:56 p.m. UTC using the form documented at
<b>This file is generated by troggle</b> on Oct. 20, 2023, 6 p.m. UTC using the form documented at
the form documented at
<a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a>
<br>

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<!-- This file is generated by troggle on Oct. 20, 2023, 10:57 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 5:44 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this 1623-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
@ -10,7 +10,7 @@ though, you do not need to do a data import as it happens automatically -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 20, 2023, 10:57 a.m. UTC using the form documented at
<b>This file is generated by troggle</b> on Oct. 20, 2023, 5:44 p.m. UTC using the form documented at
the form documented at
<a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a>
<br>

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<!-- This file is generated by troggle on Oct. 20, 2023, 10:58 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 5:56 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this 1623-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
@ -10,7 +10,7 @@ though, you do not need to do a data import as it happens automatically -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 20, 2023, 10:58 a.m. UTC using the form documented at
<b>This file is generated by troggle</b> on Oct. 20, 2023, 5:56 p.m. UTC using the form documented at
the form documented at
<a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a>
<br>

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<!-- This file is generated by troggle on Oct. 20, 2023, 3:36 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 5:30 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this 1623-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
@ -10,7 +10,7 @@ though, you do not need to do a data import as it happens automatically -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 20, 2023, 3:36 p.m. UTC using the form documented at
<b>This file is generated by troggle</b> on Oct. 20, 2023, 5:30 p.m. UTC using the form documented at
the form documented at
<a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a>
<br>

View File

@ -10,9 +10,6 @@
1623-2014-MF-02 ; /walletedit/2014:23 close to BL888?
1623-2014-MF-03 ; /walletedit/2014:23 close to BL888?
1623-2002-BUC-01 ; 2002#22 unrecognised cave name 'Brian"s unnamed cave'
1623-2002-14 ; 2002#14 Dead Tree Hole
1623-2022-HH-01 ; 2022-08-01 logbook Hannah & Harry
1623-2022-HH-02 ; 2022-08-01 logbook Hannah & Harry
1623-2022-HH-03 ; 2022-08-01 logbook Hannah & Harry

View File

@ -1,19 +1,31 @@
<!DOCTYPE html>
<!-- Only put one entrance in this file -->
<!-- If you edit this file, make sure you update the websites database -->
<!-- This file is generated by troggle on Oct. 20, 2023, 5:28 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- If you edit this 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 -->
<!-- See http://expo.survex.com/handbook/survey/caveentryfields.html for current details on filling in this form -->
<!-- there is 1 required field: slug. The entrance will not appear without that. -->
<!-- ALWAYS use &uuml; for u+Umlaut and &ouml; for o+umlaut eg H&ouml;hle for Hohle and Gl&uuml;ck for Gluck-->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 20, 2023, 5:28 p.m. UTC using the form documented at
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
<br>
<entrance>
<non_public>False</non_public>
<slug>1623-170</slug>
<slug>1623-170</slug> <!-- one entrance and one slug per entrance_data file -->
<name></name>
<entrance_description>Above the large depression, LA25 is an open, but obscure hole on a bedding shelf. </entrance_description>
<entrance_description>Above the large depression, LA25 is an open, but obscure hole on a bedding shelf.</entrance_description>
<explorers></explorers>
<map_description></map_description>
<location_description>13&deg; 50' 04" E, 47&deg; 42' 04" N</p><p>A large depression on the Hohes Augst-Eck ridge about 1km SSW of Ro&szlig; Kogel, is reached from the crest of the ridge above the obvious rock arch, by following a large snow field to the head of the depression. Contouring around to the south of the depression, following the bedding, LA25 to 27 are close together.</location_description>
<lastvisit></lastvisit>
<approach></approach>
<underground_description></underground_description>
<photo></photo>
@ -26,19 +38,18 @@
S? = Spit (?),
U = Unmarked,
? = Unknown" -->
<marking></marking>
<marking>?</marking>
<marking_comment></marking_comment>
<!-- findability options: ? = To be confirmed ...,
S = Surveyed,
L = Lost,
R = Refindable" -->
<findability>L</findability>
<findability>S</findability>
<findability_description></findability_description>
<alt>1880m</alt>
<northing></northing>
<easting></easting>
<tag_station></tag_station>
<exact_station></exact_station>
<lat_wgs84></lat_wgs84>
<long_wgs84></long_wgs84>
<tag_station>1623.pla25</tag_station>
<other_station></other_station>
<other_description></other_description>
<bearings></bearings>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- Only put one entrance in this file -->
<!-- This file is generated by troggle on Oct. 13, 2023, 6:56 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 6 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- If you edit this 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 -->
@ -14,7 +14,7 @@ though, you do not need to do a data import as it happens automatically -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 13, 2023, 6:56 p.m. UTC using the form documented at
<b>This file is generated by troggle</b> on Oct. 20, 2023, 6 p.m. UTC using the form documented at
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
<br>
<entrance>
@ -28,7 +28,7 @@ though, you do not need to do a data import as it happens automatically -->
<lastvisit></lastvisit>
<approach></approach>
<underground_description></underground_description>
<photo></photo>
<photo><a href='/1626/l/Entrance_to_Left_My_Compass_By_The_Other_Cave_(2018-pw-03).html'><img src='/1626/t/Entrance_to_Left_My_Compass_By_The_Other_Cave_(2018-pw-03).jpg' /></a></photo>
<!-- marking options: P = Paint,
P? = Paint (?),
T = Tag,

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- Only put one entrance in this file -->
<!-- This file is generated by troggle on Oct. 13, 2023, 8:04 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 5:44 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- If you edit this 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 -->
@ -14,7 +14,7 @@ though, you do not need to do a data import as it happens automatically -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 13, 2023, 8:04 p.m. UTC using the form documented at
<b>This file is generated by troggle</b> on Oct. 20, 2023, 5:44 p.m. UTC using the form documented at
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
<br>
<entrance>
@ -28,7 +28,7 @@ though, you do not need to do a data import as it happens automatically -->
<lastvisit>2018-07-24</lastvisit>
<approach></approach>
<underground_description></underground_description>
<photo></photo>
<photo><a href='/1626/l/Entrance_to_2018-tk-01_2.html'><img src='/1626/t/Entrance_to_2018-tk-01_2.jpg' /></a>&nbsp;<a href='/1626/l/Entrance_to_2018-tk-01_1.html'><img src='/1626/t/Entrance_to_2018-tk-01_1.jpg' /></a></photo>
<!-- marking options: P = Paint,
P? = Paint (?),
T = Tag,

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- Only put one entrance in this file -->
<!-- This file is generated by troggle on Oct. 13, 2023, 8:06 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 5:56 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- If you edit this 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 -->
@ -14,7 +14,7 @@ though, you do not need to do a data import as it happens automatically -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 13, 2023, 8:06 p.m. UTC using the form documented at
<b>This file is generated by troggle</b> on Oct. 20, 2023, 5:56 p.m. UTC using the form documented at
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
<br>
<entrance>
@ -28,7 +28,12 @@ though, you do not need to do a data import as it happens automatically -->
<lastvisit>2018-07-24</lastvisit>
<approach></approach>
<underground_description></underground_description>
<photo></photo>
<photo><a href='/1626/l/Entrance_to_2018-tk-02_3.html'><img src='/1626/t/Entrance_to_2018-tk-02_3.jpg' /></a>
&nbsp;
<a href='/1626/l/Entrance_to_2018-tk-02_2.html'><img src='/1626/t/Entrance_to_2018-tk-02_2.jpg' /></a>
&nbsp;
<a href='/1626/l/Entrance_to_2018-tk-02_1.html'><img src='/1626/t/Entrance_to_2018-tk-02_1.jpg' /></a>
&nbsp;</photo>
<!-- marking options: P = Paint,
P? = Paint (?),
T = Tag,

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- Only put one entrance in this file -->
<!-- This file is generated by troggle on Oct. 20, 2023, 3:36 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- This file is generated by troggle on Oct. 20, 2023, 5:30 p.m. UTC using the form documented at handbook/survey/ententry.html -->
<!-- If you edit this 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 -->
@ -14,7 +14,7 @@ though, you do not need to do a data import as it happens automatically -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> on Oct. 20, 2023, 3:36 p.m. UTC using the form documented at
<b>This file is generated by troggle</b> on Oct. 20, 2023, 5:30 p.m. UTC using the form documented at
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
<br>
<entrance>
@ -24,21 +24,21 @@ though, you do not need to do a data import as it happens automatically -->
<entrance_description></entrance_description>
<explorers></explorers>
<map_description>Daniel Ginger Heins:
<pre>[pit] should be >10' if I recall right, so I would've thought that would've been well identifiable but point taken that in practice it doesn't seem to be as clear as I was thinking it'd be (assuming the "west of homecoming" is accurate)
[pit] should be >10' if I recall right, so I would've thought that would've been well identifiable but point taken that in practice it doesn't seem to be as clear as I was thinking it'd be (assuming the "west of homecoming" is accurate)
<pre>
47.696565, 13.803737
https://www.bing.com/maps?osid=1f7cf2d0-63be-488c-bed6-7f521a459f8f&cp=47.69654%7E13.803728&lvl=20.4&style=h&v=2&sV=2&form=S00027
</pre>
That might be it but I can't say for sure if that's actually a hole or just a cliff shadow. But nonetheless, it'd be that sort of feature - a shadow of a hole on a decent size slab of pavement.
I do think I remember clambering up the boulder on the north end of that slab, which is a decently positive sign but can't 100% say that those were the same slabs
if I had to guess this might be the other complex [Boop-da-etc] , it matches my rough recollections and notes but obviously isn't as distinct as the other
<pre>
https://www.bing.com/maps?osid=6c43eb16-8ec7-46a4-9557-083976268780&cp=47.697241~13.801916&lvl=19.845789&style=h&pi=0&v=2&sV=2&form=S00027
(that's low confidence, but it at least is a near-ish patch of exposed limestone with a cliff around half of it. the entrances wold not be as clear since they'd be obscured by cliff shadows)
</pre></map_description>
</pre>
(that's low confidence, but it at least is a near-ish patch of exposed limestone with a cliff around half of it. the entrances wold not be as clear since they'd be obscured by cliff shadows)</map_description>
<location_description></location_description>
<lastvisit></lastvisit>
<approach></approach>