-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
Just a heads up, this has been reported here: drolbr/Overpass-API#579
In osmdata
the error looks something like this:
library(osmdata)
opq('Quebec') %>%
add_osm_feature(key = 'administrative', 'boundary') %>%
osmdata_sf()
Error in curl::curl_fetch_memory(url, handle = handle): SSL certificate problem: certificate has expired
Request failed [ERROR]. Retrying in 2 seconds...
Error in curl::curl_fetch_memory(url, handle = handle): SSL certificate problem: certificate has expired
Request failed [ERROR]. Retrying in 3.4 seconds...
Metadata
Metadata
Assignees
Labels
No labels