encoding  utf-8
source ManorFarm.th
# Change name to the main therion file


#Surveys to output
#-----------------

#Produces plan of cave, on a single sheet
export map -proj plan -layout local -o ManorFarm.pdf
#export map -proj plan -layout googlemaps -o ManorFarm.pdf
#export map -proj plan -fmt kml -layout googlemaps -o ManorFarm.kml

#export model -fmt survex -o ManorFarmth.3d
#Survex file showing centre line only

#export model -fmt therion -o ManorFarm.thm
#3d therion model to be viewed in the therion viewer

#export map -proj plan -o ManorFarm_Walls.3d
#Survex file showing walls only


layout local
copy common

debug off
#debug first 
#debug second

endlayout

#get the master layout settings
input ../common_layout.th