encoding utf-8
source Pigs.th
# Change name to the main therion file
#Surveys to output
#-----------------
###############
#projection needs to come first as it is used in the plan
###############
export map -proj [elevation 90] -layout local -o PigsE90.pdf
#Produces projection of cave on a single sheet
export map -proj plan -layout plan -o Pigs.pdf
#Produces plan of cave, on a single sheet
#export model -fmt survex -o Pigsth.3d
#Survex file showing centre line only
#export model -o Pigs.lox
#3d therion model to be viewed in the therion viewer
layout plan
copy local
map-image 162 113 nw PigsE90.pdf
map-header -28 -22 nw
map-comment "Cheddar Gorge, Somerset
\
\
Length 31.86 m. Depth 12.39 m. Heights in metres AOD.
\
Drawn using Therion by Graham Mullan and Andrew Atkinson. Survey by Andrew Atkinson and Alison Moody
\
Grade UISv1 6-4-EF. Copyright 2016 CC BY NC SA. Data available at http://cave-registry.org.uk/"
scale-bar 20 metres
colour-legend off
code tex-map
\cavename={\size [25] Pig's Hole}
\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 40 cm
endcode
endlayout
layout local
#select Entrance.Pigs
copy common
doc-title "Pigs Hole"
#rotate -90
grid-size 10 10 5 metres
#base-scale 1 500
scale 1 200
#A3
#scale 1 2750
#base-scale 1 750
#A4
#scale 1 6000
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