-
-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
STACSpatioTemporal Asset CatalogSpatioTemporal Asset CatalogenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
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.apito 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)
francbartoli, pvgenuchten, alpha-beta-soup, talldave, drnextgis and 1 more
Metadata
Metadata
Assignees
Labels
STACSpatioTemporal Asset CatalogSpatioTemporal Asset CatalogenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed