encoding utf-8
source CMC.th
#change name to the main therion file being used
#export map -proj plan -layout plan -o CMC.pdf
#export map -proj plan -fmt kml -o CMC.kml
#export model -o CMC.lox
#3d therion model to be viewed in the therion viewer
export model -fmt survex -o CMCth.3d
#Survex file showing centre line only
layout plan
copy local
map-header 40 15 ne
map-comment "Co. Clare, Ireland
\
\
Length 153 m
\
Depth 15 m (est.)
\
\
Drawn using Therion by Ashley Gregg.
\
Survey by Ashley Gregg, Simon Hadfield and Rory Colville 2016.
\
\
Published by the University of Bristol Spelaeological Society.
\
Grade UISv1 5-4-E.
\
Copyright 2016-17 CC BY NC SA"
scale-bar 20 metres
colour-legend off
code tex-map
\cavename={\size [20] Carran Mine Cave}
\cavelength={} %empty
\cavedepth={} %empty
\colorlegendfalse
endcode
endlayout
layout local
copy common
doc-title "Carran Mine Cave"
rotate -90
grid-size 20 20 10 metres
#base-scale 1 100
scale 1 100
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
code metapost
#base 1:750 scale 1:2750 (A3 charterhouse,GB)
#fonts_setup(8,16,24,40,60)
#scale 1:1000 (A0 width charterhouse,GB)
#fonts_setup(7,10,14,20,30)
#base 1:500 scale 1:2750
#fonts_setup(8,20,26,40,60)
endlayout
#get the master layout settings
input ../common_layout.th