mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-04 01:51:45 +01:00
missing entrance link fixed
This commit is contained in:
parent
998a6396bc
commit
a59047a0dd
@ -40,10 +40,14 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
|||||||
|
|
||||||
<entrance>
|
<entrance>
|
||||||
<entranceslug>1626-8</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-8</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 1626-8+1626-8 'Z' =x= -->
|
|
||||||
<letter>x</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>x</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>
|
||||||
|
|
||||||
|
<entrance>
|
||||||
|
<entranceslug>1626-8b</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 -->
|
||||||
|
<letter>b</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>
|
||||||
|
|
||||||
<explorers></explorers><!-- 'CUCC Expo' and year(s) of exploration. To distinguish from caves explored by foreign groups. Individual names can be given too if it was a small cave. -->
|
<explorers></explorers><!-- 'CUCC Expo' and year(s) of exploration. To distinguish from caves explored by foreign groups. Individual names can be given too if it was a small cave. -->
|
||||||
<survex_file>caves-1626/8/8.svx</survex_file><!-- Name of top-level survey file for this cave. Relative to the 'loser' survex repository. So for most caves that's "caves-162x/cavenum/cavnum.svx". (e.g. caves-1623/204/204.svx -->
|
<survex_file>caves-1626/8/8.svx</survex_file><!-- Name of top-level survey file for this cave. Relative to the 'loser' survex repository. So for most caves that's "caves-162x/cavenum/cavnum.svx". (e.g. caves-1623/204/204.svx -->
|
||||||
<underground_description>ARGE cave.<br>3 lines of the survexfile, then all the *begin lines:<br><pre>*begin 8
|
<underground_description>ARGE cave.<br>3 lines of the survexfile, then all the *begin lines:<br><pre>*begin 8
|
||||||
|
@ -28,7 +28,7 @@ though, you do not need to do a data import as it happens automatically -->
|
|||||||
<lastvisit></lastvisit>
|
<lastvisit></lastvisit>
|
||||||
<approach></approach>
|
<approach></approach>
|
||||||
<underground_description></underground_description>
|
<underground_description></underground_description>
|
||||||
<photo><img src='/1623/000/000.jpg' /></photo>
|
<photo></photo>
|
||||||
<!-- marking options: P = Paint,
|
<!-- marking options: P = Paint,
|
||||||
P? = Paint (?),
|
P? = Paint (?),
|
||||||
T = Tag,
|
T = Tag,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user