Archive | Google

Google API

Well Google doesn’t like you to use their maps api unless you pay them 10 grand for enterprise use, so we decided to go a slightly different route. The problem was that G blocked the service to our IP address for 24 hours after repeatedly using the service. Thanks G!  Instead of using the API […]

Continue Reading 0

Geocoding with Google

I’ve been working on a project using the Google maps API recently. I’ve been using it to return the latitude and longtitude of an address and then comparing it against a geo-coded file in a database. The Google maps API is pretty extensive and fairly easy to use. However, there are some things that you […]

Continue Reading 0