Get a cluster by ID
GET/collections/deepfire:clusters/items/:featureId
Fetch the feature with id featureId in the feature collection
with id collectionId.
Use content negotiation to request HTML or GeoJSON.
Request
Responses
- 200
- 404
- 500
fetch the feature with id featureId in the feature collection
with id collectionId
The requested URI was not found.
A server error occurred.