developmentseed / stac-fastapi-rio-stac

rio-stac extension for stac-fastapi
7 stars 1 forks source link

issue 1 #1

Open vincentsarago opened 3 years ago

vincentsarago commented 3 years ago

Background

Having a STAC database is great, but now you needs to add items. The goal of this project is to create simple API extension which use rio-stac to create and add items to the db.

Screen Shot 2021-07-21 at 11 50 16 PM
vincentsarago commented 3 years ago

Notes:

stac-fastapi is not yet migrated to STAC 1.0.0, so we'll have to wait for https://github.com/stac-utils/stac-fastapi/pull/147 and https://github.com/stac-utils/stac-fastapi/pull/181 to get merged before this is somehow functional