Geocode failed with status OVER_QUERY_LIMIT R studio
问题 Apologies for repeating a question, but I've haven't been able to fix the problem with the answers I found. I'm working with transport-workshop.Rmd from this repo: https://github.com/nickbearman/transport-workshop. The first 3 queries I make with qmap work no problem qmap('Leeds') , qmap('LS2 9JT') and qmap('LS2 9JT', zoom = 17) . But then I go on with the workshop and try qmap('LS2 9JT', zoom = 17, maptype = 'satellite') , which returns me this error: geocode failed with status OVER_QUERY