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

OGC Connected Systems API #928

Merged
merged 30 commits into from
Jun 11, 2024
Merged

Conversation

ChainReaction31
Copy link
Contributor

Add support for OGC API: Connected Systems to project. Tests are run against OpenSensorhub's current implementation of the api.

Work is an extension of the current OGC API module and extends from Collections.

Some changes deviate from what was set forth in that effort to reduce the number of requests needed to be made to retrieve things like IDs that are return as part of the header files upon successful resource creation. A similar change was made to updates and deletions to give a little more feedback to a user when these operations are successful.

This work was done in service of adding another reference implementation of Connected Systems API and to hopefully get it in the hands of an already established user base.

  • Ian Patterson (ChainReaction31)

@ChainReaction31 ChainReaction31 marked this pull request as draft June 7, 2024 23:01
@ChainReaction31 ChainReaction31 marked this pull request as ready for review June 9, 2024 06:32
@tomkralidis
Copy link
Member

CI failures are unrelated.

@tomkralidis
Copy link
Member

Merging, great work @ChainReaction31 !

@tomkralidis tomkralidis merged commit 4633c61 into geopython:master Jun 11, 2024
0 of 4 checks passed
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 this pull request may close these issues.

2 participants