encoding  utf-8
source wolfsHole.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 wolfsHoleE0.pdf

export map -proj plan -layout plan -o wolfsHole.pdf

#export map -proj plan -fmt kml -o wolfsHole.kml

#export model -o wolfsHole.lox
#3d therion model to be viewed in the therion viewer

#export model -fmt survex -o wolfsHoleth.3d
#Survex file showing centre line only

layout plan
copy local

 
#map-image 100 -10 ne wolfsHoleE0.pdf
map-header 40 30 ne

map-comment "Co. Galway, Ireland<br>\
<br>\
Length 636 m<br>\
Depth 28.5 m<br>\
<br>\
Drawn using Therion by Graham Mullan.<br>\
Survey by Cameron Bullen, Stuart Alldred and Simon Hadfield, 2013.<br>\
Sumps and extensions survey by Martyn Farr, 2004-7.<br>\
Published by the University of Bristol Spelaeological Society.<br>\
Grade UISv1 3-2-A<br>\
Copyright 2004-15 CC BY NC SA"

scale-bar 50 metres

colour-legend off

code tex-map
  \cavename={\size [30] Wolves' Hole} 
    \cavelength={} %empty
    \cavedepth={}  %empty
    \colorlegendfalse
    
endcode    

endlayout



layout local
copy common
doc-title "Wolves' Hole"
#rotate -90
grid-size 40 40 10 metres

#base-scale 1 500
scale 1 500



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