I usually use the google maps API for geocoding: http://code.google.com/apis/maps/documentation/services.html#Geocoding
There are also tools for accessing the google geocoder in languages other than JavaScript. I have had good luck with geopy (http://exogen.case.edu/projects/geopy/) in the past. It has support for several gecoding services in addition to Google Maps. Michael On Sat, Dec 20, 2008 at 10:42 AM, <[email protected]> wrote: > 23 park row, nyc, ny 10038 from geocoder.us are there other free look up > sites I can use? > Sent from my Verizon Wireless BlackBerry > > _______________________________________________ > Geowanking mailing list > [email protected] > http://geowanking.org/mailman/listinfo/geowanking_geowanking.org > _______________________________________________ Geowanking mailing list [email protected] http://geowanking.org/mailman/listinfo/geowanking_geowanking.org
