encoding utf-8 source nidderdale.th #Change name to the main therion file ##Call global templates input XTherionFiles\_layouts.mp #standard settings input XTherionFiles\_globallayouts.thc #more standard settings, different 'size' cave layouts input XTherionFiles\_legend.txt #control on/off of legend and amendments #Surveys to output #----------------- select SurfacePlan@nidderdale -colour [95 95 95] select NidderdalePlan@nidderdale -colour [97 86 38] ## use Map or survey structure to select individual or multiple maps to export to Nidderdale.pdf## ## If none selected individually all are exported to finished map## export map -proj plan -layout local -layout portrait \ -o Output/NidderdaleOutput/nidderdale.pdf #NO SURFACE export map -proj plan -layout local -layout portrait \ -layout-transparency on \ -layout-surface bottom \ -layout-surface-opacity 20 \ -o Output/NidderdaleOutput/GoydenSystemSurface.pdf #export map -proj plan -layout local -layout landscape \ -layout-transparency on \ -layout-surface bottom \ -layout-surface-opacity 20 \ -o Output/NidderdaleOutput/GoydenSystemSurfaceRotated.pdf export map -proj plan -o Output/NidderdaleOutput/nidderdale.kml #export model -o Output/NidderdaleOutput/nidderdale.kml #export map -projection plan -output nidderdale.xvi ##PRODUCE LIST OF LEADS / JOBS IN HTML AND A KML #export continuation-list -o Output/NidderdaleOutput/GoydenSystemLeads.html #export continuation-list -o Output/NidderdaleOutput/GoydenSystemLeads.kml ##(recommend comment out select SurfacePlan call above before generating the below) #export map -proj plan -o Output/NidderdaleOutput/GoydenSystemNoSurface.kml export model -fmt survex -o output/NidderdaleOutput/nidderdale.3d #export model -o output/NidderdaleOutput/nidderdale.lox #export map -proj plan -o output/NidderdaleOutput/nidderdale_Walls.3d #Survex file showing walls only ####################layout################### ############################################# layout landscape rotate 270 map-header 70 65 nw map-image 80 45 nw XTherionFiles\by-nc-sa.png map-image 80 60 nw XTherionFiles\BSDLogo.png #map-image 10 25 nw XTherionFiles\Earth.jpg endlayout layout portrait map-header 50 99 nw map-image 70 96 nw XTherionFiles\by-nc-sa.png map-image 80 96 nw XTherionFiles\BSDLogo.png map-image 10 25 nw XTherionFiles\Earth.jpg endlayout layout local copy custom_standard_settings symbol-hide group sections base-scale 1 300 scale 1 1000 debug off legend on #colour map-fg [97 86 38] #pale yellow #colour map-bg [95 95 95] #light grey #color map-fg scrap #color map-fg altitude symbol-hide group cave-centreline #symbol-show point station #debug station-names endlayout