stac-utils / pgstac

Schema, functions and a python library for storing and accessing STAC collections and items in PostgreSQL
MIT License
153 stars 39 forks source link

Enable querying of the geometry column #240

Closed drnextgis closed 8 months ago

drnextgis commented 9 months ago

In strict mode, PgSTAC returns an error even though the geometry column is listed in the queryables table:

Term geometry is not found in queryables.