opengeospatial / opengeospatial/ogcapi-common
Relation between Conformance + Landing Page
Open
@cmheazel is already working on this.
Since May 11, 2020.
External Dependency - OAB Etc
Guide
Part 1
- Dominant language
- CSS
- Stars
- 56
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
For me it is not clear how the relation between the landing page / and the conformance page /conformance is. It seems like a client should connect to / and then request /conformance.
- As the response of conformance is pretty simple, I'm wondering why it is not part of
/. - At the moment it seems already that
/conformancemay have implications how I should read/. Would a "xml" conformance mean that the landing page is xml? - If I want to extend the landing page with whatever extension (there's already use cases in STAC and openEO), I would need to add that extension to
/conformancejust to figure out that I may need to revisit/, because it contains more than initially thought.
To avoid this, I really think /conformance should be merged into / so that on the initial request to the landing page I already know what the service conforms to. I guess a client is not expected to visit /conformance before /, right?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.