developmentseed / eoAPI

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

update collections endpoit in raster API #143

Closed vincentsarago closed 1 year ago

vincentsarago commented 1 year ago

cursor.execute("SELECT * FROM collections;") was failing with the test collection because of the null value for the datetime interval. It's better to use the PgSTAC function anyway