developmentseed / eoAPI

[Active Development] Earth Observation API (Metadata, Raster and Vector services)
https://eoapi.dev
MIT License
205 stars 21 forks source link

introduce new HACK for stac -> raster proxy #31

Closed vincentsarago closed 2 years ago

vincentsarago commented 2 years ago

close issue #29

Instead of passing the item URL I'm using a new custom schema pgstac://{collectionid}/{itemid}.

Fetching the STAC item is cached so it should reduce the number of call to the DB

cc @sharkinsspatial