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

WMS LegendURL for qgis layers #613

Closed
index-git opened this issue Jun 1, 2022 · 1 comment
Closed

WMS LegendURL for qgis layers #613

index-git opened this issue Jun 1, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@index-git
Copy link
Collaborator

index-git commented Jun 1, 2022

There is no LegendURL element in GeoServer's WMS response for qgis layers. WMS response on QGIS leads to QGIS legend, which is correct.

Solution proposal:

  1. Add Style element with LegendURL subelement to WMS GetCapabilities response with values from QGIS response.
  2. Redirect LegendURL query to QGIS legend, as of now, QGIS is not accessible.
@index-git index-git added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jun 1, 2022
@index-git index-git added this to the Future release milestone Jun 2, 2022
@jirik jirik closed this as completed Jan 9, 2023
@jirik
Copy link
Member

jirik commented Jan 9, 2023

Implemented by GeoServer upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants