getSpatialData icon indicating copy to clipboard operation
getSpatialData copied to clipboard

An R package 📦 making it easy to query, preview, download and preprocess multiple kinds of spatial data 🛰 via R. All beta.

Results 43 getSpatialData issues
Sort by recently updated
recently updated
newest added

The USGS EROS API 1.4.0 has expired and all requests by getSpatialData to the USGS EROS inventory are now invalid. The API has now been replaced by M2M API version...

Hi I am trying to download MODIS data but I am not able to login using login_earthdata(). I get this error > login_earthdata(username = "S.OLoo") Error: Login failed. Please retry...

Hello good sir, I was just wondering if it's possible retrieve the incidence angle of the retrieved records ? Thank you

Hi, I'm not sure if it's correct place to ask this question but I have problem with downloading Landsat 8 data for Poznan, Poland. I succesfully logged in to USGS,...

Hi there, great package, but I'm having trouble getting ocean data from sentinel 3 through your package. After some searching I found that the ocean data are moved to https://coda.eumetsat.int/...

Hello there! so, I have been trying to download some sentinel images, but some of them do not have "download_available" = T when I run getSentinal_data() or check_availability() In these...

Hello there! I am getting the following error when trying to map downloaded previews of Landsat imagery in attached AOI : ```{r} records

When I set the directory to store downloaded datasets, both the `set_archive()` function and the `dir_out` option to `get_data` add a string "_datasets" to my chosen directory. That's somewhat unexpected...

Hi, I enjoyed this package so much in the past. It was so easy to get new Landsat data for my sites. Now the functions changed and when I use...

Hello! I'm trying to download landsat_8_c1 products, but when I run the line for records , records names(records) [1] "product_group" "product" "record_id" [4] "entity_id" "start_time" "stop_time" [7] "date_acquisition" "day_or_night" "date_publish"...