Fixed
Details
Assignee
Benjamin ReedBenjamin ReedReporter
Jeff GehlbachJeff GehlbachLabels
Components
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Benjamin Reed
Benjamin ReedReporter
Jeff Gehlbach
Jeff GehlbachLabels
Components
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created September 18, 2013 at 12:48 PM
Updated January 27, 2017 at 4:20 PM
Resolved October 2, 2013 at 5:27 PM
If the Google geocoder hits the daily rate-limit (currently quoted as 2500 requests per day) then it appears that coordinates of (-Infinity, -Infinity) start to go into the longitude and latitude fields. Worse, it appears these values never get recognized as invalid, so the geocoder never attempts to replace them with valid coordinates. The only workaround seems to be to delete the invalid records manually from the database.
Creating this issue in response to commercial support ticket https://mynms.opennms.com/Ticket/Display.html?id=2504