encoding utf-8 source NNEPotIndex.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 #Surveys to output #----------------- select NNEPotIndex ## 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/NNEPotIndex.pdf #NO SURFACE #export map -proj extended -layout local -o Output/NNEPotEeIndex.pdf #export map -proj elevation -layout local -layout portrait \ -layout-transparency on \ -layout-surface bottom \ -layout-surface-opacity 20 \ -o Output/NNEPotSurface.pdf #export map -proj plan -layout local -layout landscape \ -layout-transparency on \ -layout-surface bottom \ -layout-surface-opacity 20 \ -o Output/NNEPotSurfaceRotated.pdf #export map -proj plan -o Output/NNEPot.kml #export model -o Output/NNEPot.kml #export map -projection plan -o Output/NNEPot.xvi ##(recommend comment out select SurfacePlan call above before generating the below) #export map -proj plan -o Output/NNEPotNoSurface.kml #export model -fmt survex -o Output/NNEPot.3d #export model -o Output/NNEPot.lox #export map -proj plan -o Output/NNEPot_Walls.3d #Survex file showing walls only ####################layout################### ############################################# layout landscape rotate 270 map-header 0 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 100 scale 1 100 map-header 0 95 nw #grid-coords all grid bottom grid-size 5 5 5 m #debug on 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 code tex-map \cavename={\size[40] North by North End Pot\medskip \size[20] North End Scar. Yorkshire.\medskip \size[10] Survey Date 06.04.24 - 19.04.24} endcode #map-comment "EXPLORATION BY THE CHUMS CONTINUES" ##Overide cave length and depth to remove surface leg data etc## #---------------------------------------------------------- code tex-map # \topoteam{Leck Fell Chums} # \cavelength{229.86m} # \cavedepth{63.55m} endcode endlayout ##hide / rename some legend entries text en "line border:visible" "" text en "line wall:sand" "" text en "line wall:debris" "" text en "line wall:blocks" "" text en "line wall:flowstone" "" text en "line wall:underlying" "" ##hidden as not many and similar to presumed text en "line wall:overlying" "" ##hidden as not many and similar to presumed text en "line wall:unsurveyed" "" ##hidden as not many and similar to presumed text en "line wall:presumed" "presumed/unsurveyed wall" ##hidden as not many and similar to presumed text en "line border:presumed" "" text en "line rock-border" "" text en "line rock-edge" "" text en "line contour" "" text en "line section" "" text en "line slope" "" text en "line chimney" "" text en "line pit-chimney" "" text en "line pit" "pitch" text en "line u:user" "" text en "point u:mappe" "" text en "point blocks" "" text en "point vegetable-debris" "flood/tree debris" text en "point mud" "" text en "point pebbles" "" text en "point debris" ""#hidden the point symbol but the area one is not that reflective... text en "point low-end" "" text en "point narrow-end" "" text en "area flowstone" "" text en "area clay" "mud" #used clay area fill to represent mud, amended legend text en "line u:hydro" "presumed connection" text en "line u:break" "passage omitted/offset"