CulturedCheese / thesis-project

4 stars 4 forks source link

Use Google Maps API to geocode location strings #39

Closed ClimbsRocks closed 9 years ago

ClimbsRocks commented 9 years ago

Caveat: they only allow 2500 API calls per day. We're probably going to have to split this up amongst multiple users.

http://maps.google.cn/maps/api/geocode/json?address=san+francisco

ClimbsRocks commented 9 years ago

investigate using google earth to do this instead??

ClimbsRocks commented 9 years ago

as noted above, google maps api only allows 2500 calls per day. There's an easy workaround by using BatchGeo.