Question:
I need to generate a square georeferenced PNG where:
-
the interior of a geographic region is transparent,
-
the exterior is filled with a solid color (e.g., gray).
Currently, I have two geometries in EPSG:2056, which I merged using a junction node.
How can I produce a single georeferenced PNG with these properties?
I’ve attached my script and the two input files.







