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 support of srsName in StoredQueries #1629

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

lgoltz
Copy link
Contributor

@lgoltz lgoltz commented Jan 11, 2024

If a StoredQuery with srsName is configured

<wfs:Query srsName="${srsName}" >

the GetFeature-StoredQueries works fine if the srsName is passed but fails if not.

This PR replaces ${srsName} with the default CRS if no srsName is provided by the request.
By that, optional WFS Parameter srsName is usable in StoredQueries.

@lgoltz lgoltz added enhancement enhancement or improvement WFS deegree Web Feature Service labels Jan 11, 2024
@tfr42 tfr42 added this to the 3.6 milestone Mar 15, 2024
@copierrj copierrj merged commit 775c34f into deegree:main Apr 10, 2024
1 check passed
@lgoltz lgoltz deleted the feature/srsNameStoredQuery-X-2307 branch November 19, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement or improvement WFS deegree Web Feature Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants