encoding utf-8 source FrogPot.th # Change name to the main therion file #Surveys to output #----------------- select FrogPot export map -proj plan -layout local -o Output/FrogPot.pdf #Produces plan of cave, on a single sheet #export map -proj extended -layout local -o Output/FrogPotEe.pdf #export model -fmt survex -o Output/FrogPotth.3d #Survex file showing centre line only #export model -o Output/FrogPot.lox #3d therion model to be viewed in the therion viewer #export map -proj plan -o Output/FrogPot_Walls.3d #Survex file showing walls only #export map -proj plan -layout local -o Output/FrogPot.kml #export model -o FrogPot.kml #export map -o Output/FrogPot.kml layout local scale 1 100 symbol-set BCRA #debug all cs [osgb:SE] #colour map-bg 90 #colour map-fg [0 100 0] colour map-fg scrap #colour map-bg altitude #grid bottom #grid-coords all #grid-origin [0] [0] [0] [metric] #symbol-colour [area] [water-flow] [0 20 0] map-header 0 0 ne #symbol-hide group cave-centreline endlayout