OGC Main

ogc

OGC Specification Elements packaged as FAIR Building Blocks.

Last crawled
9/21/2026, 4:03:09 PM
Crawl status
ok
Modified
2026-09-20T04:21:35.461467

Register dependencies

No dependencies found.

Building Blocks (19)

OGC API - Commonogc.api.common.api
Alias of the OGC API - Common OpenAPI document, published in the OGC API Common building blocks register.
under-development
Conformance Classes schemaogc.api.common.confClasses
Alias of the OGC API - Common confClasses schema, published in the OGC API Common building blocks register.
under-development
Exception schemaogc.api.common.exception
Alias of the OGC API - Common exception schema, published in the OGC API Common building blocks register.
under-development
Landing Page schemaogc.api.common.landingPage
Alias of the OGC API - Common Landing Page schema, published in the OGC API Common building blocks register.
under-development
Bounding Boxogc.geo.common.data_types.bounding_box
The bounding box JSON object describes a simple spatial extent of a resource. For OGC API’s this could be a feature, a feature collection or a dataset, but it can be used in any JSON resource that wants to communicate its rough location. The extent is simple in that the bounding box does not describe the precise location and shape of the resource, but provides an axis-aligned approximation of the spatial extent that can be used as an initial test whether two resources are potentially intersecting each other.
stable
GeoJSONogc.geo.common.data_types.geojson
A GeoJSON object
stable
bboxogc.geo.common.parameters.bbox
The bbox query parameter provides a simple mechanism for filtering resources based on their location. It selects all resources that intersect a rectangle (map view) or box (including height information).
stable
bbox-crsogc.geo.common.parameters.bbox-crs
The bbox-crs query parameter can be used to assert the coordinate reference system that is used for the coordinate values of the bbox parameter.
stable
Featureogc.geo.features.feature
A feature. Every feature is a sub-resource of an OGC Collection.
stable
Feature Collectionogc.geo.features.featureCollection
A collection of features.
stable
JSON-FG Featureogc.geo.json-fg.feature
A OGC Features and Geometries JSON (JSON-FG) Feature, extending GeoJSON to support a limited set of additional capabilities that are out-of-scope for GeoJSON, but that are important for a variety of use cases involving feature data.
stable
JSON-FG Feature - Lenientogc.geo.json-fg.feature-lenient
A OGC Features and Geometries JSON (JSON-FG) Feature that does not require the "time" and "place" properties.
stable
JSON-FG Feature Collectionogc.geo.json-fg.featureCollection
A collection of OGC Features and Geometries JSON (JSON-FG) Features, extending GeoJSON to support a limited set of additional capabilities that are out-of-scope for GeoJSON, but that are important for a variety of use cases involving feature data.
stable
JSON-FG Feature Collection - Lenientogc.geo.json-fg.featureCollection-lenient
A collection of lenient OGC Features and Geometries JSON (JSON-FG) Features, that do not require the "time" and "place" properties
stable
Link with role and target conformanceogc.geo.json-fg.link-role
A JSON-FG compliant web link with mandatory annotation of link role and optional conformance information to describe target resource. Compliant with profile resource descriptor model.
under-development
JSON-FG time memberogc.geo.json-fg.time
stable
IRI or CURIEogc.ogc-utils.iri-or-curie
This Building Block defines a data type allowing schemas and profiles to use string base type for a full IRI/URI or a CURIE (with or without a prefix). This common pattern is complex to implement, and this Building Block makes it easy to implement consistently where-ever need.
stable
JSON Linkogc.ogc-utils.json-link
Web linking is used to express relationships between resources. The JSON object representation of links described here is used consistently in OGC API’s.
stable
Geometry using referencesogc.ogc-utils.topology
Demonstration of a schema using coordinates of points, withpout duplication
under-development