opengeospatial / ogcapi-geodatacubes

Other
4 stars 1 forks source link

Improved support for large number of collections #4

Open jerstlouis opened 3 months ago

jerstlouis commented 3 months ago

From T19-GDC ER Critical Feedback:

  1. Better support for paging and filtering when servers offer large amount of collections

We are working on defining exactly this in OGC API - Common - Part 2 as separate optional requirement classes.

This is now called Searchable Collections, and we plan to extend this with more capabilities, in line as much as possible with OGC API - Records. See related issues https://github.com/opengeospatial/ogcapi-common/issues/314 and https://github.com/opengeospatial/ogcapi-records/issues/300 .

We also plan a Common - Part 2 Hierarchical Collections requirement class which provides an alternative way to drill down large number of collections (see https://github.com/opengeospatial/ogcapi-common/issues/11 and https://github.com/opengeospatial/ogcapi-common/issues/298).