add image to a cave survey page

This commit is contained in:
Philip Sargent 2023-01-09 22:25:24 +00:00
parent 56ff5c315c
commit a42872119f
3 changed files with 9 additions and 34 deletions

View File

@ -1 +0,0 @@
/home/expo/expofiles/gpslogs/essentials/essentials.gpx

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -6,6 +6,7 @@
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body>
<style>figure {font-weight: bold; font-size: small; font-family: sans-serif;font-variant-caps: small-caps;}</style>
<h2 id="tophead">CUCC Expo Surveying Handbook</h2>
<h1>What is a cave survey?</h1>
@ -14,6 +15,12 @@
few times have used cave surveys and can get some feel of what the cave is like
from them. But what actually goes into the making of such a "map"?</p>
<div class="onright">
<figure>
<a href="/expofiles/surveys/290-291-295/290-291-295-PostExpo2022-Output1Jan2023.png"><img src="290-291-extract.jpg"></a>
<br><figcaption>Part of the Fischgesicht finished survey for 1623-290/291 (2022)</figcaption></figure>
</div>
<p>The idea of the survey is to produce a map of the cave that is accurate,
useful for route finding and possible connections (and look pretty). Enough
detail needs to be recorded that every passage is recognisable, whilst those
@ -30,6 +37,8 @@ record will be used. To this end, everyone is encouraged to draw up a survey
to better understand the difficulties and thus to improve the standard of
recording.</p>
<p>The basic survey is simply a series of <b>straight</b> lines connecting a
number of points together. This is constructed by measuring the distance
between points, and taking a compass bearing and clinometer reading from each
@ -78,38 +87,5 @@ and additional things to consider that they have their
<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>What is a cave survey?</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: <a href="getin.htm">getting it in</a> 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="../rig/rigit.html">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>