Skip to content
Prev 2053 / 29559 Next

geocoding street addresses

On 5/6/07, Roger Bivand <Roger.Bivand at nhh.no> wrote:
You may also want to consider using one of the other major geocoding
engines if their terms of use fit your needs. I know the Yahoo
geocoder has decent (though far from perfect) geocoding globally.

Another solution might be to use the python library geopy
(http://exogen.case.edu/projects/geopy/) which provides a consistent
api on top of the major geocoding services.