opengeospatial / opengeospatial/ogcapi-common

Relation between Conformance + Landing Page

Open
#71 14 comments 0 reactions 1 assignee View on GitHub

@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.

  1. As the response of conformance is pretty simple, I'm wondering why it is not part of /.
  2. At the moment it seems already that /conformance may have implications how I should read /. Would a "xml" conformance mean that the landing page is xml?
  3. 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 /conformance just 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.