Hacker News new | ask | show | jobs
by maineldc 5512 days ago
Can you expound upon that? What limits did you hit, how has geocoder fixed those, etc?
1 comments

No technical limits were hit. They have nearly the same feature set.

Geocoder's api feels a little bit more modern Geokit (rails3 vs 2). Having read the code for both, Geocoder was cleaner and would be easier to tweak if necessary.

So really it's just a preference: they do the same thing.