encoding  utf-8
# 2024.09.04 created by TopoDroid v 6.2.85
source "marniosa_p10_to_sump.th"
export map -layout std_report -layout elevation -layout-map-header 0 0 off -o MarnDSToSumpE.pdf -proj extended 
export map -layout std_report -layout plan -o MarnDSToSump.pdf -proj plan 
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 
  grid bottom               #behind the cave
  grid-size 20 20 20 meters  
endlayout
layout plan
  copy custom_border
  grid bottom               #behind the cave
  grid-size 20 20 20 meters #one line every x metres of depth
  rotate 270  
  map-header -70 -10 n
  map-image -70 -55 n ..\..\..\..\XTherionFiles\TCPSmaller.png
  map-image 45 -55 n MarnDSToSumpE.pdf
endlayout
layout std_report
  symbol-hide group sections
  symbol-hide line section
  copy custom_flowstone
  copy custom_water_blue  
  copy custom_scalebar
  legend off
  symbol-set BCRA
  symbol-hide group centerline
  symbol-hide point station
  #debug station-names  
  colour map-fg [97 86 38] #pale yellow
  #color map-fg altitude
  scale 1 500
  north grid
  scale-bar 20 m
  
  statistics topo off # hiding individual survey members, replaced with Tresviso Caves Project in the map-comment below
map-comment "Plan & Extended Elevation
Tresviso Caves Project
BCRA Grade 5D (except where stated)
Data: cave-registry.org.uk/svn/Andara"
doc-author   "Tresviso Caves Project"
doc-keywords "xxx"
doc-subject  "xxx 2024"
doc-title    "xxx  2024"
endlayout