Open
Description
Currently, the properties=
parameter requires support for numeric indices and for *
with special meaning of "all other fields".
Perhaps we should reconsider this to make things simpler to implement, and to better align with other OGC APIs.
(e.g., Features - Part 6: property selection).
opengeospatial/ogcapi-features#931
Consider a negative exclude-properties
as for Features (see opengeospatial/ogcapi-features#16 (comment) opengeospatial/ogcapi-features#738 (comment)), which would be mutually exclusive with properties=
.
Also clarify the ability to not return all fields by default.
Metadata
Metadata
Assignees
Type
Projects
Status
Agreed; to be applied