I had just uploaded raw data files of 12 more states. You load them into a database and connect jgeocoder to it for street level geocoding.
I am planning to re-write a major portion of jgeocoder because while the current design works, it's not flexible enough to allow high quality fuzzy search. I can either put fuzzy match on top of the current design or I can tear things down and rebuild something better. I'd decided to choose the 2nd option. ... read more
I had just uploaded raw data files of 12 more states. You load them into a database and connect jgeocoder to it for street level geocoding.
I am planning to re-write a major portion of jgeocoder because while the current design works, it's not flexible enough to allow high quality fuzzy search. I can either put fuzzy match on top of the current design or I can tear things down and rebuild something better. I'd decided to choose the 2nd option. ... read more
see http://docs.codehaus.org/display/JGEOCODER/Data for instructions.
Address parser now has auto spelling correction and auto city name alias resolution
see http://jgeocoder.sourceforge.net/changes-report.html
and http://docs.codehaus.org/display/JGEOCODER
new documentations will be added there
city, state, zip geocoding were added. see http://jgeocoder.sourceforge.net