mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-05-22 19:46:06 +01:00
NewHole 2017-PS-01
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
<!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"/>
|
||||
</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>
|
||||
<unexplored>True</unexplored>
|
||||
|
||||
<official_name>CavePit</official_name>
|
||||
<area>1623</area>
|
||||
<kataster_code>-</kataster_code>
|
||||
<kataster_number></kataster_number>
|
||||
<unofficial_number>2017-PS-01</unofficial_number>
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2017-PS-01</entranceslug>
|
||||
<letter></letter>
|
||||
</entrance>
|
||||
|
||||
<explorers></explorers>
|
||||
<survex_file></survex_file>
|
||||
<underground_description>Created from New Cave Datasheet on 2017-08-09 </underground_description>
|
||||
<equipment></equipment>
|
||||
<references>Wallet <a href='/walletedit/2017:61'>2017#61</a></references>
|
||||
<survey></survey>
|
||||
<notes>Created from New Cave Datasheet. </notes>
|
||||
<length></length>
|
||||
<depth></depth>
|
||||
<extent></extent>
|
||||
|
||||
<description_file></description_file>
|
||||
</cave>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,57 @@
|
||||
<!DOCTYPE html>
|
||||
<!-- Only put one entrance in this file -->
|
||||
<!-- This file is generated by troggle 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 ü for u+Umlaut and ö for o+umlaut eg Höhle for Hohle and Glü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> 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-2017-PS-01</slug> <!-- one entrance and one slug per entrance_data file -->
|
||||
<name>2017-PS-01</name>
|
||||
<entrance_description>shaft by some trees</entrance_description>
|
||||
<explorers></explorers>
|
||||
<location_description></location_description>
|
||||
<lastvisit>2017-08-09</lastvisit>
|
||||
<approach>north of top camp, SE side of Niederes Augst-Eck</approach>
|
||||
<underground_description></underground_description>
|
||||
<photo></photo>
|
||||
<!-- marking options: P = Paint,
|
||||
P? = Paint (?),
|
||||
T = Tag,
|
||||
T? = Tag (?),
|
||||
R = Retagged,
|
||||
S = Spit,
|
||||
S? = Spit (?),
|
||||
U = Unmarked,
|
||||
? = Unknown" -->
|
||||
<marking>U</marking>
|
||||
<marking_comment></marking_comment>
|
||||
<!-- findability options: ? = To be confirmed ...,
|
||||
S = Surveyed,
|
||||
L = Lost,
|
||||
R = Refindable" -->
|
||||
<findability>S</findability>
|
||||
<findability_description>2017#61</findability_description>
|
||||
<alt></alt>
|
||||
<lat_wgs84></lat_wgs84>
|
||||
<long_wgs84></long_wgs84>
|
||||
<tag_station></tag_station>
|
||||
<other_station>1623.g2017-ps-01</other_station>
|
||||
<other_description></other_description>
|
||||
<bearings></bearings> <!-- this is now read-only and not editable on the forms-->
|
||||
</entrance>
|
||||
</body>
|
||||
</html>
|
||||
@@ -20,7 +20,7 @@ re-written. This is prevent spurious re-orderings and spurious git commit lines
|
||||
Sorry about all the crap that surrounds the image tags which has been imported along with the content
|
||||
when UK Caving blogs have been parsed.
|
||||
|
||||
Exported on 2026-05-06 23:05 using either the control panel webpage or when editing a logbook entry online,
|
||||
Exported on 2026-05-17 01:05 using either the control panel webpage or when editing a logbook entry online,
|
||||
or (JSON files year only) because someone has requested to see this whole file.
|
||||
See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, filename)
|
||||
The template used to generate this page is troggle/templates/logbook2005style.html
|
||||
@@ -935,6 +935,13 @@ comment=3 BIG HOLES
|
||||
<div class="timeug">T/U: 0.0 hours</div>
|
||||
<div class="editentry"><br /><a href="/logbookedit/2017-08-09c">Edit this entry</a><br /></div>
|
||||
<hr />
|
||||
<div class="tripdate" id="2017-08-09d">2017-08-09</div>
|
||||
<div class="trippeople"><u>Philip S.</u></div>
|
||||
<div class="triptitle">plateau - Walk around Niederes Augst-Eck</div>
|
||||
All day walk via several entrances. A couple of nice places, one promising shaft "cave pit" by some trees.
|
||||
<div class="timeug">T/U: 0.0 hours</div>
|
||||
<div class="editentry"><br /><a href="/logbookedit/2017-08-09d">Edit this entry</a><br /></div>
|
||||
<hr />
|
||||
<div class="tripdate" id="2017-08-10a">2017-08-10</div>
|
||||
<div class="trippeople"><u>Rachel Turnbull</u>, George Breley</div>
|
||||
<div class="triptitle">Balcony - Cathedral Chasm and Dark Arts</div>
|
||||
|
||||
Reference in New Issue
Block a user