Skip to content

Supplemental river and lake centerlines not available #23

Description

@mps9506

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions