mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 16:52:00 +00:00
fixing slug/kataster number/ mismatches
This commit is contained in:
parent
2695f63b07
commit
d08e845192
@ -31,8 +31,8 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
||||
× teilweise vermessen (partly surveyed)
|
||||
+ erforscht (exploration considered complete)
|
||||
-->
|
||||
<kataster_number>1624-120</kataster_number> <!-- (Either this or unofficial_number is required). Official number in Austrian kataster if one has been allocated -->
|
||||
<unofficial_number>1624-120</unofficial_number><!-- (Either this or kataster_number is required). Initial temporary cave ID used until kataster number is allocated e.g. '2012-DD-01'-->
|
||||
<kataster_number>120</kataster_number> <!-- (Either this or unofficial_number is required). Official number in Austrian kataster if one has been allocated -->
|
||||
<unofficial_number></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>1624-120</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 -->
|
||||
|
@ -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-2018-DM-04</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-2018-DM-04</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>Bunderstruck</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'
|
||||
|
@ -12,4 +12,10 @@
|
||||
1623-2018-pw-02
|
||||
1623-2019-rh-01
|
||||
1623-2023-WW-01
|
||||
1626-2023-BuzzardHole
|
||||
1626-BuzzardHole
|
||||
1626-2018-ad-02
|
||||
2018-pw-03-02
|
||||
1626-2018-ad-02
|
||||
1626-2018-ad-02
|
||||
2018-pw-03-02
|
||||
1626-2018-ad-02
|
||||
|
Loading…
Reference in New Issue
Block a user