Projectionsspecdraftimplcandidate
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' and ongoing discussions.
Query Parameters
Name | Resources | Description |
---|---|---|
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
Name | Default | Description | Type | Since |
---|---|---|---|---|
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