Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Rivers = T" command on static maps is no longer working #126

Open
macastelo opened this issue Jan 14, 2023 · 0 comments
Open

"Rivers = T" command on static maps is no longer working #126

macastelo opened this issue Jan 14, 2023 · 0 comments

Comments

@macastelo
Copy link

macastelo commented Jan 14, 2023

I was creating some maps and now I cannot make static maps with the river function, this is,y input:

ethno %>%
filter("Ethnographic_Area_specific" != "NA") %>%
glottomap(color = "Ethnographic Area", label = "glottocode", palette="Accent", type= "static", rivers =T)

this is the message I receive:

trying URL 'http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/physical/ne_10m_rivers_lake_centerlines.zip'
Error in utils::download.file(file.path(address), zip_file <- tempfile()) :
cannot open URL 'http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/physical/ne_10m_rivers_lake_centerlines.zip'
In addition: Warning message:
In utils::download.file(file.path(address), zip_file <- tempfile()) :
cannot open URL 'https://www.naturalearthdata.com/http/www.naturalearthdata.com/download/10m/physical/ne_10m_rivers_lake_centerlines.zip': HTTP status was '404 Not Found'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant