Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bugfix] workaround for the issue when QGIS server timed out when requesting the legend #5535

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rldhont
Copy link
Collaborator

@rldhont rldhont commented Mar 7, 2025

If the request failed, try to get the legend graphic for each layer separately This is a workaround for the issue when QGIS server timed out when requesting the legend graphic for multiple layers at once (LAYER parameter with multiple values)

Related to #4521

Funded by CédéGIS https://www.cedegis.fr/

@rldhont rldhont added sponsored development This development has been funded javascript Pull requests that update Javascript code run end2end If the PR must run end2end tests or not legend/layer tree Tool which displays the layer tree with legends backport release_3_8 backport release_3_9 labels Mar 7, 2025
@rldhont rldhont requested review from Gustry and nboisteault March 7, 2025 18:01
@rldhont rldhont changed the title [Bugfix] workaround for the issue when QGIS server timed out when req… [Bugfix] workaround for the issue when QGIS server timed out when requesting the legend Mar 7, 2025
@github-actions github-actions bot added this to the 3.10.0 milestone Mar 7, 2025
@rldhont rldhont force-pushed the fix-getlegendgraphic-timedout branch from c5d3e3c to f41a6a2 Compare March 7, 2025 18:58
…uesting the legend

If the request failed, try to get the legend graphic for each layer separately
This is a workaround for the issue when QGIS server timed out when requesting
the legend graphic for multiple layers at once (LAYER parameter with multiple values)

Related to 3liz#4521

Funded by CédéGIS https://www.cedegis.fr/
@rldhont rldhont force-pushed the fix-getlegendgraphic-timedout branch from f41a6a2 to e0e27d9 Compare March 7, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release_3_8 backport release_3_9 javascript Pull requests that update Javascript code legend/layer tree Tool which displays the layer tree with legends run end2end If the PR must run end2end tests or not sponsored development This development has been funded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant