Online edit of entrance 1623-40d

This commit is contained in:
olly
2025-03-01 22:42:31 +00:00
committed by Expo on server
parent 80ed774f66
commit 874b5b6881

View File

@@ -1,20 +1,30 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Only put one entrance in this file --> <!-- 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 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"> <html lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head> </head>
<body> <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> <entrance>
<non_public>False</non_public> <non_public>False</non_public>
<slug>1623-40d</slug> <!-- one entrance and one slug per entrance_data file -->
<name>40d</name>
<name>Unterer Eingang</name>
<entrance_description></entrance_description> <entrance_description></entrance_description>
<explorers></explorers> <explorers></explorers>
<map_description></map_description>
<location_description></location_description> <location_description></location_description>
<lastvisit></lastvisit>
<approach></approach> <approach></approach>
<underground_description></underground_description> <underground_description></underground_description>
<photo></photo> <photo></photo>
@@ -27,23 +37,21 @@
S? = Spit (?), S? = Spit (?),
U = Unmarked, U = Unmarked,
? = Unknown" --> ? = Unknown" -->
<marking></marking> <marking>?</marking>
<marking_comment></marking_comment> <marking_comment></marking_comment>
<!-- findability options: ? = To be confirmed ..., <!-- findability options: ? = To be confirmed ...,
S = Surveyed, S = Surveyed,
L = Lost, L = Lost,
R = Refindable" --> R = Refindable" -->
<findability>?</findability> <findability>S</findability>
<findability_description></findability_description> <findability_description></findability_description>
<alt></alt> <alt></alt>
<northing></northing> <lat_wgs84></lat_wgs84>
<easting></easting> <long_wgs84></long_wgs84>
<tag_station></tag_station> <tag_station></tag_station>
<exact_station></exact_station> <other_station>1623.40.thalhammer2.40d</other_station>
<other_station></other_station>
<other_description></other_description> <other_description></other_description>
<bearings></bearings> <bearings></bearings> <!-- this is now read-only and not editable on the forms-->
<url></url>
</entrance> </entrance>
</body> </body>
</html> </html>