Derek Abdine
Derek Abdine
Technically speaking, for he compat filter, we should set the country code to A1 or A2 based on the values of the geoip2 traits object. The geoip2 what's new link...
The plan for this is: 1. We will leave geo_ip and geo_ip_org, but these will be deprecated. 2. We will add geo_ip2 filter(s). 3. We will add a compatibility filter...
For reference, here's the GeoIP2 City field list: https://godoc.org/github.com/oschwald/geoip2-golang#City
PR: https://github.com/rapid7/godap/pull/13