EcoJulia / RasterDataSources.jl

Easily download and use raster data sets in Julia
MIT License
20 stars 10 forks source link

Jenkins dataset (global biodiversity maps) #25

Open tpoisot opened 3 years ago

tpoisot commented 3 years ago

https://biodiversitymapping.org/index.php/download/

This has a bunch of maps for different taxonomic groups

tpoisot commented 3 years ago

This needs to be re-projected in WGS84 as it is using an Eckert projection, not sure if we want to do this here or in other packages who consume the data.

rafaqz commented 3 years ago

GeoData.jl has reproject