Features
Get the JSON Schema defining the list of variable terms that can be used in CQL2 expressions
This endpoint returns a list of variable terms that can be used in CQL2 expressions. The precise definition of this can be found in the OGC API - Features - Part 3: Filtering and the Common Query Language (CQL) specification.
get/collections/{collectionId}/queryables
Path parameters
collectionIdstring required
local identifier of a collection
Response
A JSON Schema defining the Queryables allowed in CQL2 expressions
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲