encoding  utf-8
# 2022.09.06 created by TopoDroid v 5.1.40

source "booming_cat_2022.th"

export map -proj extended -layout local -layout elevation -layout-map-header 0 0 off -o booming_catE.pdf

export map -proj plan -layout local -layout-map-comment "Plan & Extended Elevation"  -layout PDF -o booming_cat.pdf


layout PDF
copy custom_border
map-header -30 105 sw
map-image 10 125 sw ..\..\..\..\..\XTherionFiles\TCP.png
map-image 0 -100 w booming_catE.pdf
debug station-names
scale 1 500
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 elevation
grid-coords border   
scale 1 500
debug station-names
endlayout

layout local
rotate 45
  symbol-hide group centerline
  symbol-show point station

grid bottom               #behind the cave
grid-size 50 50 50 meters #one line every 50 metres of depth
#grid-coords border        #show numbers at the edge of the survey
scale-bar 50 m
symbol-colour area water [25 50 100]
map-header 10 100 sw
#map-image 10 70 sw ..\..\..\..\XTherionFiles\TCP.png
fonts-setup 6 12 16 40 60


### index of file options from _layouts.tex
  #copy custom_colorlegendbox
  #copy custom_legendsymbolbox

### index of file options from _layouts.mp
  #copy custom_border
  #copy custom_water_blue
  copy custom_legend_large_format_5U
  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 _photo_overlay.tex
  #copy photo_overlay #inserts Tresviso Caves Project logo and other photos
  #copy no_photo_overlay
  
### index of file options from _globallayouts.thc
  copy global_symbols
  copy global_color
  #copy global_medium_cave
  #copy global_small_cave

  map-comment "<br>Tresviso Caves Project www.tresvisocaves.info<br>BCRA Grade 5<br>Data: cave-registry.org.uk/svn/Andara"
doc-author   "Phil Walker"
doc-keywords "Booming Catacombs, Cueva del Nacimiento Tresviso Spain"
doc-subject  "Survey of Booming Catacombs, Cueva del Nacimiento Tresviso 2022"
doc-title    "Booming Catacombs, Cueva del Nacimiento Survey Tresviso Caves Project 2022"


endlayout