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

Batch geocoding #7

Open
jqnatividad opened this issue Jan 13, 2016 · 8 comments
Open

Batch geocoding #7

jqnatividad opened this issue Jan 13, 2016 · 8 comments

Comments

@jqnatividad
Copy link
Contributor

Be able to send a CSV and get geocoded results along with exception report ala SmartyStreets

@colinreilly
Copy link

This is on the roadmap - details to come. Will check out the app you referenced to the exception report.

@jqnatividad
Copy link
Contributor Author

Here's an example report for your reference.
OPPS_APC_CSV--2014-02-28.zip

It was created for a batch job to geocode this file - open data Medicare released showing provider charge rates across the US
OPPS_APC_CSV.zip

@mlipper mlipper added this to the 2.0.x milestone Jan 15, 2016
@mlipper
Copy link
Member

mlipper commented Jan 15, 2016

Adding to 2.0.x (meaning: scheduled for an undetermined 2.0.x series release)

@mlipper
Copy link
Member

mlipper commented Mar 18, 2016

Adding 'help wanted' to this enhancement to encourage interested Geoclient users to provide feedback on desired functionality, use cases, etc...

@chriszrc
Copy link

chriszrc commented Mar 7, 2017

In the meantime, you could also use programs like Open Refine, that let you call a webservice with values from each record in a spreadsheet - https://github.com/OpenRefine/OpenRefine/wiki/Geocoding

Not that having batch support wouldn't be nice though-

@mlipper
Copy link
Member

mlipper commented Mar 7, 2017

Hi Chris,

The issue isn't the availability of batch API's; it's being able to batch geocode against Geosupport from a non-mainframe, non-Microsoft, non-user-driven environment. E.g., As geocoders go, Geoclient is nothing special itself and (except for the single-field search) just a enabler -- like a JDBC driver is to Java and a specific database product.

What's truly unique is the underlying Geosupport application which aggregates data into a collection of attributes not available directly from any other single source.

@chriszrc
Copy link

chriszrc commented Mar 7, 2017 via email

@mlipper
Copy link
Member

mlipper commented Mar 7, 2017

Ok, thanks for the info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants