Slashgeo Log In
Free Batch Geocoding Service
posted by Satri
on Monday January 23, @02:12PM
Permalink
Trackback URI
Slashdotthis
Diggthis
Del.icio.us
from the geocoding-community-code dept.
from the geocoding-community-code dept.
Phillip Holmstrand writes "I put together something that will allow anyone to run batch geocoding right from their web browser for free. It uses Yahoo's REST Geocoding engine, which will allow for up to 50,000 geocodes per day. The unique piece is that I have put it together so you can basically copy/paste straight from a spreadsheet into the tool to geocode. The results can then be copy/pasted right back into Excel for further use or imported into a database. It also plots the first 100 points on a map."
Related Stories
PAGC: an OS Postal Address Geocoder is Released 1 comment
[+]
Dan Putler writes "The PAGC project team is pleased to announce the first general public release of the Postal Address Geo-Coder (PAGC). Currently, PAGC is a command line program that takes a postal address database and determines the long/lat of the address in it by using a road network file (in ESRI Shapefile format) that has street address range information (such as US TIGER/Line and Canadian RNF files). PAGC is open source, and is released on the Lesser GNU Public License. You can find out more about PAGC (and obtain the program and documentation on how to use it) by going to the project's web site at http://www.pagcgeo.org/"
Batch Geocoding for Europe via Yahoo! REST Geocoding Engine
[+]
Via Spatially Adjusted, I learned the BatchGeocode.com free tool now supports European countries: "Yahoo Maps Added Recently added support for geocoding in Europe. Now you can geocode and get map coordinates for these countries: Austria, Belgium, Denmark, Finland, Germany, Great Britain, Luxembourg, Netherlands, Ireland, Norway, Portugal, Spain, Sweden, Switzerland, France, and Italy. [other countries have limited support, see the blog entry]" See the previous story on BatchGeocode.com and other related stories below.
New Geocode Format with Short URL Service
[+]
Anonymous Voxel writes "A new geocoding format and a web service which explores it have been made public yesterday at geohash.org.
According to the Wikipedia article, Geohashes offer properties like arbitrary precision, similar prefixes for nearby positions, and the possibility of gradually removing characters from the end of the code to reduce its size (and gradually lose precision). The algorithm has been put in the public domain, which is interesting, as Microsoft holds a patent on an algorithm with similar purposes." Added a few geocoding services below in related stories.
According to the Wikipedia article, Geohashes offer properties like arbitrary precision, similar prefixes for nearby positions, and the possibility of gradually removing characters from the end of the code to reduce its size (and gradually lose precision). The algorithm has been put in the public domain, which is interesting, as Microsoft holds a patent on an algorithm with similar purposes." Added a few geocoding services below in related stories.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.




I've used it
(Score:2, Informative)( http://www.redgeographics.com/ )
Hans van der Maarel
Re:I've used it
(Score:3, Informative)Tab delimited works great IMO because its the native format excel and most gridded forms in windows use for copy/paste. You can copy/paste straight into an access database even (just click the box in the upper left hand corner before you do.) It's funny but if you look at ESRI's guide to running a geocode in ArcMap there are like 10 or 12 steps. Mine has 6, and doesn't make you run anything heavier than a web browser, tee-hee. =o)
Also having it access NAVTEQ and Tele Atlas data to geocode means it will be much more accurate data than the other free geocoders most of which just use TIGER data.
Anyway, enough shameless self promotion. My point is just that we now have access to very high quality geocoding. Its no longer something you have to pay for, which is nice.
Cheers,
-Phillip
Philllip comment on Spatiallly Adjusted
(Score:1)( http://alexandreleroux.blogspot.com/ | Last Journal: Friday March 17, @04:07PM )
BatchGeocoder.com now creates KML files
(Score:1)( http://alexandreleroux.blogspot.com/ | Last Journal: Friday March 17, @04:07PM )