mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-02-18 05:00:19 +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)
|
× teilweise vermessen (partly surveyed)
|
||||||
+ erforscht (exploration considered complete)
|
+ 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 -->
|
<kataster_number>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'-->
|
<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>
|
<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 -->
|
<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>
|
<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-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-->
|
<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" -->
|
<area>1626</area><!-- e.g. "1623" -->
|
||||||
<kataster_code></kataster_code><!-- 'length-or-depth/type exploration'
|
<kataster_code></kataster_code><!-- 'length-or-depth/type exploration'
|
||||||
|
@ -12,4 +12,10 @@
|
|||||||
1623-2018-pw-02
|
1623-2018-pw-02
|
||||||
1623-2019-rh-01
|
1623-2019-rh-01
|
||||||
1623-2023-WW-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…
x
Reference in New Issue
Block a user