Data

fetch a single feature

Fetch the feature with id featureId in the feature collection with id collectionId.

Use content negotiation to request HTML or GeoJSON.

get/collections/{collectionId}/items/{featureId}

Path parameters

collectionIdstring required

local identifier of a collection

featureIdstring required

local identifier of a feature

Response

fetch the feature with id featureId in the feature collection with id collectionId

Changes

No recorded changes to this endpoint across all 4 revisions of this API.