encoding  utf-8
source FreewillyMaster.th

export map -proj extended -layout local -layout elevation -layout-map-header 0 0 off -o FreewillyMasterElevation.pdf
export map -proj plan -layout local -layout plan -o FreewillyMasterPlan.pdf
#export model -o freew.3d

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 plan
map-header 125 150 sw
map-image 30 100 s FreewillyMasterElevation.pdf
map-image 115 70 sw ..\..\..\..\XTherionFiles\TCP.png
endlayout

layout elevation
map-header 60 75 sw
endlayout

layout local
### 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 "Tresviso Caves Project www.tresvisocaves.info"
#legend-width 15 cm # printed size, based on scale
#grid bottom
#grid-size 10 10 10 m
legend off 

map-comment "Tresviso Caves Project www.tresvisocaves.info<br>BCRA Grade 5<br>Data: cave-registry.org.uk/svn/Andara/"
doc-author   "AG_PW""
doc-keywords "Free Willy Aven Extra Caverns Series Cueva de la Marniosa Tresviso Spain"
doc-subject  "Survey of Free Willy Aven, Extra Caverns Series, Cueva de la Marniosa 2019"
doc-title    "Free Willy Aven, Extra Caverns Series, Cueva de la Marniosa Survey Tresviso Caves Project 2019"


endlayout