dkahle / dkahle/ggmap

Update Docs / examples - googleAPI and source = "dsk"

Open
#258 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
778
Forks
234
PR merge metrics
No merged PRs in 30d

Description

All request that don't define `source = "dsk"` explicitly, fail with this warning:

`geocode("houston texas")`
> geocode failed with status OVER_QUERY_LIMIT

Although there would still be remaining geocoding-calls available:

> geocodeQueryCheck()
> 2482 geocoding queries remaining.

Could we make "dsk" the default instead of "google", as I think the google API now requires an API key.
Otherwise all given examples in the docs fail too, which doesnt really look nice.

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.