mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
fix mistake 1626 not 1623
This commit is contained in:
parent
e4ac3b6d47
commit
9458aad028
@ -17,7 +17,7 @@ the form documented at
|
||||
|
||||
<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-2023-ww-01</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' -->
|
||||
<caveslug>1626-2023-ww-01</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>Ancient Technology</official_name><!-- Name of the cave (normally in German) Use ü for u+Umlaut and ö for o+umlaut eg Höhle for Hohle and Glück for Gluck-->
|
||||
<area>1626</area><!-- e.g. "1623" -->
|
||||
<kataster_code></kataster_code><!-- 'length-or-depth/type exploration'
|
||||
@ -39,7 +39,7 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
||||
<unofficial_number>2023-ww-01</unofficial_number><!-- (Either this or kataster_number is required). Initial temporary cave ID used until kataster number is allocated e.g. '2012-DD-01'-->
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2023-ww-01</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 -->
|
||||
<entranceslug>1626-2023-ww-01</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-2023-ww-01+1623-2023-ww-01 '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>
|
@ -9,5 +9,4 @@
|
||||
1623-2013-CUCC-02
|
||||
1623-2013-CUCC-03
|
||||
1623-2017-dm-01
|
||||
1623-2019-rh-01
|
||||
1623-2023-ww-01
|
||||
1623-2019-rh-01
|
@ -19,7 +19,7 @@ though, you do not need to do a data import as it happens automatically -->
|
||||
<br>
|
||||
<entrance>
|
||||
<non_public>False</non_public>
|
||||
<slug>1623-2023-ww-01</slug> <!-- one entrance and one slug per entrance_data file -->
|
||||
<slug>1626-2023-ww-01</slug> <!-- one entrance and one slug per entrance_data file -->
|
||||
<name></name>
|
||||
<entrance_description><a href="/survey_scans/2023%252377/">2023#77</a></entrance_description>
|
||||
<explorers></explorers>
|
||||
@ -54,7 +54,7 @@ though, you do not need to do a data import as it happens automatically -->
|
||||
<tag_station></tag_station>
|
||||
<exact_station></exact_station>
|
||||
<other_station></other_station>
|
||||
<other_description>Altitude comes from Radost's online tool</other_description>
|
||||
<other_description>Altitude comes from Radost's online tool, i.e. from SRTM</other_description>
|
||||
<bearings></bearings>
|
||||
<url></url>
|
||||
</entrance>
|
Loading…
Reference in New Issue
Block a user