<div dir="ltr">Hi all<br>Iam working on a project which needs to generate a lot of maps with specific infrastructure of different locations.<br>I use WMS maps as background and generate a pdf of each location automatically using QgsLayoutExporter.<br>The problem Iam facing is that I need to first generate the backgrounds of each location (in pdf or png) and then use these backgrounds to generate new maps with the <br>infrastructure and using the maps that belong to the location.<br>This takes a lot of time.<br>What I want is to automate the whole process by combining the geometry of the infrastructure together with the background map and generate a pdf/png directly.<br>So instead of 2 separate steps, i.e., generating backgrounds and then adding them to the geometry.<br><br>Any ideas on how to tackle this problem?<br>Regards,<br></div>