File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -386,6 +386,11 @@ STAC API
386386
387387`STAC API `_ support is provided as a wrapper on top of resources that have feature or record providers configured.
388388
389+ pygeoapi implements the following conformance classes:
390+
391+ * `STAC API - Core `_
392+ * `STAC API - Item Search `_
393+
389394To enable STAC API support, configure a resource with a feature or record provider, and set the resource ``type `` to ``stac-collection ``:
390395
391396.. code-block :: yaml
@@ -484,3 +489,5 @@ Data access examples
484489 .. _`SpatioTemporal Asset Catalog (STAC)` : https://stacspec.org
485490.. _`pygeometa` : https://geopython.github.io/pygeometa
486491.. _`STAC API` : https://github.com/radiantearth/stac-api-spec
492+ .. _`STAC API - Core` : https://github.com/radiantearth/stac-api-spec/blob/v1.0.0/core
493+ .. _`STAC API - Item Search` : https://github.com/radiantearth/stac-api-spec/blob/v1.0.0/item-search
You can’t perform that action at this time.
0 commit comments