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

Add option to add Geometry to GetFeatureInfo Request #70

Open
JakobMiksch opened this issue Aug 6, 2024 · 0 comments · May be fixed by #81
Open

Add option to add Geometry to GetFeatureInfo Request #70

JakobMiksch opened this issue Aug 6, 2024 · 0 comments · May be fixed by #81
Milestone

Comments

@JakobMiksch
Copy link
Contributor

QGIS Server can send a WMS GetFeature info. By default no geometry is sent. To activate this, the settings below must be set to true

Ideally this could also be accomplished via QSA.

<WMSAddWktGeometry type="bool">false</WMSAddWktGeometry>

image

@pblottiere pblottiere linked a pull request Sep 24, 2024 that will close this issue
@pblottiere pblottiere modified the milestones: v1.1.0, v1.2.0 Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants