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

Determine geocoding solution #89

Open
mwleeds opened this issue Jun 13, 2015 · 2 comments
Open

Determine geocoding solution #89

mwleeds opened this issue Jun 13, 2015 · 2 comments

Comments

@mwleeds
Copy link
Member

mwleeds commented Jun 13, 2015

To convert the street addresses into coordinates (geocoding) we can either
a) let Socrata do it, which may not be very accurate
b) send the requests to Google, which means limiting to 2500 per day
c) use a third party

We need to determine the accuracy of Socrata's geocoding and decide if we want to use it. I don't think there would often be 2500 new addresses overnight, so Google may work fine if we coordinate the initial dataset geocoding.

@Taitrnator
Copy link
Member

Hold that though, we just got a google nonprofit account and part of that is a free maps API plan. All of that is getting finalized next week so I'll have the details then

@agrueneberg
Copy link
Contributor

That's exciting!

On Sat, Jun 13, 2015, at 09:09 PM, Tait wrote:

Hold that though, we just got a google nonprofit account and part of that
is a free maps API plan. All of that is getting finalized next week so
I'll have the details then


Reply to this email directly or view it on GitHub:
#89 (comment)

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

3 participants