hrbrmstr/rgeocodio

Updates / Enhancements

Opened this issue · 1 comments

I landed here because ggmap has too many data usage restrictions. I appreciate that your package is clean and well documented, and I like GeoCodio since they have decent pricing and acceptable usage policies (not to mention additional data points available).

Would it be possible to add the ability to define the LIMIT parameter that geocodio has available? I am only interested in receiving one response per geocoded address (and hopefully it returns the one with the highest confidence value).

Also, GeoCodio is now on 1.6 of their API and it complains...perhaps another parameter that allows you to specify the API version?

Thank you very much for your effort...it really helps the R community

I have the same request as @AgentRatty. It would be nice to be able to limit the return request to a particular source (e.g. county or state) or have the ability to determine the order of source to be used (e.g. use the city if available, if not, then county, if n/a then state, if n/a then national?