move from long/lat to survex station for location

This commit is contained in:
2025-08-27 18:28:04 +01:00
parent e572d37bab
commit e1f7da452e
3 changed files with 9 additions and 14 deletions

View File

@@ -17,6 +17,7 @@ the form documented at
<cave>
<non_public>False</non_public>
<unexplored>False</unexplored>
<official_name>Rundwuhlmaus Hoehle</official_name>
<area>1623</area>
@@ -42,13 +43,7 @@ https://expo.survex.com/logbookentry/2025-07-23/2025-07-23b</underground_descrip
Natural and bolt to first 10m pitch, traverse 10m to second pitch, two bolts to bottom 10m, 30m of rope.</equipment>
<references></references>
<survey>pending</survey>
<notes>- You will also need to create a new entrance from the 'Edit this cave' page. Ignore the existing dummy one, it will evaporate on the next full import.<br><br>
- When you Submit it will create a new file in expoweb/cave_data/ <br><br>
- Now you can edit the entrance info: click on Edit below for the dummy entrance. and then Submit to save it (if you forget to do this, a dummy entrance will be created for your new cave description).<br><br>
- Finally, you need to find a nerd to edit the file '<var>expoweb/cave_data/pendingcaves.txt</var>' to remove the line <br><var>1623-2025-ft-01</var><br> as it is no longer 'pending' but 'done. Well Done.</notes>
<notes></notes>
<length></length>
<depth></depth>
<extent></extent>

View File

@@ -24,7 +24,7 @@ though, you do not need to do a data import as it happens automatically -->
<entrance_description></entrance_description>
<explorers></explorers>
<location_description></location_description>
<lastvisit></lastvisit>
<lastvisit>2025-07-05</lastvisit>
<approach></approach>
<underground_description></underground_description>
<photo></photo>
@@ -46,10 +46,10 @@ though, you do not need to do a data import as it happens automatically -->
<findability>S</findability>
<findability_description></findability_description>
<alt></alt>
<lat_wgs84>47.69309</lat_wgs84>
<long_wgs84>13.81229</long_wgs84>
<lat_wgs84></lat_wgs84>
<long_wgs84></long_wgs84>
<tag_station></tag_station>
<other_station></other_station>
<other_station>1623.p2025-hw-05</other_station>
<other_description></other_description>
<bearings></bearings> <!-- this is now read-only and not editable on the forms-->
</entrance>

View File

@@ -46,10 +46,10 @@ though, you do not need to do a data import as it happens automatically -->
<findability>S</findability>
<findability_description></findability_description>
<alt></alt>
<lat_wgs84>47.690990</lat_wgs84>
<long_wgs84>13.825590</long_wgs84>
<lat_wgs84></lat_wgs84>
<long_wgs84></long_wgs84>
<tag_station></tag_station>
<other_station></other_station>
<other_station>1623.p2025-lb-00b</other_station>
<other_description></other_description>
<bearings></bearings> <!-- this is now read-only and not editable on the forms-->
</entrance>