developmentseed / titiler-cmr

Dynamic tiles from CMR queries
MIT License
5 stars 0 forks source link

titiler-cmr statistics endpoint design #23

Open abarciauskas-bgse opened 2 weeks ago

abarciauskas-bgse commented 2 weeks ago

Having a statistics endpoint was a request for integration with other NASA platforms.

This ticket is to define the API requirements and design the implementation for the titiler-cmr statistics endpoint.

vincentsarago commented 2 weeks ago

what endpoints do the platforms need?

Note: the first (GET) one will be really hard to achieve, because we don't want / can't read all the dataset in memory the second (POST) one could be hard if we don't set max-area limit to make sure we don't read too much data