<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I have two layers:</p>
<ul>
<li>layer 1 for editing</li>
<li>layer 2 with joins, aggregates, etc. as a Postgis view prepared to be used for an Atlas</li>
</ul>
<p>Both layers share the same primary keys.</p>
<p>Question: could I trigger the atlas (of a selected single feature) from layer 2 from the form/table of layer 1?  With an action and some Python code? Are there Python code examples around on how I could achieve that?</p>
<p>Reasoning: layer 2 is only a helper construct. The GIS operator is supposed to work with layer 1 and ideally the atlas could be triggered from layer 1, even though it is defined on layer 2.</p>
<p>Thank you for any ideas,</p>
<p>Andreas</p>

</body></html>