encoding utf-8 source NorthEndIndex.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 NorthEndIndex ## use Map or survey structure to select individual or multiple maps to export to NorthEndIndex.pdf## ## If none selected individually all are exported to finished map## #export map -proj plan -layout local -layout portrait -o Output/NorthEndIndex.pdf export map -proj extended -layout local -layout landscape -o Output/NorthEndIndexEe.pdf #export map -proj elevation -layout local -layout portrait \ #-layout-transparency on \ #-layout-surface bottom \ #-layout-surface-opacity 20 \ #-o Output/NorthEndSurface.pdf #export map -proj plan -layout local -layout landscape \ #-layout-transparency on \ #-layout-surface bottom \ #-layout-surface-opacity 20 \ #-o Output/NorthEndSurfaceRotated.pdf #export map -proj plan -o Output/NorthEndIndex.kml #export model -o Output/NorthEndIndex.kml #export map -projection plan -o Output/NorthEndIndex.xvi ##(recommend comment out select SurfacePlan call above before generating the below) #export map -proj plan -o Output/NorthEndIndexNoSurface.kml #export model -fmt survex -o Output/NorthEndIndex.3d #export model -o Output/NorthEndIndex.lox #export map -proj plan -o Output/NorthEndIndex_Walls.3d #Survex file showing walls only ####################layout################### ############################################# layout landscape map-header 70 35 nw map-image 70 15 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 95 90 nw #map-image 80 30 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 350 scale 1 200 #symbol-set BCRA map-header 70 35 nw #map-image 70 60 nw XTherionFiles\by-nc-na.png 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 colour-legend off symbol-hide group cave-centreline #symbol-show point station #debug station-names code tex-map \cavename={\size[40] North End Pots\medskip \size[20] North End Scar. Yorkshire.\medskip \size[10] Survey Date 06.04.13 - 10.05.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 ####CODE TO PUT BORDER AROUND MAP#### #----------------------------- #layout #layoutMapBorder code tex-map \framethickness=0.5mm #endlayout #LayoutMapBorder 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"