Get the list of supported queryables for a collection
This operation returns the list of supported queryables of a collection. Queryables are the properties that may be used to construct a filter expression on items in the collection. The response is a JSON Schema of a object where each property is a queryable.
get/collections/{collectionId}/queryables
Parameters
https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/parameters/collectionId.yaml — unresolved $ref
Response
The queryable properties of the collection.