ropensci-archive / ecoengine

:warning: ARCHIVED :warning: Programmatic interface to the Berkeley Ecoinformatics Engine
Other
18 stars 6 forks source link

Add a radius to the georeference #49

Closed karthik closed 1 year ago

karthik commented 10 years ago

Requested by David Ackerly.

mkoo commented 10 years ago

Will this be based on the MaxUncertainty value? That would be valuable! Should be optional to turn off too.

karthik commented 10 years ago

Will this be based on the MaxUncertainty value?

That's the plan! It will be turned off by default.

mkoo commented 8 years ago

Returning to this old issue: is the max uncertainty part of the $data when using ee_photos() command? I am trying to use the R package to find the min/max uncertainty of a collection in Calphotos and there's does not seem to be part of the dataframe. Is this an issue with the API or the package? Also following up with API folks

karthik commented 8 years ago

It's currently not. It is probably an issue with the API or the functionality was added after this was developed. I'll investigate and see if this is being returned by the API and add it to .$data if available.

mkoo commented 8 years ago

HI Karthik, since I commented, I learned that it is not indexed in ecoengine. Further it seems to have all the same value (1000 m) despite what's in the database (10 - 19110 m range). So Deck is checking it out.... Will keep you posted so this issue can be addressed.

On Sat, Aug 13, 2016 at 1:44 PM, Karthik Ram notifications@github.com wrote:

It's currently not. It is probably an issue with the API or the functionality was added after this was developed. I'll investigate and see if this is being returned by the API and add it to .$data if available.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ropensci/ecoengine/issues/49#issuecomment-239640649, or mute the thread https://github.com/notifications/unsubscribe-auth/ACZ_0VnwiDCuaWSW1RIKVTe0Nd-Mqd1Hks5qfiyUgaJpZM4BrxY3 .

maelle commented 1 year ago

The API is no longer maintained therefore this package has been archived.