Closed jonhealy1 closed 1 year ago
Is implementing pagination for collections depending on this open issue in the stac-fastapi
project?
https://github.com/stac-utils/stac-fastapi/issues/510
Hi @StijnCaerts. I don't think so. There was a pr here to do some of this work, which didn't get approved: https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/116.
I think if stac-fastapi was updated then we wouldn't have to get 'token' and 'limit' from the kwargs which would be better.
I am wondering about a v1.0.0 release of stac-fastapi-elasticsearch. What needs to be done for 1.0.0? One thing I can think of is pagination for collections: https://github.com/stac-utils/stac-fastapi-elasticsearch/issues/65. Generating docs would be nice too.