encoding utf-8
source pigeonHole.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 0] -layout local -o pigeonHoleE0.pdf
export map -proj plan -layout plan -o pigeonHole.pdf
#export map -proj plan -fmt kml -o pigeonHole.kml
#export model -o pigeonHole.lox
#3d therion model to be viewed in the therion viewer
#export model -fmt survex -o pigeonHoleth.3d
#Survex file showing centre line only
layout plan
copy local
#map-image 100 0 ne pigeonHoleE0.pdf
map-header 40 40 ne
map-comment "Co. Galway, Ireland
\
\
Length 1459 m
\
Depth 55 m
\
\
Drawn using Therion by Graham Mullan.
\
Survey by Stuart Alldred, Cameron Bullen, Rory Colville, Eleanor Conole,
\
Ashley Gregg, Simon Hadfield, Sioned Haughton, Anya Keatley and Jacob Podesta 2013-2015.
\
Upstream sump survey by Michal Marek 2016.
\
Downstream sump survey by Martyn Farr and Nick Geh 1991-2009.
\
Published by the University of Bristol Spelaeological Society.
\
Grade UISv1 3-2-A.
\
Copyright 1992-2016 CC BY NC SA"
scale-bar 100 metres
colour-legend off
code tex-map
\cavename={\size [40] Pigeon Hole}
\cavelength={} %empty
\cavedepth={} %empty
\colorlegendfalse
endcode
endlayout
layout local
copy common
doc-title "Pigeon Hole"
#rotate -90
grid-size 100 100 10 metres
#base-scale 1 500
scale 1 1000
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