encoding  utf-8

# 2024.09.04 created by TopoDroid v 6.2.85

source "Cowshead_Sump_3.th"

export map -layout std_report -layout elevation -layout-map-header 0 0 off -o Cowshead_Sump_3E.pdf -proj extended 
export map -layout std_report  -layout plan -o Cowshead_Sump_3.pdf -proj plan 

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

layout plan
  copy custom_border
  grid bottom               #behind the cave
  grid-size 25 25 25 meters #one line every x metres of depth
  rotate 270  
  #map-header 0 -10 n
 
  map-image 45 -80 n Cowshead_Sump_3E.pdf
endlayout

layout std_report
copy custom_standard
symbol-set BCRA
  symbol-hide group sections
  symbol-hide line section

  copy custom_flowstone
  copy custom_water_blue  
  copy custom_scalebar
  legend off
  
  symbol-hide group centerline
  symbol-show point station
  debug station-names  
  #colour map-fg [97 86 38] #pale yellow
  color map-fg altitude
  scale 1 200
  north grid
  scale-bar 25 m

  
  statistics topo off # hiding individual survey members, replaced with Tresviso Caves Project in the map-comment below

map-comment "Plan & Extended Elevation<br><br>Tresviso Caves Project<br><br>BCRA Grade 5D (except where stated)<br>Data: cave-registry.org.uk/svn/Andara"
doc-author   "Tresviso Caves Project"
doc-keywords "xxx"
doc-subject  "xxx 2024"
doc-title    "xxx  2024"


endlayout