David Bitner
David Bitner
This is currently not possible in pgstac.
This is not on the road map right now. I am happy to review any ideas or PRs that implement this. Otherwise, if you have money to fund this we...
The maintain_partitions can be used to make sure that all indexes match what is defined in the queryables table. Generally, you do not need to manually call this function as...
@g2giovanni can you tell me what version of stac-fastapi and what version of pgstac you are using?
@lhadjchikh Thanks for bringing this up! The inline function that you created could be turned into a callable PLPGSQL function that could just be run at the top of each...
Hey @drnextgis I'll look through this and get back to you later today
@drnextgis I think that your approach looks like a good place to put this. Let me know if there is anything that I can do to help you get a...
@mmcfarland @drnextgis yes, we should set this as a configuration parameter that should also control whether queryables advertises "additional_fields":true or not.
Per the spec in the section you linked to "null is allowed, but requires start_datetime and end_datetime from [common metadata](https://github.com/radiantearth/stac-spec/blob/master/item-spec/common-metadata.md#date-and-time-range) to be set." My reading of that and the implementation...
OK, that is different than how I had read that. Reopening this ticket.