encoding utf-8
source LongHole.th
#change name to the main therion file being used
select LongHoleXM@LongHole
###############
#elevation need to come first as they are used in the plan
###############
export map -proj [elevation 45] -layout local -o LongHoleE45.pdf
export map -proj [elevation 320] -layout local -o LongHoleE320.pdf
export map -proj plan -layout plan -o LongHole.pdf
#export map -proj plan -fmt kml -o LongHole.kml
#export model -o LongHole.lox
#3d therion model to be viewed in the therion viewer
#export model -fmt survex -o LongHoleth.3d
#Survex file showing centre line only
layout plan
copy local
map-image 100 20 ne LongHoleE45.pdf
map-image 100 -5 ne LongHoleE320.pdf
map-header 35 90 ne
map-comment "Cheddar Gorge, Somerset
\
\
Length 315.01 m
\
Depth 31.29 m
\
\
Drawn using Therion
\
by Graham Mullan and Andrew Atkinson.
\
Survey by Andrew Atkinson, Tony Boycott, Alison Moody and Clive Owen.
\
\
Grade UISv1 6-4-EF
\
Copyright 2013-5 CC BY NC SA
\
Heights in metres OD"
scale-bar 25 metres
colour-legend off
code tex-map
\cavename={\size [40] Long Hole}
\cavelength={} %empty
\cavedepth={} %empty
\colorlegendfalse
endcode
endlayout
layout Projected
copy local
map-header 50 100 off
#symbol-hide special north-arrow
#symbol-hide special scale-bar
legend-width 30 cm
endlayout
layout local
copy common
doc-title "Long Hole"
grid-size 20 20 10 metres
base-scale 1 500
scale 1 250
symbol-hide point remark
symbol-hide group cave-centreline
#grid off
map-header 50 70 off
map-header-bg on
statistics explo off
statistics topo off
endlayout
#get the master layout settings
input ../common_layout.th