encoding utf-8
source GoughsOld.th
#change name to the main therion file being used
###############
#elevation needs to come first as it is used in the plan
###############
export map -proj [elevation 90] -layout local -o GoughsOldE90.pdf
export map -proj plan -layout plan -o GoughsOld.pdf
#export map -proj plan -fmt kml -o GoughsOld.kml
#export model -o GoughsOld.lox
#3d therion model to be viewed in the therion viewer
#export model -fmt survex -o GoughsOld.3d
#Survex file showing centre line only
layout plan
copy local
map-header 15 10 ne
map-image 105 -6 ne GoughsOldE90.pdf
map-comment "Cheddar Gorge, Somerset
\
\
Length 154.11 m
\
Depth 27.32 m
\
\
Drawn using Therion
\
by Andrew Atkinson and Graham Mullan.
\
Survey by Andrew Atkinson and Alison Moody.
\
\
Grade UISv1 6-4-EF
\
Copyright 2013-5 CC BY NC SA
\
Heights in metres OD"
scale-bar 20 metres
colour-legend off
code tex-map
\cavename={\size [30] Gough's Old Cave}
\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 "Gough's Old Cave"
rotate -90
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