opengeospatial / ogcapi-records

An open standard for the discovery of geospatial resources on the Web.
https://ogcapi.ogc.org/records
Other
59 stars 28 forks source link

Add an "ids" parameter to the specification #304

Closed pvretano closed 1 year ago

pvretano commented 1 year ago

A requirment has arrisen to be able to conveniently fetch a list of ids so we should consider adding an "ids" parameter to the specification. Something like this:

https://dev.cubewerx.com/~pvretano/mariadbgeo/cubeserv/default/ogcapi/catalogues/collections/radarsat2cat/items?ids=urn:uuid:d8b1111e-3152-11ee-b61f-533e4ebf2654,urn:uuid:eafac18a-3152-11ee-9f62-875bb7b97348,urn:uuid:28d4e288-3153-11ee-8c71-1be2c171efab,urn:uuid:28d4e288-3153-11ee-8c71-1be2c171efab

cportele commented 1 year ago

Just to note that this is planned for Features Part 1 v1.1: https://github.com/opengeospatial/ogcapi-features/issues/839