Contradiction between GeoLite2 database and GeoIP2 precision web service

江枫思渺然 提交于 2019-12-13 19:13:46

问题


I am using the GeoLite2 city-blocks and city-location free databases and found the following ip_addresses have same locid number of 223, however if I type these addresses to GeoIP2 precision web service it gives me 4 different location information. Should one locid number correspond to only one location? I am really confused?

12.234.227.170 (WI, US by GeoIP2) 69.174.58.60 (IL, US by GeoIP2) 71.216.182.245 (Bremerton, Washington by GeoIP2) 74.44.255.2 (Lakeville MN by GeoIP2)


回答1:


GeoLite2 and GeoIP2 Precision results will differ in many cases. GeoLite2 provides access to free, less accurate data than is available in the GeoIP2 Precision Web Services. (Note: I work for MaxMind, the company that creates GeoLite2 and GeoIP2 products.)



来源:https://stackoverflow.com/questions/24042426/contradiction-between-geolite2-database-and-geoip2-precision-web-service

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!