*fix and GPS

This commit is contained in:
Philip Sargent 2023-10-17 01:48:28 +03:00
parent 0a5016aead
commit 13e8122ded
8 changed files with 134 additions and 37 deletions

View File

@ -117,7 +117,9 @@ of any new question marks, with an estimate of quality and any difficulties
which will be encountered (eg. if it is a climb, are bolts going to be
needed ? If a dig, is it a few loose boulders or a crawl over mud?)</p>
<h3>Archaic: hand-drawing the final survey</h3>
<p>The actual published cave-survey is produced by software these days.
These notes come from a different age but reading them will make your tunneling better
and more polished:
@ -146,7 +148,7 @@ For pitches, several plans at different levels may be easiest (rather like
the cross sections at each survey station used in horizontal passage). Also
projected elevations may be useful in addition to the extended section. But
learning a good set of procedures for using survex is the way to go.</p>
</em></div>
<p>If you did all that properly, there should be very little left to do in
the UK, unless you have volunteered to help with drawing up the final survey.
@ -158,7 +160,7 @@ experience: it's now late April 2004, and the 204 survey is only just
approaching completion. This shows how easy it is for these things to go wrong.
The chief problems were a change of software and the fact that the Expo printer
broke down last summer, so a number of surveys never got drawn up. -->
</em></div>
<hr />
<p>Back to the previous page in this sequence <a href="newsurvex.html">Starting a new survex file</a>.

View File

@ -45,10 +45,53 @@ This page outlines step 7 of the survey production process. Each step is documen
</p>
<h3>Edit Entrance form</h3>
<p>New in 2021 are fields for the latitude and logitude (WGS84 - the same as your GPS displays). These should be entered in degrees with decimals for fractions of a degree, e.g. 42.357 (not 42 degress 21 minutes 25 seconds, or 42 degrees 21.42 minutes).
<p>These fields exist for newly-discovered cave entrances for which we currently have no location information except for a GPS reading by the original discoverer. These discoveries have a habit of getting completely lost: so enter it so that someone can find it again to properly survey it. In due course, proper surveys will be done and the cave will be linked in to the GPX and survex survey system. If this has been done, then that is authoritative and you do not need to enter location informaiton on this form.
<p>In previous decades the location of an entrance was the <em>output</em> of a whole lot of surveying and position fixing (e.g. see <a href="lasers.htm">laser points</a>). Today, an initial location of an entrance is available by GPS at the <em>beginning</em> of the process. So we have these fields to record the data. [We don't yet have the code to automatically add these to the <var>essentials.gpx</var> download to be used for prospecting though.]
<ul>
<li>There are labels on the fields which explain what they mean - read the labels.
<li>There is popup information on some of the fields if you hover your mouse over them, try it.
<li>If you still don't understand the purpose or meaning of a field, read <a href="ententryfields.html">the documentation</a>.
</ul>
<h4>WGS84 fields on the form</h4>
<p>New in 2021 are fields for the latitude and logitude (WGS84 - the same as your GPS displays). <b>Unless</b> someone has already created the *fix point for the cave, these should be entered in the form. IF the *fix <em>has</em> been done, then <em>leave the WGS84 fields blank</em>.
<p>We always write degrees with decimals for fractions of a degree, e.g. 42.357 (not 42 degrees 21 minutes 25 seconds, or 42 degrees 21.42 minutes).
<p>These WGS84 fields exist for newly-discovered cave entrances for which we currently have no location information except for a GPS reading by the original discoverer. These discoveries have a habit of getting completely lost: so enter it so that someone can find it again to properly survey it. In due course the cave will be linked in to the survex survey system using *fix statements. If this *fix work has been done, then that is authoritative and <em> you do not need</em> to enter location information on this form.
<h3 id="fix">More details about *fix statements</h3>
<p>When a nerd creates a *fix statement, in the right place, the nerd will manually delete the WGS84 values on the Entrance.
<p>
The survex location uses a *fix statement and it looks like this:
<code>
*cs LONG-LAT<br>
*fix p2023-js-02 reference 13.80841 47.69055 1745<br>
*entrance p2023-js-02
</code>
<p>If you are doing this for the first time, it might be a good idea to put it in the same survex file temporarily. A nerd will move it to the right place later.
<div style="margin-left: 3em; margin-right: 4em"><em>The 'right place' is in the <var>fixedpts</var> part of the <var>:loser:</var> repository, but is very different depending on whether the cave is in the 1623 or the 1626 area - for historic reasons
</em>
<p>For the 1623 area it is easy. Each year has a different file. For 2019 there is a file <var>gps/gps19.svx</var> which contians all the *fix statements for new locations that year.
<p>For the 1626 area it has got horribly complicated and you should talk to Wookey and Becka. Most likely it will have to go into <var>fixedpts/1626-no-schoenberg-hs-not-tied-to-caves.svx</var></div>
<p>And in your main survex file you will need to make the connection between the survey points in the cave and the external location. This would be something like this (not real data), where survey station "1" is the tag at the entrance of the cave, and outside the begin/end section it is called "2023-js-02.1"
<code>
*equate p2023-js-02 2023-js-02.1<br />
<br />
*begin 2023-js-01<br />
*export 1<br />
...<br />
*data normal from to length bearing gradient ignoreall<br />
1 2 4.46 099.3 -54<br />
...<br />
*end 2023-js-01<br />
</code>
<p>There is a lot more to say about how to record the best GPS data, and how to link GPS with survey points, e.g. see <a href="gps.htm">Getting a GPS fix</a>
<p>In practice, for us on the plateau, we get repeat measurements of the same spot by different teams in different years to be accurate to only about 3m. This is fine for finding entrances, and for checking whether two different teams have found the same cave, but it is not adequate for loop-closure. That requires particular care with averaging the reading over 2 minutes, and use of a location with good view of the sky, away from vertical rock, and surface survey using instruments to get from the GPS point to the actual cave entrances. To get a decent <em>altitude</em> measurement requires averaging over 10 minutes, and it is still not good.
<p>In previous decades the location of an entrance was the <em>output</em> of a whole lot of surveying and position fixing (e.g. see <a href="lasers.htm">laser points</a>). Today, an initial location of an entrance is available by GPS at the <em>beginning</em> of the process. So we have these fields to record the data. [We don't yet have the code to automatically add the *fix statements into the <var>fixedpts</var> data, or to the <var>essentials.gpx</var> download to be used for prospecting though.]
<h2>List of New Entrance/Entrance_data fields</h2>
<p>The full list of fields is documented: <a href="ententryfields.html">the full list of data-entry fields</a> when creating an entrance.

View File

@ -18,11 +18,12 @@
</p>
<h3>Only one field is essential for Entrances</h3>
<p>There is only one essential field which must be there before the Submit button will work:
<h3>Only two field are essential for Entrances</h3>
<p>There are only two essential fields which must be there before the Submit button will work:
<ul>
<li><b>marking</b> e.g. Tag or Paint
<li><b>Marking</b> e.g. Tag or Paint
<li><b>Findability</b> e.g. Lost or Coordinates
</ul>
<p>See below for explanations.
@ -57,7 +58,7 @@
<dl>
<dt>photo</dt>
<dd>Put an <img> tag in here, as for the cave description. See how images are managed for caves, and do the same thing for this entrance. <em>HTML freeform field.</em></dd>
<dd>Put an &lt;img&gt; tag in here, as for the cave description. See how images are managed for caves, and do the same thing for this entrance. <em>HTML freeform field.</em></dd>
</dl>
<dl>
<dt>marking</dt>
@ -65,7 +66,7 @@
</dl>
<dl>
<dt>marking_comment</dt>
<dd>A text field: where is the tag? <em>HTML freeform field.</em></dd>
<dd>A text field: what colour paint? Where was the aluminium tag place?? <em>HTML freeform field.</em></dd>
</dl>
<dl>
<dt>Findability</dt>
@ -79,39 +80,28 @@
<dt>Altitude (metres)</dt>
<dd>In old caves this will have been calculated in UTM coordinates. Enter your GPS value here (WGS84). Yes, altitudes are slightly different. This will be overwritten in due course by an altitude derived from the location and the lidar dataset.</dd>
</dl>
<dl>
<dt>Northing</dt>
<dd>calculated position in UTM</dd>
</dl>
<dl>
<dt>Easting</dt>
<dd>calculated position in UTM</dd>
</dl>
<dl>
<dt>latitude</dt>
<dd>Decimal degrees of longitude in WGS84 datum. To be entered when entrance is first found so that someone can find it again. Will be overwritten in due course by proper survey data which will be enforced to be consistent with the UTM position.</dd>
</dl>
<dl>
<dt>longitude</dt>
<dd>Decimal degrees of longitude in WGS84 datum. To be entered when entrance is first found so that someone can find it again. Will be overwritten in due course by proper survey data which will be enforced to be consistent with the UTM position.</dd>
<dd>Decimal degrees of longitude in WGS84 datum. To be entered when entrance is first found so that someone can find it again. This will be deleted here when a proper tag station or other station is created</dd>
</dl>
<dl>
<dt>tag_station</dt>
<dd>a survey station id. It has to be in a format similar to this: "1623.p204e" (for the 'e' entrance to cave 1623-204)</dd>
<dd>a survey station id. It has to be in a format similar to this: "1623.p204e" (for the 'e' entrance to cave 1623-204). This is where the aluminium ID tag is bolted at the entrance.</dd>
</dl>
<dl>
<dl>
<dt>exact_station</dt>
<dd>a survey station id. It has to be in a format similar to this: "1623.p204e" (for the 'e' entrance to cave 1623-204)[to be documented further - use Edit This Page!]</dd>
</dl>
<dl>
<dl>
<dt>other_station</dt>
<dd>a survey station id.It has to be in a format similar to this: "1623.p204e" (for the 'e' entrance to cave 1623-204) [to be documented further - use Edit This Page!]</dd>
<dd>a survey station id. It has to be in a format similar to this: "1623.p204e" (for the 'e' entrance to cave 1623-204) [to be documented further - use Edit This Page!]</dd>
</dl>
<dl>
<dt>other_description</dt>
<dd>[undocumented?] Filename?: the name of top-level description file for this cave, when a separate file is used. Used instead of above entrance_description field for large caves with complex descriptions. Blank if the description is in the 'underground_description' field. </dd>
<dd>Continuation of the description is in the 'underground_description' field if you have more to say. </dd>
</dl>
<dl>
<dt>bearings</dt>
@ -119,10 +109,10 @@
</dl>
<dl>
<dt>url</dt>
<dd>Usually blank</dd>.
<dd>Leave blank. The correct value is computed.</dd>.
</dl>
<h4>ALternative data entry using a file</h4>
<h4>Alternative data entry using a file</h4>
<p>
There are template files for you to fill-in when creating new caves and entrance in the online system. You will need to be on a machine which has
<a href="../computing/keyexchange.html">keys installed</a> and you will need to know how to use git.

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -4,7 +4,6 @@
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body>
<h2 id="tophead">CUCC Expo Surveying Handbook</h2>
<h1>Locating entrances by GPS</h1>
@ -27,6 +26,7 @@ landmark with a wide, clear view of the sky, and within one (or maybe two) surve
of the entrance. If you have found a group of caves close together, it
might be better to GPS a central point rather than get quick (but less
accurate) fixes on each entrance.</p>
<p>Yes, you will have to manually do a surface survey leg using your survey instruments between the GPS point and the cave entrance tag station, and record that in your cave survex file.
<p>We now (2018) have differential GPS which is much more accurate than
in the past (e.g. Wookey's 1996 article) but altitudes are often very inaccurate
@ -61,8 +61,5 @@ on coordinate systems</a> has been moved to a different page. If you are really
<a href="coord.htm">Olaf's article</a>too.
<hr />
</body>
<hr /></body>
</html>

View File

@ -58,6 +58,7 @@ actually do these things.
<li>Transcribe your sketches onto centre-line paper
<li>Scan your centre-lined sketches
<li>Use therion or tunnel to digitise your centre-line sketches
<li>Connect your survey to the surveys of other caves by fixing the entrance location.
</ul>
<p>and either later or at the same time, you will be doing these other tasks
<ul>
@ -97,7 +98,8 @@ New cave process
&boxv; &boxvr;&HorizontalLine;&HorizontalLine; How to create a survex file - PDF - Brendan's guide
&boxv; &boxvr;&HorizontalLine;&HorizontalLine; From muddy book to survex plot
&boxv; &boxvr;&HorizontalLine;&HorizontalLine; Cave description
&boxv; &boxur;&HorizontalLine;&HorizontalLine; Adding QMs (Question Marks)
&boxv; &boxvr;&HorizontalLine;&HorizontalLine; Adding QMs (Question Marks)
&boxv; &boxur;&HorizontalLine;&HorizontalLine; Fixing the entrance location
&boxvr;&HorizontalLine;&HorizontalLine; 4 Drawing up your survey
&boxv; &boxvr;&HorizontalLine;&HorizontalLine; How to use Tunnel - PDF - Brendan's guide
&boxv; &boxvr;&HorizontalLine;&HorizontalLine; Guide to using Tunnel - PDF - David Loeffler's guide
@ -114,9 +116,10 @@ New cave process
&boxv; &boxvr;&HorizontalLine;&HorizontalLine; Edit this cave
&boxv; &boxur;&HorizontalLine;&HorizontalLine; the full list of data-entry fields
&boxvr;&HorizontalLine;&HorizontalLine; 7 Creating a new entrance in the online system
&boxv; &boxur;&HorizontalLine;&HorizontalLine; Entrance entry page fields
&boxv; &boxvr;&HorizontalLine;&HorizontalLine;cave_data template
&boxv; &boxur;&HorizontalLine;&HorizontalLine;entrance_data template
&boxv; &boxvr;&HorizontalLine;&HorizontalLine; Entrance entry page fields
&boxv; &boxv; &boxvr;&HorizontalLine;&HorizontalLine;cave_data template
&boxv; &boxv; &boxur;&HorizontalLine;&HorizontalLine;entrance_data template
&boxv; &boxur;&HorizontalLine;&HorizontalLine; Entrance locations in more detail
&boxvr;&HorizontalLine;&HorizontalLine; 8 Next steps
&boxv;
Back in the UK</textarea></code>

View File

@ -45,6 +45,39 @@ This page outlines step 3 of the survey production process. Each step is documen
</figcaption>
</figure>
</div>
<h3>Fixing the location of the entrance</h3>
<div class="onright">
<figure>
<a href="/walletedit/2023:17">
<img src="fix-2023-js-02-notes.jpg" ></a>
<figcaption style="font-variant-caps: small-caps;">
<em>At cave sketch notes [July of course, not June]</em>
</figcaption>
</figure>
</div>
<ul>
<li>We won't be able to see where your cave may link in to others <b>if we don't know where it is</b>.
<li>We won't be absolutely sure that your cave is actually a new cave <b>unless we can check it off</b> the locations in our records.
<li>If your cave does link to another, we need to know where the entrances are <b>with respect to each other</b> so that we can compute the loop-closure errors and improve the quality of the surveys.
</ul>
<p>So this is important.
<div class="onright">
<figure>
<a href="/walletedit/2023:17">
<img src="fix-2023-js-02-new.jpg" ></a>
<figcaption style="font-variant-caps: small-caps;">
<em>New Cave Sheet location and altitude</em>
</figcaption>
</figure>
</div>
<p>Now, in 2023, we have mobile phones which can get a GPS location directly from the satellites without requiring a 'mobile signal'. We find that relying on one of the party recording a continuous 'track', and then extracting the locations later, is very prone to human error. The worst and most common error is that everyone forgets to do this.
<p>The (strongly) recommended procedure is to take a specific GPS measurement at a well-defined point and to write down the location on your prospecting survey notes. Then for a new discovery it will be copied onto the New Cave data sheet.
<p>Note that we record the location in degrees and decimals of degrees: <code>47.69055 13.80841</code> and the altitude is in metres.
<p>The altitude is not nearly as vital as the lat/long numbers. GPS altitudes are still pretty bad, and even the new Galileo system won't promise anything better than &plusmn; 0.4m in 2030. (If you take the altitude from a track while moving the altitude can easily be 15m wrong.)
<p>See <a href="#location">the bottom of this page</a> for how the location information is typed in.
<h4 >Two ways to type in survex data</h3>
<ul>
@ -208,6 +241,35 @@ telling them to use the online form.]
entering the QM data into a survex file.
</p>
<h3><a id="location">Entering the Entrance location data</a></h3>
<p>The location of the cave is, eventually, stored in a survex file, just <em>not the same survex file</em>.
<p><b>If you are doing this for the first time</b>, don't bother with this *fix stuff. Just type the latitude &amp; logitude numbers into the <a href="ententry.html">New Entrance form</a> and someone else will do the *fix stuff.
<p>
The survex location uses a *fix statement and it looks like this:
<code>
*cs LONG-LAT<br>
*fix p2023-js-02 reference 13.80841 47.69055 1745<br>
*entrance p2023-js-02
</code>
<p>If you are doing this for the first time, <em>do</em> put it in the same survex file. A nerd will move it to the right place later.
<div style="margin-left: 3em; margin-right: 4em"><em>The 'right place' is in the <var>fixedpts</var> part of the <var>:loser:</var> repository, but is very different depending on whether the cave is in the 1623 or the 1626 area - for historic reasons
</em> </div>
<p>And in your main survex file you will need to make the connection between the survey points in the cave and the external location. This would be something like this (not real data), where survey station "1" is the tag at the entrance of the cave, and outside the begin/end section it is called "2023-js-02.1"
<code>
*equate p2023-js-02 2023-js-02.1<br />
<br />
*begin 2023-js-01<br />
*export 1<br />
...<br />
*data normal from to length bearing gradient ignoreall<br />
1 2 4.46 099.3 -54<br />
...<br />
*end 2023-js-01<br />
</code>
<p>There is a lot more to say about how to record the best GPS data, and how to link GPS with survey points
<h3><a id="tickingoff">Entering the cave description in the survex file</a></h3>
<p>The last part of the survex file is a description of the passage surveyed. Remember
that this is intended to be read by people