Geocoding service for a startup?

Posted by Sologoub on Stack Overflow See other posts from Stack Overflow or by Sologoub
Published on 2010-05-03T16:00:55Z Indexed on 2010/05/05 22:28 UTC
Read the original article Hit count: 243

I'm working on an idea for a service that uses geocoded data (lat/lng) form a US address. Google maps API v3 has been awesome, until I read the terms of service and acceptable uses a little closer. The problem is that the terms seem to prohibit use of the maps API for any commercial use where the site is not freely accessibly to the public, such as a subscription based service. The alternative offered is Google Maps API Premier, but at $10,000 per year minimum, it's just not possible at this time.

Same goes for services offered by Yahoo! and MS - initial fees are small for enterprises, but for a very early stage startup (not even a finished prototype yet!) it's just not doable.

Geocoding process needs to be real-time and volume would be very small - user would enter address at setup time and only update it if needed.

Any help is greatly appreciated!

© Stack Overflow or respective owner

Related posts about geocoding

Related posts about google-maps-api-3