Hello,
we generate a very large report with a large number of maps. Occasionally, individual layers for certain maps cannot be loaded (e.g., due to timeouts or external service problems).
Our goal:
- We want the entire report to be generated even if not all layers can be loaded.
- For maps where the layer cannot be loaded, no map image should be generated, i.e., it should be empty.
It is important that no map images are generated where a layer is missing or only partially visible to avoid false conclusions. BUT the report should still be generated because of the other maps which were created perfectly fine
Is this possible using the failOnError parameter, or will the entire report be aborted? Are there any other options left?
We are using mapfish 3.
Would be gratefull for any help!
Kind regards, Marco