<div dir="ltr">I am trying to generate PDFs for different parts of my cave using named maps. But if I select one map, export it and then select another and export that all in one file then it appears all the selects are processed before any exports. So all my output PDFs are the same.<div>
<br></div><div>e.g. The following config file:<br><div><br></div><div><div>source <a href="http://swildonsmaster.th">swildonsmaster.th</a></div><div><br></div><div>select EntranceSeriesPlan@SwildonsHole</div><div>export map -projection plan -layout local -o swildons_ent_plan.pdf</div>
<div><br></div><div>select testPlan@SwildonsHole</div><div>export map -projection plan -layout local -o swildons_plan.pdf<br></div></div><div><br></div></div><div><br></div><div style>Does not give me a PDF of just the entrance series. I get two PDFs of the testPlan map.</div>
<div style><br></div><div style>Is there any way to do this from a single config file?</div><div style><br></div><div style>Footleg</div></div>