dkahle / dkahle/ggmap

geocode “dsk” rate limit when client and signature parameters are empty

Open
#150 1 comment 5 reactions 0 assignees View on GitHub
bug
Dominant language
R
Stars
778
Forks
234
PR merge metrics
No merged PRs in 30d

Description

First, thanks for writing this package! It's extremely useful.

I ran into the error:

>Error: google restricts requests to 2500 requests a day for non-business use.

When trying to use 'dsk' as a source on a data table with more than 2,500 rows. I was able to work around this by setting the `client` and `signature` parameters to dummy values, but it seems like a pretty simple issue to fix, possibly as simple as adding an if clause, but I'm not sure what future plans you may have. Please see below for additional detail.

http://stackoverflow.com/questions/42282492/ggmap-dsk-rate-limit/42604188#42604188

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.