NOTICE: This package has been removed from pkgsrc

./geography/geolite2-city, Free IP city geolocation databases

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20160705, Package name: GeoLite2-City-CSV-20160705, Maintainer: pkgsrc-users

GeoLite2 databases are free IP geolocation databases comparable to,
but less accurate than, MaxMind's GeoIP2 databases. GeoLite2
databases are updated on the first Tuesday of each month.

IP geolocation is inherently imprecise. Locations are often near the
center of the population. Any location provided by a GeoIP database
should not be used to identify a particular address or household.

Use the Accuracy Radius as an indication of geolocation accuracy for
the latitude and longitude coordinates we return for an IP address.
The actual location of the IP address is likely within the area
defined by this radius and the latitude and longitude coordinates.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2016-07-24 04:07:49 by Alistair G. Crooks | Files touched by this commit (8) | Package updated
Log message:
Add the geolite2 city and country IPv4 databases from 20160705

	GeoLite2 databases are free IP geolocation databases comparable to,
	but less accurate than, MaxMind's GeoIP2 databases.  GeoLite2
	databases are updated on the first Tuesday of each month.

	IP geolocation is inherently imprecise.  Locations are often near the
	center of the population.  Any location provided by a GeoIP database
	should not be used to identify a particular address or household.

	Use the Accuracy Radius as an indication of geolocation accuracy for
	the latitude and longitude coordinates we return for an IP address.
	The actual location of the IP address is likely within the area
	defined by this radius and the latitude and longitude coordinates.

These are presented as straight CSV files, and can be manipulated with standard
tools.