OGC API Common

ogc

Building blocks for OGC API - Common.

Last crawled
9/21/2026, 4:03:29 PM
Crawl status
ok
Modified
2026-09-16T18:44:39.898424

Register dependencies

No dependents found.

Building Blocks (15)

OGC API - Commonogc.api.common.part1.api
OGC API - Common OpenAPI-based building block, combining the landing page, conformance declaration and API definition resources into a single OpenAPI document.
under-development
Conformance pathogc.api.common.part1.paths.Conformance
The conformance declaration ("{root}/conformance"), listing the conformance classes implemented by this API.
under-development
LandingPage pathogc.api.common.part1.paths.LandingPage
The OGC API landing page ("{root}/"), the single starting point for discovering the resources exposed by the API.
under-development
ConformanceDeclaration responseogc.api.common.part1.responses.ConformanceDeclaration
The response for the OGC API conformance declaration resource.
under-development
Exception responseogc.api.common.part1.responses.Exception
An RFC 7807 "Problem Details" error response, as recommended by OGC API - Common for any error situation.
under-development
LandingPage responseogc.api.common.part1.responses.LandingPage
The response for the OGC API landing page resource.
under-development
Conformance Classes schemaogc.api.common.part1.schemas.confClasses
This building block corresponds to the schema for an OGC API Common confClasses
under-development
Exception schemaogc.api.common.part1.schemas.exception
This building block corresponds to the schema for an OGC API Common exception
under-development
Landing Page schemaogc.api.common.part1.schemas.landingPage
This building block corresponds to the schema for an OGC API Common landingPage
under-development
Link schemaogc.api.common.part1.schemas.link
This building block corresponds to the schema for an OGC API Common link
under-development
Boolean query parameter valueogc.api.common.part1.schemas.queryParamValueBoolean
The encoding of a boolean query parameter value: the lowercase strings "true" and "false".
under-development
Decimal query parameter valueogc.api.common.part1.schemas.queryParamValueDecimal
The encoding of a decimal query parameter value: decimal digits separated by a period as a decimal indicator.
under-development
Double query parameter valueogc.api.common.part1.schemas.queryParamValueDouble
The encoding of a double (exponential-format) query parameter value: a decimal mantissa followed, optionally, by an integer exponent.
under-development
Integer query parameter valueogc.api.common.part1.schemas.queryParamValueInteger
The encoding of an integer query parameter value: a finite-length sequence of decimal digits with an optional leading negative sign.
under-development
Delimited list query parameter valueogc.api.common.part1.schemas.queryParamValueList
The encoding of a query parameter value that is a delimited list of values, one of the two ways OGC API - Common allows passing more than one value for a parameter.
under-development