so.. us addresses only?
Show HN: Ridiculously cheap bulk geocoding
51–60 of 104 posts
Re: Show HN: Ridiculously cheap bulk geocoding
#52For those looking to roll your own, the Ruby implementation of a TIGER geocoder released by GeoIQ a while back is a pretty solid starting point: https://github.com/geocommons/geocoder/ We ended up using that as a base and then making some customizations for our US-based geocoding solution. As these guys are figuring out, there's no great int'l option. Google is bad from a licensing perspective (but their tech is fant…
Re: Show HN: Ridiculously cheap bulk geocoding
#53Re: Show HN: Ridiculously cheap bulk geocoding
#54For those looking to roll your own, the Ruby implementation of a TIGER geocoder released by GeoIQ a while back is a pretty solid starting point: https://github.com/geocommons/geocoder/ We ended up using that as a base and then making some customizations for our US-based geocoding solution. As these guys are figuring out, there's no great int'l option. Google is bad from a licensing perspective (but their tech is fant…
The state of the art of open source geocoder would be TwoFishes: https://github.com/foursquare/twofishes written in Scala and developed and used by FourSquare
Re: Show HN: Ridiculously cheap bulk geocoding
#55- http://geocod.io/contact/ says DC but shows me a map centered somewhere south of Topeka.
- Random $0.02 suggestion: stop using "ridiculous".
Re: Show HN: Ridiculously cheap bulk geocoding
#56For those looking to roll your own, the Ruby implementation of a TIGER geocoder released by GeoIQ a while back is a pretty solid starting point: https://github.com/geocommons/geocoder/ We ended up using that as a base and then making some customizations for our US-based geocoding solution. As these guys are figuring out, there's no great int'l option. Google is bad from a licensing perspective (but their tech is fant…
It's a very smart geocoder that one, have contributed to it - It is a bit old now and not that easy to get started with. The state of the art of open source geocoder would be TwoFishes: https://github.com/foursquare/twofishes written in Scala and developed and used by FourSquare
Re: Show HN: Ridiculously cheap bulk geocoding
#57UI suggestion: 'street addresses' currently has a box around it, so I thought it was an field, thought "how cute", tried to click on it to enter an address to geocode, and was disappointed to find out it was just some bolded text. Might be a fun little feature to have that actually be an entry point into trying out a demo of the API (I thought I was supposed to enter an address to have geocoded).
Would actually be neat though for that to be a quick demo of your software.
Re: Show HN: Ridiculously cheap bulk geocoding
#58Interesting. What interesting things can you do once you geocode a street address? How are you (your business) using this?
Re: Show HN: Ridiculously cheap bulk geocoding
#59When people read "$0.001 each" they sometimes understand it to be one thousandth of a cent rather than one thousandth of a dollar.
Even though you are completely correct/accurate, people find it confusing (1).
Wouldn't it be clearer to say "1 cent fore every ten uses" (or "10 calls for a cent" or "a tenth of a penny per call")?
Admittedly, your audience is semi-technical, and should parse it correctly, but why not simplify it?