encoding  utf-8
source entrance_sump.th

export map -proj extended -layout local -layout elevation -layout-map-header 0 0 off -o entrance_sumpE.pdf
export map -proj plan -layout PDF -layout local -o entrance_sump.pdf

layout PDF
copy custom_border
map-image 50 100 s entrance_sumpE.pdf
map-image 80 40 n ..\..\..\..\..\XTherionFiles\TCP.png
map-header 20 40 n
endlayout

layout elevation
grid-coords border  
grid bottom               #behind the cave
grid-size 10 10 10 meters #one line every 50 metres of depth 
endlayout

input ..\..\..\..\..\XTherionFiles\_translations.txt  # custom Spanish translations for legend
input ..\..\..\..\..\XTherionFiles\_layouts.mp        # Allows scaling of Photos and makes water blue
input ..\..\..\..\..\XTherionFiles\_globallayouts.thc #allows the same symbols to be used across all surveys

layout local
north grid
symbol-hide group centerline
symbol-show point station
grid bottom               #behind the cave
grid-size 20 20 20 meters #one line every 50 metres of depth
scale-bar 20 m
symbol-colour area water [25 50 100]
fonts-setup 6 12 16 40 60
colour map-fg [97 93 43] #yellow color

### index of file options from _layouts.mp
  #copy custom_snow
  copy custom_flowstone
  copy custom_water_blue
  #copy custom_legend_large_format_5U
  copy custom_scalebar #borrowedstolen base from AndrewAtkinson Wookeyhole template
  #copy custom_continuations
  
### index of file options from _globallayouts.thc
  copy global_symbols
  copy global_color
  #copy global_medium_cave
  #copy global_small_cave

map-comment "Plan & Extended Elevation<br><br>Tresviso Caves Project<br>www.tresvisocaves.info<br>BCRA Grade 5d<br>Data: cave-registry.org.uk/svn/Andara/"
doc-author   "Phil Walker"
doc-keywords "entrance_sump Ceuva del la Silvestre Tresviso Spain"
doc-subject  "Survey of Dry entrance_sump, Ceuva del la Silvestre 2023"
doc-title    "entrance_sump, Ceuva del la Silvestre Survey Tresviso Caves Project 2023"

endlayout