opengeospatial / ogcapi-common

OGC API - Common provides those elements shared by most or all of the OGC API standards to ensure consistency across the family.
https://ogcapi.ogc.org/common
Other
45 stars 14 forks source link

remove the conformance class requirement from the subset module. #300

Open joanma747 opened 2 years ago

joanma747 commented 2 years ago

It should not be here. Actually the other modules does not have it and the document does not include it.

https://github.com/opengeospatial/ogcapi-common/blob/master/api_modules/subset/requirements/REQ_subset_conformance.adoc

jerstlouis commented 6 months ago

Related to #337 simplification / clean-up , discuss whether we still need to keep this:

https://github.com/opengeospatial/ogcapi-common/tree/master/api_modules

directory.

Possibly we can re-organize the OpenAPI portions of it into an openapi/ directory at the root as in Maps.

Should we merge collections/openapi separate from 19-072/openapi (Core) at the root?

This facilitates bundling an example OpenAPI definition that includes both Part 1 and Part 2 (like we did in Processes).