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.
Path parameters
local identifier of a collection
local identifier of a feature
Response
fetch the feature with id featureId in the feature collection with id collectionId
Changes
Changed in 3 of the 8 revisions of this API.628
- ○
api tag
Featuresaddedapi-tag-added
- ○
api tag
Dataremovedapi-tag-removed
- ○
- ▲
added the new path request parameter
collectionIdnew-request-path-parameter
- ▲
added the new path request parameter
featureIdnew-request-path-parameter
- ○
added the media type
application/geo+jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the status500response-media-type-added
- ○
added the media type
text/htmlfor the response with the status200response-media-type-added
- ○
added the media type
text/htmlfor the response with the status500response-media-type-added
- ▲
- ▲
removed the media type
application/geo+jsonfor the response with the status200response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status500response-media-type-removed
- ▲
removed the media type
text/htmlfor the response with the status200response-media-type-removed
- ▲
removed the media type
text/htmlfor the response with the status500response-media-type-removed
- ●
deleted the
pathrequest parametercollectionIdrequest-parameter-removed
- ●
deleted the
pathrequest parameterfeatureIdrequest-parameter-removed
- ○
api tag
Dataaddedapi-tag-added
- ○
api tag
Featuresremovedapi-tag-removed
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲