Get a static heat source by ID
Fetch the feature with id featureId in the feature collection
with id collectionId.
Use content negotiation to request HTML or GeoJSON.
GET
/collections/deepfire:static-heat-sources/items/{featureId}Authorization
AuthorizationBearer token (JWT) · headerrequiredAccess token from POST https://api.deepfire.co/v1/token with your client_id and client_secret.
Path parameters
featureIdstringrequiredlocal identifier of a feature
Query parameters
crsstring<uri>otherParametersobjectAllows unrecognized parameters to be added in the query string without getting a 400 back (e.g., cache busters)
Responses
200fetch the feature with id `featureId` in the feature collection
with id `collectionId`
typestringrequiredAllowed:
FeaturegeometrygeometryGeoJSONrequiredShow propertiesHide properties
One of:
pointGeoJSON
typestringrequiredAllowed:
Pointcoordinatesnumber[]requiredmin items 2
multipointGeoJSON
typestringrequiredAllowed:
MultiPointcoordinatesnumber[][]requiredlinestringGeoJSON
typestringrequiredAllowed:
LineStringcoordinatesnumber[][]requiredmin items 2
multilinestringGeoJSON
typestringrequiredAllowed:
MultiLineStringcoordinatesnumber[][][]requiredpolygonGeoJSON
typestringrequiredAllowed:
Polygoncoordinatesnumber[][][]requiredmultipolygonGeoJSON
typestringrequiredAllowed:
MultiPolygoncoordinatesnumber[][][][]requiredgeometrycollectionGeoJSON
typestringrequiredAllowed:
GeometryCollectiongeometriesgeometryGeoJSON[]requiredShow propertiesHide properties
Array of
geometryGeoJSONCircular reference to
geometryGeoJSON.propertiesobject | nullrequiredidstring | integerShow propertiesHide properties
One of:
string
stringinteger
integerlinkslink[]Show propertiesHide properties
Array of
linkhrefstringrequiredrelstringtypestringhreflangstringtitlestringlengthinteger404The requested URI was not found.
500A server error occurred.
codestringrequireddescriptionstring