mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-03-23 10:41:55 +00:00
44 lines
2.2 KiB
HTML
44 lines
2.2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<title>CUCC Expedition Handbook: Your phone</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2 id="tophead">CUCC Expedition Handbook - Your phone</h2>
|
||
|
|
||
|
<h1>Cave survey software - using a phone</h1>
|
||
|
|
||
|
<h2>Phones</h2>
|
||
|
|
||
|
|
||
|
<h3>Your Android phone</h3>
|
||
|
<p>Everyone has a phone pretty much, and everyone should have GPS enabled for safety. See <a href="../essentials.html">the expo GPS configuration pages</a>.
|
||
|
<p>There are several cave survey apps which run on a phone. We don't yet have a well documented way of using these
|
||
|
with the expo survey data workflow.
|
||
|
<ul>
|
||
|
<li><a href="https://osmand.net/">OsmAnd</a> - a GPS app.
|
||
|
<li><a href="http://www.gpsessentials.com/">GPSessentials</a> - another GPS app.
|
||
|
<li><a href="http://apemap.com/">Ape@Map</a> - another GPS app, compatible with Kompass commerical map sand used by Austrian cavers
|
||
|
|
||
|
<li><a href="https://sites.google.com/site/speleoapps/home">TopoDroid</a> makes cave surveys with the DistoX.
|
||
|
<li><a href="https://sites.google.com/site/speleoapps/home">Cave3D</a> is a Therion 3D viewer.
|
||
|
<li><a href="https://sites.google.com/site/speleoapps/home">ThManager</a> organizes single surveys, exported by TopoDroid, into Therion projects encoded by Therion "thconfig" files.
|
||
|
</ul>
|
||
|
|
||
|
<p>You can also use a phone to upload files and manage version control on the server. This is not the place to start, but if you are already doing this on your own laptop then these can be useful:
|
||
|
<ul>
|
||
|
<li><a href="https://www.termius.com/">Termius</a> - command line to create a registratkey for your phone, to ssh (and mosh) login to the expo server. To get sftp you have to buy it.
|
||
|
<li><a href="uploading.html#android">andftp</a> FTP app - needs an <a href="keyexchange.html">ssh key</a> installed on your phone
|
||
|
<li><a href="ftpusage.html">FTP using Cx_File_Explorer</a> (this is probably out of date)
|
||
|
</ul>
|
||
|
|
||
|
<hr />
|
||
|
Return to <a href="chromebook.html">Setting up a Chromebook</a></body><br>
|
||
|
Return to <a href="basiclaptop.html">Setting up a basic laptop</a></body><br>
|
||
|
Return to <a href="surveylaptop.html">Setting up a survey laptop</a></body>
|
||
|
|
||
|
<hr /></body>
|
||
|
</html>
|