Projections

specdraftimplcandidate

Select the feature properties included in the feature response.

Scope

Conformance Classes

Projections is based on the OGC API Features proposal for a new part 'Property Selection'open in new window and ongoing discussionsopen in new window.

Query Parameters

NameResourcesDescription
properties
Features, Feature, Vector Tile
The properties that should be included for each feature. The parameter value is a comma-separated list of property names. By default, all feature properties with a value are returned.
skipGeometry
Features, Feature
Use this option to suppress geometries in the response.

Configuration

Options

NameDefaultDescriptionTypeSince
buildingBlock
Always PROJECTIONS.
string
v2.0
extensionType
Deprecated See buildingBlock.
string
v2.0
enabled
false
Enable the building block?
boolean
v2.0

Examples


- buildingBlock: PROJECTIONS
  enabled: true