mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
Online edit of cave 1623-2012-ns-05
This commit is contained in:
parent
5fc97b331b
commit
8f3fe83fd2
@ -1,18 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<!-- This file is generated using the form documented at /handbook/survey/caveentry.html -->
|
||||
<!-- This file is generated by troggle on Oct. 5, 2023, 1:49 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
||||
<!-- Only put one cave in this file -->
|
||||
<!-- If you edit this 1623-000.html file by hand, make sure you update the database by doing a full data import -->
|
||||
<!-- If you edit this 1623-nnn.html file by hand, and manually upload it to the server using git,
|
||||
make sure you update the database by doing a full data import. If you edit it using the online form
|
||||
though, you do not need to do a data import as it happens automatically -->
|
||||
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
</head>
|
||||
<body>
|
||||
<b>This file is generated by troggle</b> on Oct. 5, 2023, 1:49 p.m. UTC using the form documented at
|
||||
the form documented at
|
||||
<a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a>
|
||||
<br>
|
||||
|
||||
<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-2012-ns-05</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></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>1623</area><!-- the CUCC-defined areas shown in http://expo.survex.com/areas.htm -->
|
||||
<area>1623</area><!-- e.g. "1623" -->
|
||||
<kataster_code></kataster_code><!-- 'length-or-depth/type exploration'
|
||||
code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast.htm
|
||||
|
||||
@ -33,11 +40,15 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2012-ns-05</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-2012-ns-05+1623-2012-ns-05 '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>
|
||||
|
||||
<explorers>Noel Snape on 2012-08-15</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. -->
|
||||
<underground_description>no record of any scanned notes or logbook trip. Maybe if we searched all the scans for all the wallets in 2012 we could find something ?</underground_description><!-- Underground description. (description of approach and entrance goes in entrance file). For a small cave this will be the entire description. For larger caves it will be the front page of the description, or a short intro, containing links to other pages with the cave description in, or even nothing but a link. -->
|
||||
<survex_file>caves-1623/2012-ns-05/2012-ns-05.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>no record of any scanned notes or logbook trip in 2012. Maybe if we searched all the scans for all the wallets in 2012 we could find something ?
|
||||
|
||||
New data 2022#53</underground_description><!-- Underground description. (description of approach and entrance goes in entrance file). For a small cave this will be the entire description. For larger caves it will be the front page of the description, or a short intro, containing links to other pages with the cave description in, or even nothing but a link. -->
|
||||
<equipment></equipment><!-- For a small cave, summary of gear needed to descend. For longer caves it could be blank, a table, or just refer to the description/topos. Leave blank if this info is in the description. -->
|
||||
<references></references><!-- References to documentation. Could be Journal articles or Logbook entries. Can be links if the docs are online. -->
|
||||
<survey></survey><!-- Drawn-up surveys. Scans of paper surveys or images/PDFs of electronic surveys. Should include HTML to display current plan and elevation, with links to larger versions (See section on URLs and files). Could list links to multiple years of survey, or even a separate survey page if it's complicated enough. -->
|
||||
@ -47,7 +58,7 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
||||
<length></length><!-- Cave length. Can be left blank and system should fill it in automatically from survey data (it doesn't yet) -->
|
||||
<depth></depth><!--Cave depth. Can be left blank and system should fill it in automatically from survey data (it doesn't yet) -->
|
||||
<extent></extent>
|
||||
<survex_file>caves-1623/2012-ns-05/2012-ns-05.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/cavenum/cavnum.svx". (e.g. caves/204/204.svx -->
|
||||
|
||||
<description_file></description_file><!-- Path of top-level description file for this cave, when a separate file is used. Otherwise blank. -->
|
||||
<url>1623/2012-ns-05</url><!-- (Required). Relative URL of this cave. i.e the URL this cave appears at on the website, not including 'https://expo.survex.com/. Normally area/cavenum., e.g ('1623/000')-->
|
||||
</cave>
|
||||
|
Loading…
Reference in New Issue
Block a user