You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/geoip/geolite2-free-geolocation-data.md
+11-17Lines changed: 11 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,8 +118,8 @@ The method for updating the GeoLite databases depends on the database format
118
118
you’re using. To help you decide which database format to use,
119
119
[see the section above](#decide-how-you-want-to-use-geolite-databases).
120
120
121
-
-[Learn how to update the binary database format for fast lookups at scale.](https://dev.maxmind.com/geoip/updating-databases/#using-geoip-update)
122
-
-[Learn how to update the csv database format to join the data or import into SQL.](https://dev.maxmind.com/geoip/updating-databases/#directly-downloading-databases)
121
+
-[Learn how to update the binary database format for fast lookups at scale.](/geoip/updating-databases/#using-geoip-update)
122
+
-[Learn how to update the csv database format to join the data or import into SQL.](/geoip/updating-databases/#directly-downloading-databases)
123
123
124
124
### Look up IP addresses in the GeoLite databases
125
125
@@ -128,8 +128,8 @@ on the database format you’re using and what you’re using it for. To help yo
128
128
decide which database format to use,
129
129
[see this section above](#decide-how-you-want-to-use-geolite-databases).
130
130
131
-
-[Use MaxMind’s client APIs to look up IP addresses in the binary databases for fast lookups at scale.](https://dev.maxmind.com/geoip/geolocate-an-ip/databases/)
132
-
-[Learn how to import the csv format databases into MySQL or PostgreSQL.](https://dev.maxmind.com/geoip/importing-databases/)
131
+
-[Use MaxMind’s client APIs to look up IP addresses in the binary databases for fast lookups at scale.](/geoip/geolocate-an-ip/databases/)
132
+
-[Learn how to import the csv format databases into MySQL or PostgreSQL.](/geoip/importing-databases/)
133
133
- If you’re using GeoLite in a plugin or application, check the installation
134
134
instructions for your plugin.
135
135
@@ -142,11 +142,11 @@ decide which database format to use,
142
142
MaxMind maintains client APIs in many popular languages to help you look up IP
143
143
addresses in our web services quickly and easily.
144
144
145
-
[Learn how to look up IP addresses in our web services.](https://dev.maxmind.com/geoip/geolocate-an-ip/web-services/)
145
+
[Learn how to look up IP addresses in our web services.](/geoip/geolocate-an-ip/web-services/)
146
146
147
147
MaxMind web services do support a client-side JavaScript lookup, but only for
148
148
the paid GeoIP web services.
149
-
[Learn more about client-side JavaScript lookups using the GeoIP web services](https://dev.maxmind.com/geoip/geolocate-an-ip/client-side-javascript/),
149
+
[Learn more about client-side JavaScript lookups using the GeoIP web services](/geoip/geolocate-an-ip/client-side-javascript/),
150
150
and [upgrade to GeoIP](https://www.maxmind.com/en/geoip-api-web-services).
Copy file name to clipboardExpand all lines: content/geoip/release-notes/2018.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ to [redistribution license customers](https://www.maxmind.com/en/commercial-geo
62
62
although anyone can continue to download the March 2018 GeoLite Legacy builds.
63
63
Starting January 2, 2019, the last build will be removed from our website.
64
64
GeoLite Legacy database users will need to switch to
65
-
the [GeoLite2](/geoip/geoip2/geolite2/) or [commercial GeoIP databases](https://www.maxmind.com/en/solutions/ip-geolocation-databases-api-services)
65
+
the [GeoLite2](/geoip/geolite2-free-geolocation-data/) or [commercial GeoIP databases](https://www.maxmind.com/en/solutions/ip-geolocation-databases-api-services)
66
66
and update their integrations by January 2, 2019. Correspondingly, we have
67
67
decided against removing latitude and longitude coordinates from the GeoLite2
68
68
databases. We are in the process of reviewing coordinates used in all of our
0 commit comments