mhudecheck / revgeo

Reverse Geocoding in R with Google Maps API and Photon API
GNU General Public License v3.0
23 stars 7 forks source link

Gets stuck after ~1000 requests #11

Closed tim-jc closed 3 years ago

tim-jc commented 4 years ago

Super useful package - thank you. For some reason, I get to about 900 - 1000 revgeo requests (either photon or bing) and R crashes. I've got about 150000 points to process so am writing to .csv after every point I reverse geocode so I'm not losing data. I just have to restart R and run again every time.

pietrocolombo commented 3 years ago

i have the same issue, I use bing

pietrocolombo commented 3 years ago

it seems the problem occurs on mac, i tried it on windows and i didn't have this problem

mhudecheck commented 3 years ago

I'll check it tomorrow on my wife's Macbook. I haven't been able to replicate on either Manjaro or Windows 10 so far.

mhudecheck commented 3 years ago

I haven't been able to replicate this issue. If anyone runs into it using macOS and R > 4.01, please reopen.