fix mistake 1626 not 1623

This commit is contained in:
Philip Sargent 2023-10-01 14:15:04 +03:00
parent e4ac3b6d47
commit 9458aad028
3 changed files with 5 additions and 6 deletions

@ -17,7 +17,7 @@ the form documented at
<cave> <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. --> <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 &uuml; for u+Umlaut and &ouml; for o+umlaut eg H&ouml;hle for Hohle and Gl&uuml;ck for Gluck--> <official_name>Ancient Technology</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>1626</area><!-- e.g. "1623" --> <area>1626</area><!-- e.g. "1623" -->
<kataster_code></kataster_code><!-- 'length-or-depth/type exploration' <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'--> <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> <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' == --> <!-- 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. --> <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> </entrance>

@ -9,5 +9,4 @@
1623-2013-CUCC-02 1623-2013-CUCC-02
1623-2013-CUCC-03 1623-2013-CUCC-03
1623-2017-dm-01 1623-2017-dm-01
1623-2019-rh-01 1623-2019-rh-01
1623-2023-ww-01

@ -19,7 +19,7 @@ though, you do not need to do a data import as it happens automatically -->
<br> <br>
<entrance> <entrance>
<non_public>False</non_public> <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> <name></name>
<entrance_description><a href="/survey_scans/2023%252377/">2023#77</a></entrance_description> <entrance_description><a href="/survey_scans/2023%252377/">2023#77</a></entrance_description>
<explorers></explorers> <explorers></explorers>
@ -54,7 +54,7 @@ though, you do not need to do a data import as it happens automatically -->
<tag_station></tag_station> <tag_station></tag_station>
<exact_station></exact_station> <exact_station></exact_station>
<other_station></other_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> <bearings></bearings>
<url></url> <url></url>
</entrance> </entrance>