mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
Add entrance slug, location and marking entry for 132 entrance info
This commit is contained in:
parent
b9b575fd15
commit
c49be565e1
@ -1,19 +1,21 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<!-- Only put one entrance in this file -->
|
|
||||||
<!-- If you edit this file, make sure you update the websites database -->
|
|
||||||
<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> on May 25, 2023, 7:41 a.m. UTC 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-132</slug>
|
<slug>1623-132</slug> <!-- one entrance and one slug per entrance_data file -->
|
||||||
<name></name>
|
<name></name>
|
||||||
<entrance_description></entrance_description>
|
<entrance_description></entrance_description>
|
||||||
<explorers></explorers>
|
<explorers></explorers>
|
||||||
<map_description></map_description>
|
<map_description></map_description>
|
||||||
<location_description>SE face of Kleines Augsteck.. </location_description>
|
<location_description>SE face of Kleines Augsteck..</location_description>
|
||||||
|
<lastvisit></lastvisit>
|
||||||
<approach></approach>
|
<approach></approach>
|
||||||
<underground_description></underground_description>
|
<underground_description></underground_description>
|
||||||
<photo></photo>
|
<photo></photo>
|
||||||
@ -26,7 +28,7 @@
|
|||||||
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,
|
||||||
|
Loading…
Reference in New Issue
Block a user