encoding utf-8 ######################################## Input ################################################ source strong_hint_of_bigness.th input /Users/daveclucas/Documents/caving/surveys/common_layout.th input /Users/daveclucas/Documents/caving/surveys/therionLayouts/layoutscales.thc ######################################## Layouts ################################################ layout layout copy common map-header 0 0 off symbol-show group cave-centreline rotate 60 endlayout layout images map-image 0 140 sw ../output/componentElevations/strong_hint_of_bigness_elev300.pdf map-header 0 0 nw endlayout layout xviScale scale 1 900 endlayout layout debug symbol-show point cave-station symbol-show group cave-centreline debug scrap-names debug station-names colour map-fg scraps endlayout ######################################## Output ################################################ export model -o ../output/componentModels/strong_hint_of_bigness.lox export model -o ../output/componentModels/strong_hint_of_bigness.3d #export model -o ..output/componentModels/strong_hint_of_bigness.kml #requires a fixed station in survey #export map -o ../output/componentModels/strong_hint_of_bigness.kml #requires a fixed station in survey export map -o ../output/componentModels/strong_hint_of_bigness.xvi -layout xviScale export map -o ../output/componentModels/strong_hint_of_bigness_e300.xvi -layout xviScale -proj [elevation 300] export map -o ../output/componentElevations/strong_hint_of_bigness_elev300.pdf -proj [elevation 300] -layout layout -layout LayoutScale1000 select strongHintOfBignessPlan export map -o ../output/componentPlans/strong_hint_of_bigness.pdf -layout layout -layout LayoutScale1000 -layout images #################################################################################################