-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Some of my students get a strange issue when using read_osm() of no internet connection, despite there being an internet connection. I'm not sure why this is happening. Code sample below, where BoroughDataMap is an sf of London Boroughs.
BoroughDataMap %>% st_bbox(.) %>% tmaptools::read_osm(., type = "osm", zoom = NULL)
Metadata
Metadata
Assignees
Labels
No labels