more download formats. - online edit of handbook/essentials.html

This commit is contained in:
Expo on server 2023-06-30 15:20:30 +01:00
parent 0c0e742cdc
commit cf85dfbb45

View File

@ -9,6 +9,17 @@
<h1>Essential GPS information</h1> <h1>Essential GPS information</h1>
<p><b>SAFETY</b>. Everyone <a href="/guidebook/plateau.html">gets lost on the plateau</a>. Don't get lost for long as this causes rescue plans to be initiated. <p><b>SAFETY</b>. Everyone <a href="/guidebook/plateau.html">gets lost on the plateau</a>. Don't get lost for long as this causes rescue plans to be initiated.
So get this essential data onto your phone (or handheld GPS). So get this essential data onto your phone (or handheld GPS).
<style>td,th
{border: solid 1px #ccc; border-radius: 4px; text-align: center;}
</style>
<table style="width: 100%;">
<tr><th>GPX format</th> <th>KML format</th> <th>ZIP of both</th> </tr>
<tr>
<td><a href="http://expo.survex.com/expofiles/gpslogs/essentials/essentials.gpx">essentials.gpx</a></td>
<td><a href="http://expo.survex.com/expofiles/gpslogs/essentials/essentials.gpx">essentials.kml</a></td>
<td><a href="http://expo.survex.com/expofiles/gpslogs/essentials/essentials.gpx">essentials.zip</a></td>
</tr>
</table>
<p><b>SAFETY</b>. Turn on <b>location tracking</b> in Google Maps (or OsmAnd) before you leave the car park and share your location with someone you know at basecamp and also with someone you know at top camp. This will show your last known location if you walk into an area of bad signal. <p><b>SAFETY</b>. Turn on <b>location tracking</b> in Google Maps (or OsmAnd) before you leave the car park and share your location with someone you know at basecamp and also with someone you know at top camp. This will show your last known location if you walk into an area of bad signal.
<ul> <ul>
@ -154,6 +165,5 @@ both of which are stored in the <var>:loser:</var> repository in :loser:/gpx/ .
<li><a href="../index.htm">Back to Expedition Intro page</a></li> <li><a href="../index.htm">Back to Expedition Intro page</a></li>
<li><a href="../../index.htm">Back to CUCC Home page</a></li> <li><a href="../../index.htm">Back to CUCC Home page</a></li>
</ul> </ul></body>
</body>
</html> </html>