osmplotr
osmplotr copied to clipboard
handle error when extract_highways fails to download all data
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.