Simulate fire spread for a cluster with custom models
POST/clusters/:id/fire_spread/custom/
Predicts how a fire will spread hourly from a certain point in time onwards. Every feature in the returned FeatureCollection represents the predicted cluster shape at a certain time with the first feature representing the cluster shape at the time of the date parameter.
Request
Responses
- 200
- 400
- 500
- 503
Returns a GeoJSON Feature Collection of simulated fire spread steps: https://tools.ietf.org/html/rfc7946
Request validation failed
Internal server error
Service unavailable