Files
server-26/drb-c2-core
Logan 0db09d6bf7 fix: reject geocode results outside node jurisdiction
Nominatim's viewbox is advisory (bounded=0), so ambiguous place names like
"Pinebrook" can resolve to locations 30-40km away in the wrong town. Added
a post-geocode distance gate: results farther than geocode_max_km (default
25km) from the node are discarded with a warning log rather than written to
the incident.

Also logs distance on successful geocodes for easier audit.

New config setting: geocode_max_km (float, default 25.0)
2026-05-25 13:09:10 -04:00
..
2026-04-11 16:25:11 -04:00
2026-04-05 19:01:39 -04:00
2026-04-19 08:18:55 -04:00
2026-04-21 22:36:01 -04:00
2026-04-05 19:01:39 -04:00
2026-04-12 23:33:44 -04:00