mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 13:45:20 +00:00
handbook and pages updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Handbook placeholder page</title>
|
||||
<title>CUCC Expedition Handboo - Survey software</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -30,9 +30,35 @@ convert your sketches into actual plan and elevation presentation-quality survey
|
||||
|
||||
<h2>Therion</h2>
|
||||
<p>
|
||||
<a href="https://therion.speleo.sk/">Therion<a/>
|
||||
<a href="https://therion.speleo.sk/">Therion</a>
|
||||
|
||||
<h2>GPS stuff</h2>
|
||||
<p>GPS is increasingly important for all the surface work.
|
||||
|
||||
<p>
|
||||
<a href="https://wiki.openstreetmap.org/wiki/GpsPrune">GPS Prune</a> is a vitally useful utility.
|
||||
|
||||
<h2>Other old stuff</h2>
|
||||
<p>
|
||||
<a href="https://code.google.com/archive/p/loch/">Loch</a> This is fork off of Therion's loch program.
|
||||
The goal is to model Cave systems in 3d and have a high degree
|
||||
of interaction between the user and the information.
|
||||
There is currently no working version and is under very heavy development.
|
||||
|
||||
<p>
|
||||
<a href="https://code.google.com/archive/p/topolinux/">TopoLinux</a>
|
||||
consists of cave surveying applications for Linux PC and Android devices.
|
||||
TopoDroid is an Open Source Android app to make cave surveys with the DistoX.
|
||||
|
||||
<p>
|
||||
<a href="https://code.google.com/archive/p/psurvex/">psurvex</a>
|
||||
My task was to write a new program which could read the data from an external file,
|
||||
ideally one which resembled a .svx file as much as possible.
|
||||
Psurvex supports
|
||||
only a subset of the .svx file format but the same file should process in Survex
|
||||
without any problems. You need to write a .svx file and save it somewhere on your machine.
|
||||
This program will then process the file and create a second file containing a list of
|
||||
points for plotting on graph paper and some statistics about your survey.
|
||||
<hr />
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user