diff --git a/handbook/survey/getin.htm b/handbook/survey/getin.htm index 33515fe47..fa2ed9d96 100644 --- a/handbook/survey/getin.htm +++ b/handbook/survey/getin.htm @@ -1,50 +1,57 @@ - - + + -CUCC Austria Cave Surveying Guide + +CUCC Expo Surveying Handbook: Entering data -

CUCC Expedition Handbook: Surveying
+
+
-Base Camp: from muddy book to Survex plot

+

CUCC Expo Surveying Handbook

+

Base Camp: from muddy book to Survex plot

The original notes and sketches should be filed in a clearly marked envelope - don't take them caving again and don't leave them lying around to -be "Gössered" ! +be "Gössered"!

The notes (all of them, including dates, personnel, calibration, LRUD, -station details, etc.) should be copied onto a fresh page of the Survey Book +station details, etc.) should be filed away in a numbered wallet in the current +surveys file. You might have to include a transcription if they are illegible +(to other people; if you can't read them yourself, go back and do the survey +again!). Even if you do this, never throw away the original notes.

+ +

The data should be typed into whichever computer is being used for the survey, again including all the notes, including station details and passage names (and make a backup copy to a floppy or another machine). It is absolutely essential that you also fill in details of which survey -book the notes are in, with page numbers. - -

-
+folder the notes are in, with index numbers.

Survex has its own documentation for the format of the data, though the template file and a look at someone else's data will quickly make this fairly clear. Survex has some very flexible data entry options, so there are a few extra guidelines to try to get some consistency in the way -everyone uses it within this project. +everyone uses it within this project.

At this stage, you have done enough to get a centre line for drawing up. -If you aren't completely confident about the structure of the Austria -data, it may be best not to try to link your survey to everything else -so skip the next bit and read on from here. +If you aren't completely confident about the structure of the Austria data, or +the Survex syntax of *equate and *export which can be rather +cryptic for the uninitiated, it may be best not to try to link your survey to +everything else so skip the next bit and read on from +here.

However, if you need to see your survey in relation to the rest of the -cave: +dataset:

To make that all a bit more concrete, here is a -fictitious example of a survey off Triassic Park. Lets say that you went to -explore a lead from the QM list numbered 98-23, that the nearest survey -station was listed as Triassic.pt2.45 and you found it successfully. You -surveyed back from a bolt at the end of your new passage where exploration -has stopped for the time being, and it took 37 survey legs to get back to -Triassic Park: +fictitious example of a survey off Swings & Roundabouts in 204. Let's say +that you went to explore a lead from the QM list numbered 2002-99, that the +nearest survey station was listed as 204.allswings.swings5.2 and you found it +successfully, and numbered it within your own survey as station 0. Then you +might create the following file:

+ +
File wibble.svx
+*begin wibble
 
-
-; > Triassic.Wibble : Wibbled by Gösser off Triassic Park
-
-
-*begin Wibble
-; Locn: Loser Plateau, Austria, Kataster Gruppe 1623
-; Cave: Kaninchenhohle, 1623/161
+; Locn:	Totes Gebirge, Austria - Loser/Augst-Eck Plateau (kataster group 1623)
+; Cave:	Steinbruckenhöhle
+*title "Wibbled by Goesser"
+*date 2004.08.32 ;date the survey was done
+*team Insts John Doe
+*team Notes Jane Doe
+*team Tape Jane Doe
+ 
+; ref.:	2004 #999 ; the #number is on the clear pocket containing the original notes.
 
 ; ====== stations refindable to link to other surveys: ======
 
-;*export pt1.37 ; CM in Triassic Park II on L wall just past way to Wibble
+*export 0 ; list all exported survey points.
 
-; ====== links between surveys making up the Wibble survey: ======
+*calibrate tape 0	; +ve if tape was too short, -ve if too long
+;calibration data 148,+23,147,+23.5,148,+23,329,-23,328,-23.5,328.5,-23
 
-*equate pt1.0 pt2.23
+;from	to	tape	compass	clino	; remarks
+1	p5	5.48	181	-27
+[and the rest of your survey data]
+6	5	5.66	-	DOWN
 
-*begin pt1
-
-; Cave: Kaninchenhohle, 1623/161
-; Survey Name:  Wibbled by Gösser - passage from QM 98-23
-; Date: 2000.08.03
-; By:   Inst:   M I Opic
-;       Notes:  D S Lexic
-;       Pics:   DSL
-;       Tape:   Both
-; Instruments:  Compass # 873542, Clino # 923473, 30m fibron tape
-; Calibration:  at 161d
-;       A->B    214, -09
-;       B->A    035, +08
-; ref.: 2000 KH survey book pp 21-26
-
-; ====== stations refindable to link to other surveys: ======
-
-;*export 0      ; 2nd bolt at head of new pitch
-;*export 37     ; CM in Triassic Park II on L wall just past way to Wibble
-
-; Tape was 20cm too short (snapped on first pitch on way down)-:
-*calibrate tape  +0.20
-*calibrate clino -0.5
-
-;From   to      Tape    Compass Clino
-0       1       16.35   007     -32
-2       1        4.22   195     +03  ; legs from 1 to 13 are in Zipfer Rift
-; etc.
-36      37       3.12   037     -47
-
-;station details
-;name   L       R       U       D       E       details
-;0      0       1.1     3.2     pitch   ?       2nd bolt
-;1      1.2     0.3     4.1     0.6             thread: start traverse line
-; etc.
-;36     0.2     0.2     1.0     2.5             in squeeze - widest point
-;37     1.4     0.8     6.2     1.3             existing station in TP2
-
-*end pt1
-
-*begin pt2
-
-; etc. for part two survey
-
-*end pt2
-*end Wibble
+;stn	L	R	U	D	Desc
+;1	0.7	0.4	0.3	0.5	RP top of boulder
+[and the rest of the station details]
+*end wibble
 
-

That lot would be typed by copying template/161.svx to -161/triassic/wibble.svx and then filling in the blanks and adding your data. -If you are linking to the rest of the survey then in the file -161/triassic/alltri.svx add the lines: +

That lot would be typed by copying caves/204/template.svx to +caves/204/swings/wibble.svx and then filling in the blanks and adding your +data. If you are linking to the rest of the survey then in the file +caves/204/swings/allswings.svx add the lines:

-; 2000 surveys:
-*equate Wibble.pt1.37 Triassic.pt2.45
-*include Wibble
+*include wibble
+*equate wibble.0 swings5.2
 
-

If you are entering a surface survey, copy from template/surf.svx and -for underground survey other than Kaninchenhöhle, use template/ug.svx -Remember not to put surface data and underground data in the same file, +

Remember not to put surface data and underground data in the same file, even if they are part of one continuous survey. You need to create two files, with a defined station for the entrance, and a suitable equate in -the file which includes both surface stuff and underground stuff. +the file which includes both surface stuff and underground stuff.

+

Once you have your data typed in and checked, it must be run through the -survey software (which on expo will be -Survex) and a -centre line printed, both for plan and for extended elevation. Measure the -print out to check that it really has printed at the scale you wanted -(typically 1:500), as this has sometimes caused problems in the past. +survey software (which on expo will be Survex) and a centre line printed, both for +plan and for extended elevation. Measure the print out to check that it really +has printed at the scale you wanted (typically 1:500), as this has sometimes +caused problems in the past.

-

Now see the "Drawing it up" page. +

Now see the "Drawing it up" page.

-
- -> -Expedition Handbook:
----> -Surveying:
-------> -Back to overview and index of topics
-------> -What is a cave survey ?
-------> -Why am I doing this ?
-------> -Methods: underground
-------> -Pitfalls to avoid, hints'n'tips -to make life easier
-------> -Methods: surface
-------> -Getting a GPS fix
-------> -Base Camp: drawing it up, -writing the description
-------> -Back in the UK
----> -Expo Handbook Introduction
----> -Prospecting guide
----> -Rescue guide
----> -Rigging guide
----> -Photography guide
-> -Index to info/topics pages
-> -Full Index to area 1623
----> -Area/subarea descriptions
----> -Back to Expedition Intro page
-> -Back to CUCC Home page
+
+