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