-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
Thank you for the wonderful package.
I am not able to download the 10m river and lake centerline North American supplemental file.
check_data_exist(scale = 10, category = "physical", type = "rivers_north_america")
Returns:
[1] FALSE
Warning message: In check_data_exist(scale = 10, category = "physical",
type = "rivers_lake_north_america") : rivers_north_america seems not to be in the list
for category=physical maybe try the other category of c('cultural', 'physical')
The file location is: https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/physical/ne_10m_rivers_north_america.zip
The regular rivers_lake_centerline download works for me, but is not the file I'm after:
check_data_exist(scale = 10, category = "physical", type = "rivers_lake_centerlines")
Any insight would be appreciated. Cheers.
Metadata
Metadata
Assignees
Labels
No labels