David Bitner

Results 7 issues of David Bitner

Adds double quotes to any Var that have non lower case letters in them. Currently if you have a (valid) table or column name that has capital letters, you cannot...

EXPERIMENT This adds support for a magic naming convention to use a certain geometry column at certain zoom levels. A column geom_z7 has been added to the test table landsat_wrs...

## [v0.6.7] ### Added - Add get_queryables function to return a composite queryables json for either a single collection (text), a list of collections(text[]), or for the full repository (null::text)....

Currently the convertMeasurementToSQLObject function sets the data json field to contain both the data that is indeed additional metadata, but it also carries through the values that have been separated...

bug
needs investigation
needs review

Pystac-Client returns an iterable that uses the paging mechanism on search results. By allowing an iterable rather than a sequence, we can implement titiler-pgstac like behavior on any stac api....

Enable mode to only allow search properties that are in the queryables table. When a queryable has a range or enum, return an error when a search requests values outside...

Add compatibility with https://github.com/aws/pg_tle for more standardized install/migration process compared to bespoke pypgstac migrate.