ropensci / osmplotr

Data visualisation using OpenStreetMap objects
https://docs.ropensci.org/osmplotr
132 stars 21 forks source link

handle error when extract_highways fails to download all data #17

Open mpadge opened 7 years ago

mpadge commented 7 years ago

At present this just proceeds to connect_highways regardless, but if not all data are downloaded, connection is probably not going to happen anyway. Probably should just stop() and that point.