mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
charset=ISO_10367-box
This commit is contained in:
parent
d509ac4340
commit
0dbeadc472
@ -1,8 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<!--
|
||||
charset=ISO_10367-box
|
||||
charset=iso-8859-1
|
||||
-->
|
||||
<title>Handbook - Doing a new cave</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
</head>
|
||||
@ -76,30 +79,30 @@ the overall process, look at the <a href="pdanotes.html">PDA additional notes</a
|
||||
<h3>The Process in brief</h3>
|
||||
<code><textarea id="steps" rows="39" cols="60">
|
||||
New cave process
|
||||
│
|
||||
├── 1 Creating a new cave in the online system
|
||||
│ ├── Prospecting introduction
|
||||
│ ├── Survey handbook
|
||||
│ ├── Cave Surveying training course slidepack
|
||||
│ ├── Logbook write-up
|
||||
│ ├── GPS track upload
|
||||
│ ├── list of outstanding survey tasks
|
||||
│ ├── PDA additional notes
|
||||
│ └── How to use the scanner
|
||||
├── 2 Creating a new survey wallet
|
||||
│
|
||||
├── 1 Creating a new cave in the online system
|
||||
│ ├── Prospecting introduction
|
||||
│ ├── Survey handbook
|
||||
│ ├── Cave Surveying training course slidepack
|
||||
│ ├── Logbook write-up
|
||||
│ ├── GPS track upload
|
||||
│ ├── list of outstanding survey tasks
|
||||
│ ├── PDA additional notes
|
||||
│ └── How to use the scanner
|
||||
├── 2 Creating a new survey wallet
|
||||
│ ├── New cave data sheet
|
||||
│ └── Maintaining the online wallets
|
||||
├── 3 Creating a new survex file
|
||||
│ ├── How to create a survex file - PDF - Brendan's guide
|
||||
│ ├── From muddy book to survex plot
|
||||
│ └── Adding QMs (Question Marks)
|
||||
│ └── Adding QMs (Question Marks)
|
||||
├── 4 Drawing up your survey
|
||||
│ ├── How to use Tunnel - PDF - Brendan's guide
|
||||
│ ├── Guide to using Tunnel - PDF - David Loeffler's guide
|
||||
│ ├── Upload Drawings form
|
||||
│ ├── the Uploads Folder
|
||||
│ ├── uploads/my_new_subfolder
|
||||
│ └── Cave Mapping - Sketching the Detail
|
||||
│ └── Cave Mapping - Sketching the Detail
|
||||
├── 5 New rigging guide
|
||||
├── 6 Creating a new cave in the online system
|
||||
│ ├── new cave file method
|
||||
@ -109,9 +112,9 @@ New cave process
|
||||
│ ├── Edit this cave
|
||||
│ └── the full list of data-entry fields
|
||||
├── 7 Creating a new entrance in the online system
|
||||
│ └── Entrance entry page fields
|
||||
│ └── Entrance entry page fields
|
||||
│ ├──cave_data template
|
||||
│ └──entrance_data template
|
||||
│ └──entrance_data template
|
||||
├── 8 Next steps
|
||||
│
|
||||
Back in the UK</textarea></code>
|
||||
|
Loading…
Reference in New Issue
Block a user