ropensci / neotoma

Programmatic R interface to the Neotoma Paleoecological Database.
https://docs.ropensci.org/neotoma
Other
30 stars 16 forks source link

get_site(loc) isn't spatially bounded #212

Closed IceAgeEcologist closed 8 years ago

IceAgeEcologist commented 8 years ago

get_site() doesn't seem to be working with the bounding box.

For example, demo_boxsearch_sites <- get_site(loc = c(-88, 25, -79, 30)) demo_boxsearch_sites <- get_site(loc = c(5,5,20,20))

both return a global suite of >8000 records from Neotoma

SimonGoring commented 8 years ago

That's really interesting. It seems to be an API side issue and should be raised with @spatialit. I'll add it. You can use get_dataset with the loc parameter and no flag for datasettype if that helps.

spatialit commented 8 years ago

This was fixed a few weeks ago. Going through GitHub comments today. I don't see any option for me to close this issue.

gavinsimpson commented 8 years ago

@spatialit As neotoma is in the ropensci account, only those users with special permissions can do admin-things. I'm sure @SimonGoring will close this when he has a chance.

SimonGoring commented 8 years ago

Closing the issue.