Posts Tagged ‘GeoIP’

Geocoding Tutorial – Getting physical address from IP address (using MaxMind)

Posted April 21st, 2008 by
Summary

Given an IP address, this tutorial will show you how to get geographic location information from it. You can then use this location information for many different things, like looking up weather there, or perhaps displaying a pushpin on google maps, etc. This is the second part of a 3 part series of tutorials on geocoding.

Click here to read this tutorial...   |  

Geocoding Tutorial – Getting physical address from IP address (using ippages)

Posted December 18th, 2007 by
Summary

Given an IP address, this tutorial will show you how to get geographic location information from it. You can then use this location information for many different things, like looking up weather there, or perhaps displaying a pushpin on google maps, etc. This is the first part of a 3 part series of tutorials on geocoding.

Click here to read this tutorial...   |