encoding utf-8
source SunHole.th
# Change name to the main therion file
#Surveys to output
#-----------------
#Elevation has to be produced first for combined to work
export map -proj [elevation 45] -layout local -o SunHoleE45.pdf
export map -proj plan -layout plan -o SunHole.pdf
#export model -fmt survex -o SunHoleth.3d
#Survex file showing centre line only
#export model -o SunHole.lox
#3d therion model to be viewed in the therion viewer
layout plan
copy local
map-header 200 -20 ne
map-image 150 -10 sw SunHoleE45.pdf
map-comment "Cheddar Gorge, Somerset
\
\
Length 24.52 m Depth 11.42 m
\
Drawn, using Therion, by Andrew Atkinson and Graham Mullan.
\
Surveyed by Andrew Atkinson and Alison Moody
\
Grade UISv1 6-4-EF
\
Copyright 2017 CC BY NC SA.
\
Heights in metres AOD"
scale-bar 10 metres
colour-legend off
code tex-map
\cavename={\size [30] Sun Hole}
\cavelength={} %empty
\cavedepth={} %empty
\colorlegendfalse
endcode
endlayout
layout local
copy common
doc-title "Sun Hole"
#rotate -90
grid-size 10 10 5 m
#base-scale 1 500
scale 1 150
symbol-hide point remark
symbol-hide group centreline
#grid off
map-header 0 0 off
map-header-bg on
statistics explo off
statistics topo off
endlayout
#get the master layout settings
input ../common_layout.th