v1.50.0
Hazard history for a location, and a clearer account of what we are
- New: POST /api/v1/hazard-history/point returns what official sources recorded near a location together with every disaster declaration that covered its local government area, counted once per AGRN rather than once per source. Precision and dating are stated per record, so a postcode-centroid match is visible as one. Enterprise entitlement; coordinates are never logged, stored or echoed. Worked examples for five real locations at /hazard-history.
- Fixed: /api/v1/incidents/nearby dropped results that fell inside the requested radius to the east or west of the point. The radius prefilter assumed a degree of longitude is as long as a degree of latitude, which costs roughly 18% of the east-west band at southern latitudes. A 3 km search at Glenelg East returned 46 incidents and should have returned 48.
- New /datasets catalogue: one page per dataset stating what it is, its coverage, freshness, provenance, access and endpoints.
- DataQuoll now describes itself as what it is: a data platform that aggregates fragmented Australian data, normalises and cleans it, and serves it machine-readable through one API. Emergency incidents, disaster declarations and river gauges are the first datasets, not the definition.
- The four Victorian feeds (VicEmergency OSOM and the three EMSINA layers) now publish their licence on /api/v1/attribution: CC BY 3.0 AU, with the attribution text and notice link Emergency Management Victoria requires.