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 plan -o Output/NorthEndIndex.kml #export model -o Output/NorthEndIndex.kml #export map -projection plan -o Output/NorthEndIndex.xvi #export map -proj plan -o Output/NorthEndIndexNoSurface.kml #export model -fmt survex -o Output/NorthEndIndex.3d #export model -o Output/NorthEndIndex.lox ####################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 50 90 nw map-image 50 72 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 150 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