v1

latestOpenAPI 3.0.3Apache License 2.02026-07-17166173.5 KB
Features

Get information about specifications this API conforms to

A list of all conformance classes specified in a standard that the server conforms to.

get/conformance

Response

The URIs of all conformance classes supported by the server.

To support "generic" clients that want to access multiple OGC API Features implementations - and not "just" a specific API / server, the server declares the conformance classes it implements and conforms to.

conformsTostring[] required

A list of all conformance classes implemented by the server. In addition to the STAC-specific conformance classes, all OGC-related conformance classes listed at GET /conformances must be listed here. This entry should mirror what GET /conformances returns, if implemented.