Skip to content

Field Selection: Reconsider support for field index,* for all other fields #188

Open
@jerstlouis

Description

@jerstlouis

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

No type

Projects

Status

Agreed; to be applied

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions