spocc icon indicating copy to clipboard operation
spocc copied to clipboard

Species occurrence data toolkit for R

Results 15 spocc issues
Sort by recently updated
recently updated
newest added

Hello I am writing from **GBIF**. I am doing a small outreach to those **R packages** that use GBIF [occurrence search](https://www.gbif.org/developer/occurrence). Under the terms of the GBIF data user agreement,...

Hi! I find the 'occ2df' function very useful, but it misses one particularly important column to me: "coordinateUncertaintyInMeters" (in GBIF), or "positional_accuracy" (in iNat), etc. Is it possible to include...

I am trying to install the "spocc" package to conduct some GIS-based analysis using species occurrence data. I have tried to follow the installation guides provided online, but continue to...

This example (w/ GBIF) works as expected: ```r library(mapr) library(spocc) spp

Add error messaging when server queries fail with 400 status.

The has_coords argument appears to be pulling NA values in addition to actual coordinates when from = 'bison'. For example: occ('Allogona townsendiana', 'bison', limit=2000, has_coords=TRUE) returns 283 records, 150 of...

waiting to hear back on https://discourse.gbif.org/t/limit-number-of-occurrences-returned-in-occurrence-downloads/2368

probably a harder integration than gbif downloads (#237) ...

_Originally posted by @sckott in https://github.com/ropensci/spocc/issues/189#issuecomment-430418087_ moving this note to a new issue. possibly record requests made somehow so users have a record of what requests were made. somewhat related...

suggestions: Tracking mclapply with progress bar, replace the all lapply in function occ with pbmclapply ```r occs