Closed vincentsarago closed 2 years ago
close issue #29
Instead of passing the item URL I'm using a new custom schema pgstac://{collectionid}/{itemid}.
pgstac://{collectionid}/{itemid}
Fetching the STAC item is cached so it should reduce the number of call to the DB
cc @sharkinsspatial
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