geofires
The service filters thousands of online news sources of the last 24 hours mentioning occurred wildfires. We are using a web mercator projection using a grid size being optimized for geographic visualization. Each grid cell has a count attribute representing the number of news article related to locations of the corresponding grid cell. The service uses the impressive data source provided by the…
geofires endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
articles /articles |
Returns a list of broadcasted articles related to wild fires. The date must be in ISO 8601 format, e.g. '2015-03-01'. The underlying knowledge graph collects data from… |
| GET |
query /query |
Returns the locations related to wildfires. The date must be in ISO 8601 format, e.g. '2015-03-01'. The underlying knowledge graph collects data from '2015-03-01' up to today.… |
| GET |
aggregate /aggregate |
Aggregates the broadcasted news related to wildfires using a spatial grid and returns the features as hexagonal bins. The date must be in ISO 8601 format, e.g. '2015-03-01'. The… |
geofires pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | $9 / month | 50 / minute |
|
| ULTRA | $29 / month | 100 / minute |
|
| MEGA | $99 / month | 500 / minute |
|