mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
GPS track upload - changes to methiod and location
This commit is contained in:
parent
2d9219e98c
commit
82b15ccda4
76
handbook/gpxupload.html
Normal file
76
handbook/gpxupload.html
Normal file
@ -0,0 +1,76 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>CUCC Expedition Handbook: Uploading files/photos</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Uploading GPS tracks and locations</h1>
|
||||
|
||||
<h2>The end-result you are trying to achieve</h2>
|
||||
What you are trying to do is to get your recorded locations (waypoints) and wanderings (tracks)
|
||||
appear properly in the cave survey database. But you have to upload
|
||||
the tracks and waypoints in a GPX file to the right place.
|
||||
<p>If you are really lazy (or really a beginner) you can use the simple upload method, but there are some
|
||||
unavoidable complexities in getting the GPX file out of your device.
|
||||
|
||||
<p><em>(If you are looking for how to upload some photos instead, those instructions are
|
||||
<a href="uploading.html">here</a>)</em>.
|
||||
|
||||
<h3>Instructions: contents</h3>
|
||||
<ol>
|
||||
<li><a href="#getgpx">Get the GPX file</a> that holds your locations and wanderings.
|
||||
<li><a href="#uploadgpx">Upload the GPX file</a> to the proper place.
|
||||
</ol>
|
||||
|
||||
<h2 id="getgpx">Getting the GPX data out of your phone or device</h2>
|
||||
<ol>
|
||||
<li>Use the "Wikilocs" app (or another app with GPS tracking function) to record your track as you walk across the plateau.
|
||||
<li>When you have finished your walk and are back on the internet, publish your track using the app.
|
||||
<li>In the app,there is an option to "share" your track by email:
|
||||
<ul>
|
||||
<li>Share it with yourself i.e. email it to your own email address.
|
||||
<li>Share it with someone who knows how to do the GPX thing and upload it properly.
|
||||
</ul>
|
||||
<li>On your laptop (or possibly on your phone) look at the email and visit the web page by clicking on the link.
|
||||
<li>The web page has a "Download" button: click on it.
|
||||
<li>It may give you options such as "Garmin", or "File". Choose "File".
|
||||
<li>It will ask for a filename to use. Pick something like "northplat-asmith-2018-07-29" (if your name is Aaron Smith)
|
||||
<li>A GPX file "northplat-asmith-2018-07-29.gpx" will be downloaded to the Downloads folder on your laptop.
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
Congratulations. You now have your track recorded using GPS as a GPX file.
|
||||
|
||||
|
||||
<h2 id="uploadgpx">Upload instructions</h2>
|
||||
<h3>Simple upload instructions</h3>
|
||||
|
||||
<ol>
|
||||
<li>Email the public link from the app to someone who knows how to do it. <br>
|
||||
<li>Email the GPX file to someone who knows how to do it. <br>
|
||||
GPX files are small, so don't be shy of adding them as attachments.
|
||||
</ol>
|
||||
|
||||
<h3>More complex upload instructions</h3>
|
||||
<p>Using your own laptop on expo, or after you return from expo:
|
||||
<ol>
|
||||
<li>.
|
||||
</ol>
|
||||
Being drafted
|
||||
<p style="margin-left: 40px">
|
||||
<br><br>
|
||||
beef noodles military-grade corporation bridge artisanal DIY tower order-flow order-flow. -space weathered apophenia urban order-flow DIY concrete refrigerator order-flow. weathered bicycle dead claymore mine paranoid 3D-printed construct 8-bit Kowloon. pre- footage tanto towards pistol warehouse A.I. tube tiger-team.
|
||||
<br><br>
|
||||
RAF sentient car courier lights Shibuya stimulate bomb sub-orbital face forwards. nano- grenade neural nodality man -space office franchise crypto- free-market. nodal point spook rain decay tower man kanji rebar garage Tokyo. dolphin vehicle urban nano- tanto RAF assassin advert carbon Shibuya. carbon sub-orbital nano- papier-mache long-chain hydrocarbons stimulate tube Legba paranoid film. construct girl pistol Chiba semiotics chrome hacker tower motion Shibuya.
|
||||
<br><br>
|
||||
corrupted euro-pop Legba carbon urban assault BASE jump cardboard cyber- urban. sentient savant vehicle stimulate pre- cartel tanto neural gang industrial grade. euro-pop drugs post- San Francisco BASE jump franchise tube meta- A.I. digital. -ware kanji nodal point kanji military-grade sunglasses shoes monofilament -ware girl. spook kanji chrome augmented reality stimulate modem boat cartel man math-. spook neon neon cartel 8-bit tiger-team vinyl monofilament refrigerator bomb.
|
||||
</p>
|
||||
|
||||
<h3 id="experienced">Experienced users</h3>
|
||||
|
||||
<h2>Experts only</h2>
|
||||
<hr />
|
||||
</body>
|
||||
</html>
|
@ -27,6 +27,12 @@
|
||||
<dd>Unpredictable in the mountains. Local thunderstoms with rapid run-off are the biggest danger.</dd>
|
||||
</dl>
|
||||
|
||||
<h2>How do I...?</h2>
|
||||
<ul>
|
||||
<li><a href="uploading.html">upload</a> - Photos</li>
|
||||
<li><a href="uploading.html">download</a> - Essential tracks across the plateau and important locations</li>
|
||||
<li><a href="gpxupload.html">upload</a> - GPS tracks I recorded on my phone (or handheld GPS)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Where and How</h2>
|
||||
<dl>
|
||||
|
@ -68,6 +68,7 @@ very welcome to muck in. It is slowly getting better organised.</p>
|
||||
<p>This manual is organized in a how-to sort of style. The categories,
|
||||
rather than referring to specific elements of the website, refer to
|
||||
processes that a maintainer would want to do.</p>
|
||||
<p>Note that to display the survey data you will need a copy of the survex software.
|
||||
|
||||
<h3>Contents</h3>
|
||||
|
||||
@ -350,9 +351,6 @@ http://expo.survex.com/expo/surveys/surveytable.html http://expo.survex.com/surv
|
||||
|
||||
<p>Photos are stored in the general file area of the site under <br /><a
|
||||
href="http://expo.survex.com/expofiles/photos/">http://expo.survex.com/expofiles/photos/</a></p>
|
||||
<p>GPS tracks over the surface of the plateau (GPX files from your handheld GPS or phone) are stored in the general file area of the site under <br /><a
|
||||
href="http://expo.survex.com/expofiles/gpslogs/">http://expo.survex.com/expofiles/gpslogs/</a></p>
|
||||
|
||||
<p>
|
||||
They are each organised by year, and by photographer (walker). </p>
|
||||
|
||||
@ -362,7 +360,13 @@ because the website script creates a much friendlier interface
|
||||
</p>
|
||||
The directory names are like this: "2014/YourName/" (i.e no spaces, CamelCase for names).
|
||||
|
||||
<p>See <a href="uploading.html">Photo/GPS/File Upload Instructions</a> for ordeinary expo user instructions on how to do this .</p>
|
||||
<p>See <a href="uploading.html">Photo/GPS/File Upload Instructions</a>
|
||||
for ordinary expo user instructions on how to do this .</p>
|
||||
|
||||
See <a href="gpxupload.html">GPS tracks instructions</a> for how to upload tracks recorded on your phone
|
||||
(or handheld GPS device). These tracks (GPX files) are
|
||||
stored in the cave data version-controlled part of the site and an entirely difference procedure is required.
|
||||
|
||||
|
||||
<hr />
|
||||
</body>
|
||||
|
@ -6,7 +6,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Uploading photos and GPS tracks</h1>
|
||||
<h1>Uploading Photos</h1>
|
||||
|
||||
<h2>The end-result you are trying to achieve</h2>
|
||||
What you are trying to do is to get your happy holiday snaps appear properly indexed with all the others from the previous decades of expo history. You can see them all here: <br /> <a
|
||||
@ -15,9 +15,12 @@ which is the end result. But all you have to do is to upload the photos to the r
|
||||
|
||||
<p>If you are really lazy (or really a beginner) you can use the initial simple method for the photos you have taken of cave entrances [for cave survey and prospecting purposes] so long as you label the filenames of the photos very carefully and tell an admin/nerd what you have done.
|
||||
|
||||
<p>If you are looking for how to upload a GPS track, those instructions have <a href="gpxupload.html">been moved to here</a>.
|
||||
<h2>Simple instructions</h2>
|
||||
|
||||
<ol>
|
||||
<li>Email a photo or two to someone who knows how to do it. <br>
|
||||
(If you are doing more than a few photos, email will be clunky, so use another method).
|
||||
<li>Use the Expo laptop in the tatty hut. Get someone to show you how to do it.
|
||||
</ol>
|
||||
<p>That's it. There used to be other ways of doing it using browser extensions but these either don't work anymore [since 2017] or the instructions to install them properly have become too complicated.
|
||||
@ -56,10 +59,6 @@ To make the admin's life easier, create your own folder in <pre>/home/expo/expof
|
||||
directory: /home/expo/expofiles/<b>photos</b>/2018/YourName/
|
||||
</pre>
|
||||
|
||||
Or for GPS tracks, do
|
||||
<pre>
|
||||
directory: /home/expo/expofiles/<b>gpslogs</b>/2018/YourName/
|
||||
</pre>
|
||||
<p>Obviously replace 'YourName' with your actual name (no spaces!). It is important that you get this right as this specific way of writing your name is standardised across the website. Use the year that the photo was taken or the GPStrack logged.</p>
|
||||
|
||||
<p>Note that uploading photos does not automatically update the view
|
||||
|
Loading…
Reference in New Issue
Block a user