geodata icon indicating copy to clipboard operation
geodata copied to clipboard

download geographic data

Results 33 geodata issues
Sort by recently updated
recently updated
newest added

... to let the user know the ways around it

The function worldclim_tile, to download climate data from WorldClim (version 2.1) in tiles, does not return the correct WorldClim bioclimatic layers. worldclim_tile gets layers from UCDavis (https://geodata.ucdavis.edu/climate/worldclim/2_1/tiles/tile/) and not from...

I've checked the source code [gadm.R](https://github.com/rspatial/geodata/blob/master/R/gadm.R) and see the it's already coded there in lines 67-68, but they are commented out. Why that please? any estimate please of when that...

`gadm` reports when a file doesn't exist, but doesn't tell you which file is missing. This little tweak will report the name of the missing file to the user, so...

I am using cmip6_tile of geodata but download failed error is issued: bio10

I'm using `worldclim_tile()` to obtain Bioclim layers at 0.5-min resolution for the first time, and I've run into what seems to be incorrect labeling of the layers. Running ``` BClim

I want to download West Africa map and wonder if possible with geodata. Otherwise is it possible to download many individual countries at the same time or download 2 contiguous...

When the `country` argument for `worldclim_country()` has length >1, only the first element is used, and the other are silently ignored. ``` tavg

Hi I'm trying to get the soil_world data, specifically trying to map soil classification in the Mediterranean and Anatolian regions. no matter the soil type I'm getting: ``` file not...