Jonathan Healy
Jonathan Healy
The config file from stac-node-validator looks really useful. A separate PR would be better.
I would like to know what the arguments are for not just putting all 3 libraries into one release? The next release could just be `stac-fastapi==3.0.0`. Like @vincentsarago said, these...
I'm wondering why we don't just push one release to PyPI instead of 3 I guess.
Hi. Do you have any thoughts on how this could be implemented?
Going to be so good once this is merged
@rhysrevans3 Adding patch endpoints is pretty epic.
One thing to note. Anything elasticsearch-related from core needs to be moved to sfeos_helpers now. Sorry for doing this in the middle of this work. Core now is only for...
Hi. Collections search was recently implemented. We do only search on the first bbox. If you would like to make an improvement on the implementation feel free.
This will be a difficult pr to review maybe? 1. The core module should be database-agnostic, so code that relied on es/ os was moved to the best of my...