encoding utf-8 input ../gb_layout.thc source WestKingsdaleSystem.th #Produces plan of cave, on a single sheet export map -proj plan -layout local -o WestKingsdaleSystem.pdf #export map -proj extended -layout local -o WestKingsdaleSystemEe.pdf #Survex file showing centre line only export model -fmt survex -o WestKingsdaleSystem-th.3d export map -proj plan -fmt kml -o WestKingsdale.kml export model -fmt kml -o WestKingsdaleCentreline.kml #3d therion model to be viewed in the therion viewer export model -o WestKingsdaleSystem.lox #Survex file showing walls only export map -proj plan -o WestKingsdaleSystem_Walls.3d layout local copy GB_Std scale 1 500 base-scale 1 500 symbol-hide line survey #color by altitude (comment out this for b&w PDFs or for single colour filled passages) color map-fg altitude #Single passage fill color (comment out this for b&w PDFs or for colour by altitude) #color map-fg [50 50 50] # mid-grey #Map background fill color (comment these out for white background, or include one for background colour) #color map-bg [97 86 38] # yellow brown #color map-bg [75 75 75] # light-grey #Comment out this for b&w PDFs. Include it for colour PDFs. copy LayoutColourSymbols endlayout