JuliaGeo / GADM.jl

A Julia package for obtaining geographical data from the GADM dataset
https://gadm.org
MIT License
38 stars 4 forks source link

UC Davis is extremely flaky #68

Open asinghvi17 opened 3 months ago

asinghvi17 commented 3 months ago

GeoMakie uses GADM in some examples, and routinely has issues with the UC Davis servers being down.

Are there any other URLs that serve GADM, that could be used as alternate sources?

rafaqz commented 2 months ago

RasterDataSources has the same problem with WorldClim, which is also ucdavis.

An email to someone involved in these projects at ucdavis might be a good strategy, hosting this many major global datasets and dropping out three weeks a year is just not ok. It makes them look like amateurs, and someone should care about that, but I'm not sure who exactly.

Seems R people have been putting up with it for years: https://github.com/rspatial/raster/issues/169 https://github.com/rspatial/raster/issues/263