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 query parameters crs and bbox-crs #98

Merged
merged 6 commits into from
Feb 9, 2022
Merged

Conversation

dr-jts
Copy link
Collaborator

@dr-jts dr-jts commented Feb 8, 2022

(See Design issue #6 and feature request #97)

Adds standard OAPIF query parameters:

  • crs=n - specifies CRS of response data
  • bbox-crs=n - specifies CRS of bbox parameter values

Both accept int params giving the PostGIS SRID.

Notes

  • Does not add queries for CRS metadata

@dr-jts dr-jts added the enhancement New feature or request label Feb 8, 2022
@dr-jts dr-jts self-assigned this Feb 8, 2022
@dr-jts dr-jts merged commit 6463403 into CrunchyData:master Feb 9, 2022
@dr-jts dr-jts deleted the add-crs branch February 9, 2022 17:33
@dr-jts dr-jts mentioned this pull request Feb 9, 2022
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

Successfully merging this pull request may close these issues.

1 participant