mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-24 13:15:19 +00:00
survex file and finishing survey page
This commit is contained in:
@@ -5,31 +5,76 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<h2 id="tophead">CUCC Expo Surveying Handbook</h2>
|
||||
<h1>From muddy book to Survex plot</h1>
|
||||
<h1>From muddy book to survex plot</h1>
|
||||
|
||||
|
||||
<div class="onleft">
|
||||
<div class="onright">
|
||||
<a href="../../piclinks/typing.htm"><img src="../../tinypix/typing.jpg"
|
||||
width="176" height="115" alt="" /></a>
|
||||
<p class="caption">Tony Rooke entering data in days gone by</p></div>
|
||||
<p class="caption">Tony Rooke entering data (1991)</p></div>
|
||||
|
||||
|
||||
|
||||
<p>Survex has its own documentation for the format of the data, though the
|
||||
template file and a look at someone else's data will quickly make this
|
||||
fairly clear. Survex has some very flexible data entry options, so there
|
||||
fairly clear.
|
||||
<p>Survex has some very flexible data entry options, so there
|
||||
are a few extra guidelines to try to get some consistency in the way
|
||||
everyone uses it within this project.</p>
|
||||
|
||||
<ul>
|
||||
<li>It will be easiest if you start from one of the existing template files,
|
||||
<p>Survex (including the graphical software 'aven') is already installed
|
||||
on the expo laptop. These instructions assume that you are using the expo laptop.
|
||||
|
||||
|
||||
|
||||
<h3>Where to put your data</h3>
|
||||
|
||||
<p>Where to put your data: <b>If in doubt, ask!</b>. These instructions assume
|
||||
that you are typing it in on the <em>expo laptop</em>. (You can do it fom your own
|
||||
laptop if you have been initiated into the deep magic of the "loser" repository
|
||||
of the distributed version control system - see the
|
||||
<a href="../update.htm#repositories">list of repos</a>.
|
||||
|
||||
<ul><li>If it is a surface
|
||||
survey, it goes in the "surface" directory;
|
||||
<li>if it is a file of fixed points
|
||||
(like GPS fixes, or map coordinates), it goes in the "fixedpts" directory;
|
||||
<li>if
|
||||
it is a new cave on the near-plateau, put it in a new directory under "caves-1623".
|
||||
</ul>
|
||||
<li>Underground data for Steinbrückenhöhle goes in one of the
|
||||
subdirectories under caves-1623/204; it may well be clear which one from what it
|
||||
links to, but if not, ask.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Use a template</h3>
|
||||
|
||||
|
||||
<p>It will be easiest if you start from one of the existing template files,
|
||||
as these have lines to remind you to add various details - make sure you
|
||||
don't leave any blanks! Copy this to where you want to put your data
|
||||
<em>before</em> editing it (with any luck, the template should be on CD-ROM, so
|
||||
you can't trash it :-).</li>
|
||||
don't leave any blanks! Copy <em>and rename this</em> to where you want to put your data
|
||||
<em>before</em> editing it. Too many people have overwritten the
|
||||
template in the past, try not to do this yourself.
|
||||
|
||||
<h3>Filename and data-entry conventions</h3>
|
||||
|
||||
<ul>
|
||||
<li>Use Unix line endings (i.e. \n not \r\n).
|
||||
|
||||
<li>Use UTF-8 character encoding.
|
||||
|
||||
<li>Cave numbers are written without any leading zeros at all (in filenames,
|
||||
survey names, or anything else!).
|
||||
|
||||
<li>Entrances have station names such as p204b. In the event of the tag
|
||||
location being different from the entrance location, the tag point
|
||||
should be named with a "t" instead, e.g. t204b.
|
||||
|
||||
<li>No full stop (.) characters in station names.
|
||||
|
||||
<li>All filenames to be in lower case. Capital letters in filenames can still (in 2018)
|
||||
cause hassle when moving between Linux and Windows.
|
||||
|
||||
<!-- I think we can dispense with this now - DL
|
||||
<li>Filenames: Because Survex is used on different sorts of computer, it is
|
||||
@@ -44,16 +89,17 @@ long meaningful names, but these tend to get lost on DOS floppies, or when
|
||||
moved to other machines. For directories (=folders), use a maximum of eight
|
||||
characters with no extension.-->
|
||||
|
||||
<li><p>Where to put your data: <b>If in doubt, ASK!</b> If it is a surface
|
||||
survey, it goes in the "surface" directory; if it is a file of fixed points
|
||||
(like GPS fixes, or map coordinates), it goes in the "fixedpts" directory; if
|
||||
it is a new cave on the plateau, put it in a new directory under "caves".
|
||||
Underground data for Steinbrückenhöhle goes in one of the
|
||||
subdirectories under caves/204; it may well be clear which one from what it
|
||||
links to, but if not, ask.</p>
|
||||
</li>
|
||||
<li>No filenames starting with "-" or "!".
|
||||
|
||||
<li>What to call your survey: all your data should be inside a begin/end pair
|
||||
<li>Caves with a provisional number consisting of a year and a serial number
|
||||
should be <em>hyphenated</em>, thus 2018-ad-01 not 2018_01 or any of the various other
|
||||
variants.
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<h3>The name of your survey</h3>
|
||||
What to call your survey: all your data should be inside a begin/end pair
|
||||
with a meaningful name. This need not be the same name as the file, but as a
|
||||
general rule it should be so unless there is a really good reason not to. On
|
||||
the other hand, if you have made two or three trips to the same cave,
|
||||
@@ -69,14 +115,19 @@ it can be a good idea to nest surveys in one file:
|
||||
*end pt2
|
||||
*end 2050-01
|
||||
</pre>
|
||||
or you can create several .svx files.
|
||||
Creating several .svx files seemsto be current practice as it
|
||||
simplifies the manual process of knitting several different people's trips together.
|
||||
|
||||
<p>There is no restriction on the length of these names, but as they can be
|
||||
displayed in Aven, Tunnel and other such programs, it helps not to have
|
||||
anything too elaborate. Older versions of Survex required each prefix to be
|
||||
displayed in aven, tunnel and other such programs, it helps not to have
|
||||
anything too elaborate. Older versions of survex required each prefix to be
|
||||
unique in its first eight characters, and this is not a bad guideline to
|
||||
follow.</p></li>
|
||||
|
||||
<li>Every station should have a number <em>within your survey</em> even if it
|
||||
<h3>Station names</h3>
|
||||
|
||||
<p>Every station should have a number <em>within your survey</em> even if it
|
||||
is an existing station to which you have connected. Any survey stations which
|
||||
you think can reliably be found again should be listed at the start of your
|
||||
survey file. This includes the name (within your survey) of any existing points
|
||||
@@ -86,7 +137,7 @@ head of new pitch</tt> – this may or may not catch on as a standard.</li>
|
||||
|
||||
<p>At this stage, you have done enough to get a centre line for drawing up.
|
||||
If you aren't completely confident about the structure of the Austria data, or
|
||||
the Survex syntax of <tt>*equate</tt> and <tt>*export</tt> which can be rather
|
||||
the survex syntax of <tt>*equate</tt> and <tt>*export</tt> which can be rather
|
||||
cryptic for the uninitiated, it may be best not to try to link your survey to
|
||||
everything else so skip the next bit and read on <a href="#concrete">from
|
||||
here</a>.</p>
|
||||
@@ -98,26 +149,32 @@ dataset:</p>
|
||||
|
||||
<li>Don't put any *equate directives to other surveys into your file (or any
|
||||
survey legs which quote station names from other survey files). Instead, go to
|
||||
the file which *includes the other files in the same area. For example, if you
|
||||
have created a file Trivial.svx in the caves/204/deepsouth directory, go to the
|
||||
the file which *includes the other files in the same area. <br><br>
|
||||
For example, if you
|
||||
have created a file trivial.svx in the caves-1623/204/deepsouth directory, go to the
|
||||
file deepsouth/deepsouth.svx, where you will find *include lines for each of
|
||||
the files, together with the *equate lines to connect them together. Add an
|
||||
include for your file, and *equate lines for each of your survey stations which
|
||||
is the same as one in another survey. If your survey connects to points in
|
||||
surveys in files in more than one directory then the *equates should go in the
|
||||
204/204.svx file, but at this stage it is probably worth enlisting the help of
|
||||
someone who knows the structure of the data inside-out!</li>
|
||||
<li>You should now find that if you run Survex on one of the master files
|
||||
/204/204.svx file, but at this stage it is probably worth enlisting the help of
|
||||
someone who knows the structure of the data inside-out! <br><br>
|
||||
<li>You should now find that if you run survex on one of the master files
|
||||
(all.svx, 204.svx, smk-system.svx, etc.) which includes the area of
|
||||
your new survey, it is linked in and will show up when you use the resultant
|
||||
.3d file in Aven. Using 204.svx should give info on how long and how
|
||||
.3d file in vven. Using 204.svx should give info on how long and how
|
||||
deep the cave is now.</li>
|
||||
<li>Now you need to tell CVS to add your file to the master repository. This is
|
||||
very deep magic, and you should probably ask someone to show you how if you are
|
||||
not already familiar with CVS.</li>
|
||||
</ul>
|
||||
|
||||
<p><a name="concrete">To make that</a> all a bit more concrete, here is a
|
||||
<p>Now you have been typing this on the expo laptop, and before you let someone
|
||||
else use the laptop you need to find a nerd to do the deep magic to add your
|
||||
file to the version control repository "loser". Watching the nerd do this is
|
||||
usually your first initiation into learning how to do it yourself.
|
||||
|
||||
|
||||
<h3 id="concrete">Example svx file</h3>
|
||||
|
||||
<p>To make that all a bit more concrete, here is a
|
||||
fictitious example of a survey off Swings & Roundabouts in 204. Let's say
|
||||
that you went to explore a lead from the QM list numbered 2002-99, that the
|
||||
nearest survey station was listed as 204.allswings.swings5.2 and you found it
|
||||
@@ -156,10 +213,10 @@ caves/204/swings/ermintrude.svx. -->
|
||||
*end wibble
|
||||
</pre>
|
||||
|
||||
<p>That lot would be typed by copying caves/204/template.svx to
|
||||
caves/204/swings/wibble.svx and then filling in the blanks and adding your
|
||||
<p>That lot would be typed by copying caves-1623/204/template.svx to
|
||||
caves-1623/204/swings/wibble.svx and then filling in the blanks and adding your
|
||||
data. If you are linking to the rest of the survey then in the file
|
||||
caves/204/swings/allswings.svx add the lines:</p>
|
||||
caves-1623/204/swings/allswings.svx add the lines:</p>
|
||||
|
||||
<pre>
|
||||
*include wibble
|
||||
@@ -174,7 +231,7 @@ the file which includes both surface stuff and underground stuff.</p>
|
||||
|
||||
<p>Once you have your data typed in and checked, it must be run through the
|
||||
survey software (which on expo will be <a
|
||||
href="http://www.survex.com/">Survex</a>) and a centre line printed, both for
|
||||
href="http://www.survex.com/">survex</a>) and a centre line printed, both for
|
||||
plan and for extended elevation. Measure the print out to check that it really
|
||||
has printed at the scale you wanted (typically 1:500), as this has sometimes
|
||||
caused problems in the past.</p>
|
||||
@@ -183,36 +240,5 @@ caused problems in the past.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<ul id="links">
|
||||
<li><b>Expedition Handbook:</b>
|
||||
<ul>
|
||||
<li>Expo Handbook <a href="../index.htm">Introduction</a></li>
|
||||
<li><b>Surveying:</b>
|
||||
<ul>
|
||||
<li>Surveying <a href="index.htm">Overview</a> and index of
|
||||
topics</li>
|
||||
<li><a href="what.htm">What is a cave survey?</a></li>
|
||||
<li><a href="why.htm">Why am I doing this?</a></li>
|
||||
<li>Methods: <a href="how.htm">underground</a></li>
|
||||
<li>Pitfalls to avoid, <a href="hints.htm">hints'n'tips</a> to
|
||||
make life easier</li>
|
||||
<li>Methods: <a href="ontop.htm">surface</a></li>
|
||||
<li>Base Camp: getting it in to the computer</li>
|
||||
<li>Base Camp: <a href="drawup.htm">drawing it up</a>, writing
|
||||
the description</li>
|
||||
</ul></li>
|
||||
<li><a href="../look4.htm">Prospecting guide</a></li>
|
||||
<li><a href="../rescue.htm">Rescue guide</a></li>
|
||||
<li><a href="../rigit.htm">Rigging guide</a></li>
|
||||
<li><a href="../photo.htm">Photography guide</a></li>
|
||||
</ul></li>
|
||||
<li><a href="../../infodx.htm">Index to info/topics pages</a></li>
|
||||
<li><a href="../../indxal.htm">Full Index to area 1623</a>
|
||||
<ul>
|
||||
<li><a href="../../areas.htm">Area/subarea descriptions</a></li>
|
||||
</ul></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>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user