mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-03-05 22:56:31 +00:00
Request to see whole logbook triggers re-exporting.
This commit is contained in:
committed by
Expo on server
parent
cc94f72c6f
commit
57533dbf61
@@ -20,7 +20,7 @@ re-written. This is prevent spurious re-orderings and spurious git commit lines
|
||||
Sorry about all the crap that surrounds the image tags which has been imported along with the content
|
||||
when UK Caving blogs have been parsed.
|
||||
|
||||
Exported on 2026-01-29 06:01 using either the control panel webpage or when editing a logbook entry online,
|
||||
Exported on 2026-02-25 21:02 using either the control panel webpage or when editing a logbook entry online,
|
||||
or (JSON files year only) because someone has requested to see this whole file.
|
||||
See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, filename)
|
||||
The template used to generate this page is troggle/templates/logbook2005style.html
|
||||
@@ -1133,11 +1133,21 @@ such as this one right by the shady cliff (photo EXIF GPS locations are orange d
|
||||
<p>
|
||||
The lesson to take away from this is to always take TWO photos at any one position, and throw away the first one.
|
||||
This will nearly always work for most people, and is sufficiently simple that even undergraduates can remember it.
|
||||
Alternatively, always continually record a GPS track on the phone you are using to take photos with -
|
||||
Additionally,
|
||||
<ol><li>always continually record a GPS track on the phone you are using to take photos with -
|
||||
though this is unfortunately not always reliable either, as the camera app tends to cache locations and doesn't always
|
||||
get a fresh one from the "location" module in the phone.
|
||||
get a fresh one from the "location" module in the phone,
|
||||
<li>Take a screenshot of the <a href="https://github.com/barbeau/gpstest#readme">GPStest</a> app showing current location and accuracy data. You can get it from F-Droid or Google Play Store. <br /><figure class=onright width=20><a href='https://github.com/barbeau/gpstest#readme'><img width=64px src='/handbook/computing/t/gpstest.jpg' /></a><a href='https://github.com/barbeau/gpstest#readme'> <img width=64px src='/handbook/computing/t/F-Droid_Logo_4.svg.jpg' /></a>
|
||||
</figure>
|
||||
</ol>
|
||||
</p>
|
||||
<br>
|
||||
<br />
|
||||
<div class="text-box">
|
||||
<a href="/handbook/computing/myphone.html">Your phone on expo</a> - Do not select the "high accuracy" location setting on your phone<br />
|
||||
<a href="/handbook/essentials.html">GPS essentials on the plateau</a> - Safety information<br />
|
||||
<a href="/logbookentry/2024-07-21/2024-07-21c">Photo GPS</a> - Is unreliable unless you follow procedure (this page)<br />
|
||||
<a href="/handbook/survey/gps.htm">Locating Entrances</a> - expo recommended methods<br />
|
||||
</div>
|
||||
<div class="timeug">T/U: 0.0 hours</div>
|
||||
<div class="editentry"><br /><a href="/logbookedit/2024-07-21c">Edit this entry</a><br /></div>
|
||||
<hr />
|
||||
|
||||
Reference in New Issue
Block a user