Skip to content

support STAC specification #221

@tomkralidis

Description

@tomkralidis

Implement the STAC API specification to support search/discovery of geospatial assets. Notes for implementation based on initial discussions with @matthewhanson :

  • add front end routes (/stac/search)
  • update pygeoapi.api to address request handling
  • implement STAC provider backend via plugin mechanism which will interrogate backend and return results as a Python dictionary for marshalling to JSON proper to the client
  • add stubs for transactional capability
  • populating a STAC backend could be via workflow beyond pygeoapi (i.e. implement a CLI within the backend, which is not hooked into pygeoapi tooling proper but can be run offline just the same)

Metadata

Metadata

Labels

STACSpatioTemporal Asset CatalogenhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions