0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes to get the code compiling on x86_64 machines, use a different default database location, use the modern CSV gem, find libiconv, and interpret the binary format of the geometry stored in the database correctly More... about 13 years ago
* Fixed bug with calculation in compress_wkb_line that was causing an assert to fail More... about 14 years ago
Merge branch 'master' of [email protected]:geocommons/geocoder More... about 14 years ago
fix bug where geocoder crashed if bad geom for street segment More... about 14 years ago
return of place.sql More... over 14 years ago
Merge branch 'master' of [email protected]:geocommons/geocoder More... over 14 years ago
add metphone back in More... over 14 years ago
Fix single line addresses in a hash More... over 14 years ago
fix address hash geocoding bug More... over 14 years ago
bug fixes in intl geocoder More... over 14 years ago
Mac Makefiles Added More... over 14 years ago
add international geocoding support More... over 14 years ago
trying to make intl geocoding work ' More... over 14 years ago
fixed type in tiger import More... over 14 years ago
Added rebuild_metaphones script More... over 14 years ago
addition of tests for address parsing and database queries More... over 14 years ago
switched references from README.txt to README.rdoc More... over 14 years ago
changed README.txt to README.rdoc More... over 14 years ago
added support for passing of hash or string of addresses More... over 14 years ago
added tests and fix for explosion in certain edge cases when passing a hash More... over 14 years ago
fixed existing test failure More... over 14 years ago
fixed UTF-8 issue with Ruby 1.9 More... over 14 years ago
fix typo in import More... over 14 years ago
Support for PO Box geocoding places PO Boxes at ZIP More... over 14 years ago
removal of activerecord references More... over 14 years ago
switched log from sqlite to file More... over 14 years ago
forgot the database files with the previous commit More... over 14 years ago
added logging to sqlite database summing geocodes, failures and timestamp More... over 14 years ago
Merge branch 'editdist' of [email protected]:geocommons/geocoder into editdist More... over 14 years ago
added ruby 1.9 support switched any? to not empty? More... over 14 years ago