malaria-atlas-project / malariaAtlas

An R interface to open-access malaria data, hosted by the Malaria Atlas Project.
https://malariajournal.biomedcentral.com/articles/10.1186/s12936-018-2500-5
Other
42 stars 21 forks source link

Country shapefiles no longer available. #57

Open justinmillar opened 2 years ago

justinmillar commented 2 years ago

Looks like both listShp() and getShp() have become disconnected, did the server location for these files change recently?

timcdlucas commented 2 years ago

USA_shp <- getShp(ISO = "USA", admin_level = "admin0")

works fine for me. So maybe just a short term thing.