encoding utf-8 input ./matienzo.layout select 4ValleysPlan@4Valleys source 4Valleys.th #export model -output 4Valleys.lox export map -layout local -projection plan -o 4Valleys_Plan.pdf #export map -layout Mat_Std -projection elevation -o 4Valleys_Elev.pdf #export map -proj plan -fmt kml -o 4Valleys.kml #export model -fmt kml -o 4Valleys.kml layout local copy Mat_Std #Over-ride symbol scaling in scales settings #base-scale 1 500 #Set scale (using templates for scales) #copy LayoutScale500 #copy LayoutScale1000 copy LayoutScale2000 #copy LayoutScale5000 #copy LayoutScale10000 #position of header map-header 98 75 ne #show the legend legend on #setup of grid north grid grid-size 500 500 500 m grid bottom grid-coords border #don't display survey centreline or stns (but does not hide stns used in joins for some reason) symbol-hide group cave-centreline #hide line survey symbol symbol-hide line survey #transparency on #opacity 70 #names of persons which surveyed the cave will be added how much they surveyed #statistics topo-length on #the language of legends in map (Default is UK) #language en_UK #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 #rotation of map # rotate 30 ## DEBUGGING OPTIONS ## #To show the names of surveying points #debug station-names #To generate debug PDF with all distortion and postion adjustments shown #debug on endlayout