-
Notifications
You must be signed in to change notification settings - Fork 11
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
Align with OGC API Commons? #186
Comments
Interesting points to think about: |
We'll add this to a Tiles (WFS/STAC Items) extension. |
API is already mostly(?) OGC API - Features compliant, I added |
OGC API Commons will not be ready until the project ends. Thus we are sticking with OGC API Features 1.0 for now and may revisit this in the future. |
For 1.2.0 and OGC submission we should consider adding some openEO related conformance classes to /conformance:
|
* Align with OGC APIs regarding /conformance, add conformance classes for openEO #186
Should we try to align with OGC API Commons? I think we are already partially there:
/
is (mostly?) compatible/collections
and/collections/{collectionId}
are compatible with WFS3. Will probably evolve a little more and we need to add the basic query parameters. But nothing fancy./conformance
and/api
, but that's not a big deal.Then we then we could basically apply to be an OGC API ;-) , though we are not following WPS yet and may never do. I guess we'll find out once the Hackathon is done and they have a more stable version of OGC API Commons.
The text was updated successfully, but these errors were encountered: