encoding utf-8
source LongwoodValleySink.th
select LongwoodValleySinkMP@LongwoodValleySink -map-level 1
select LongwoodValleySinkM315@LongwoodValleySink -map-level 1
#Produces elevation looking NW (315)
export map -proj [elevation 315] -layout Projected315 -o Outputs/LongwoodValleySinkE315.pdf
#Produces plan of cave, on a single sheet
export map -proj plan -layout plan -o Outputs/LongwoodValleySinkP.pdf
export model -fmt survex -o Outputs/LongwoodValleySinkth.3d
#Survex file showing centre line only
export model -o Outputs/LongwoodValleySink.lox
#3d therion model to be viewed in the therion viewer Loch
layout Projected315
copy local
legend-width 6 cm
map-header 0 101 nw
map-comment "Location ST 4858 5548 Altitude 207m OD
\
Length 1004.00m. Vertical Range 126.27m.
\
Grade UISv1 6-4-BEF
\
Copyright 2014-25 CC BY NC SA
\
Data available at cave-registry.org.uk
\
Drawn using Therion by Andrew Atkinson.
\
Survey by Andrew Atkinson, Alison Moody,
\
Pete Buckley, John Cooper, Mike Wise
\
Lee Hawkswell, Barry Weaver.
\
\
Heights in metres OD"
map-header-bg on
legend off
code tex-map
\legendwidth=6cm
\def\maplayout{
\legendbox{0}{101}{NW}{\the\legendcontent}
}
endlayout
layout plan
copy local
map-header-bg off
legend-width 65 mm
rotate 45
grid off
grid-coords off
scale-bar 25 metres
code tex-map
\cavename={}%empty
\colorlegendfalse
\legendtextsize={\size[9]}
%\comment={Elevation Looking Towards 315$^{^{\circ}}$}
%\cavename={\size[10] Passage colours are the same on the plan and elevation} %bad bodge!
\legendtitle={}
\def\maplayout{
\legendbox{20}{3}{SW}{\northarrow}
\legendbox{35}{25}{SW}{\scalebar}
\legendbox{-2}{104}{SW}{\loadpicture{Outputs/LongwoodValleySinkE315.pdf}}
\legendbox{105}{125}{NE}{\the\legendcontent}
%\legendbox{00}{105}{W}{Elevation Looking Towards 315$^{^{\circ}}$}
}
endlayout
layout local
copy common
doc-title "Longwood Valley Sink"
grid-size 50 50 10 metres
symbol-hide special north-arrow
symbol-hide special scale-bar
scale 1 500
base-scale 1 350
symbol-hide point remark
symbol-hide group cave-centreline
colour map-bg transparent
colour map-fg map
colour-legend off
statistics explo off
statistics topo off
legend on
overlap 5 mm
code tex-map
\cavename={\size[30] Longwood Valley Sink}
\cavelength={}%empty
\cavedepth={}%empty
endcode
endlayout
input ../common_layout.th