mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-03-21 09:42:02 +00:00
install survex
This commit is contained in:
parent
77b6813a49
commit
a2ad5c2e2c
handbook
40
handbook/getsurvex.html
Normal file
40
handbook/getsurvex.html
Normal file
@ -0,0 +1,40 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Handbook placeholder page</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Installing surveying tools</h1>
|
||||
<h2>Survex</h2>
|
||||
<p>The main software we use to process cave data and surface surveys is <b>survex</b>
|
||||
which has been written over several decades by CUCC cavers.
|
||||
The first version was written during the 1990 Expo in Austria in the (old) potato hut.
|
||||
<p>Download the survex package here: <a href="https://survex.com/">www.survex.com</a> and install it.
|
||||
<p>You will discover that the application installed is actually called "aven" but do not be concerned.
|
||||
This is what you will use to visualise .svx files as beautiful cave centre-line surveys.
|
||||
|
||||
<p>If you are entering new survey data from a new cave, you will also need either
|
||||
<a href="https://bitbucket.org/goatchurch/tunnelx/wiki/Home">TunnelX</a> or
|
||||
<a href="https://therion.speleo.sk/">Therion</a> to
|
||||
convert your sketches into actual plan and elevation presentation-quality surveys.
|
||||
<h2>TunnelX</h2>
|
||||
<p>Tunnel was written by <a href="http://expo.survex.com/folk/l/jtodd.htm">Julian Todd</a> (18 Austrian expos since 1989). It allows the generation of full 3D models of cave passages which can be viewed using a VRML browser.
|
||||
<p>
|
||||
<a href="https://bitbucket.org/goatchurch/tunnelx/wiki/Home">TunnelX intro</a>.
|
||||
<p>
|
||||
<a href="https://bitbucket.org/goatchurch/tunnelx/wiki/Installing_and_Running">TunnelX installation and running</a>.
|
||||
<p>
|
||||
<a href="http://expo.survex.com/expofiles/tunnelwiki/wiki/pages/Tunnel.html">TunnelX detailed wiki documentation (old)</a>.
|
||||
|
||||
<h2>Therion</h2>
|
||||
<p>
|
||||
<a href="https://therion.speleo.sk/">Therion<a/>
|
||||
|
||||
|
||||
<hr />
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
@ -37,8 +37,8 @@
|
||||
<li><a href="charging.html">Charge a drill battery up the mountain</a> - cave exploration.</li><br>
|
||||
<li><a href="bierbook.html">Record how much beer I've drunk</a> - from the base camp fridge.</li><br>
|
||||
<li><a href="paperwork.html#nok">Record who my next of kin is</a> - & emergency medical details.</li><br>
|
||||
<li><a href="placeholder.html">Set up my laptop for looking at cave surveys</a> - Survex, aven etc.</li>
|
||||
<li><a href="placeholder.html">Set up my laptop for everything</a> - surveying, website management etc.</li>
|
||||
<li><a href="getsurvex.html">Set up my laptop for looking at cave surveys</a> - Survex, aven etc.</li>
|
||||
<li><a href="nerd.html">Set up my laptop for everything</a> - surveying, website management etc.</li>
|
||||
</ul>
|
||||
|
||||
<h2>Where and How</h2>
|
||||
|
28
handbook/nerd.html
Normal file
28
handbook/nerd.html
Normal file
@ -0,0 +1,28 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Handbook placeholder page</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
<h1>Placeholder</h1>
|
||||
<p>This is not the page you are looking for.
|
||||
<p>This will be replaced with the information you want as soon as someone gets around to writing it. Why not find out how to do this yourself ?
|
||||
|
||||
|
||||
<hr />
|
||||
|
||||
<ul id="links">
|
||||
<li><a href="index.htm">Expedition Handbook</a>
|
||||
<ul>
|
||||
<li><a href="survey/index.htm">Surveying guide</a> - Overview</li>
|
||||
<li><a href="look4.htm">Prospecting guide</a> – Overview</li>
|
||||
<li><a href="rescue.htm">Rescue guide</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>
|
Loading…
x
Reference in New Issue
Block a user