geo location / 위치정보 / ip lookup table / ip 지역 정보 / ip 위치
GeoLite2
- GeoLite2 database들은 IP geolocation db들이다.
- MaxMind의 GeoIP2 DB 보다는 덜 정확하다.
- GeoLite2 Country, City, and ASN databases 는 매주 화요일에 update 된다.
정확도
IP geolocation 은 본질적으로 부정확하다. 이 위치정보로는 특정 주소나 가구(household) 를 구분할 수 없다.
Accuracy Radius 를 위도, 경도에 대한 geolocation 정확도의 지표로 사용해라.
아래 표를 보면, 위도(latitude), 경도(longitude) 를 얻으려면 GeoLite2 City 를 이용해야 한다.
license
GeoLite2 는 상업적으로 재배포해도 된다.
download
geolite2 를 download 하려면 login 을 해야 한다. 계정은 다음 link 에서 생성할 수 있다.
다른 download links:
- GitHub - P3TERX/GeoLite.mmdb: MaxMind’s GeoIP2 GeoLite2 Country, City, and ASN databases
- WP Statistics · GitHub
MaxMind 에서 2가지 포맷을 지원한다. 1개는 MMDB, 한개는 CSV
.mmdb
- MaxMind DB File Format Specification
- Building Your Own MMDB Database for Fun and Profit | MaxMind Blog : perl, php, java, python 으로 read 할 수 있다.
댓글 없음:
댓글 쓰기