CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Quick notes on batch geocoding: Yahoo 1, Google 0
Pages: [1]

Author Topic: Quick notes on batch geocoding: Yahoo 1, Google 0  (Read 1814 times)

jcims

  • Guest
Quick notes on batch geocoding: Yahoo 1, Google 0
September 21, 2008, 09:27:22 pm
I just completed geocoding 26K contacts in a database using the batch geocoding script referenced here:

http://wiki.civicrm.org/confluence/display/CRMDOC/Batch+Geocoding+Script

I'm generally a Google kind of guy, but i would say Yahoo Maps come out on top here.  With no real numbers to back it up, i found Yahoo:

- was approximately twice as fast
- wasn't limited for my level of use (Google shuts down after 15K queries)
- did a better job of handling messy data
- would fall back to a closest match if the exact address couldn't be found (vs. google which would just return a 602 error and no lat/long)
- (seemingly) had more streets on file

If you do want to go with Google, pay attention to this little issue here (http://issues.civicrm.org/jira/browse/CRM-3582), and edit your script accordingly.  Also, if you're geocoding a lot of data, the wget/curl command line utilities will time out after a while.  Might not be a bad idea to add some output to the UpdateAddress.php script to keep the client entertained.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Quick notes on batch geocoding: Yahoo 1, Google 0
September 21, 2008, 11:36:10 pm
They where addresses in the US ?
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

jcims

  • Guest
Re: Quick notes on batch geocoding: Yahoo 1, Google 0
September 22, 2008, 10:57:05 am
Quote from: xavier on September 21, 2008, 11:36:10 pm
They where addresses in the US ?

Good question!  Yes, they were US addresses in the midwest.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Quick notes on batch geocoding: Yahoo 1, Google 0

This forum was archived on 2017-11-26.