Giter Site home page Giter Site logo

Comments (3)

jhnwllr avatar jhnwllr commented on June 1, 2024

I cannot replicate the issue...

occ_search(taxonKey = "2436756",
limit=0,
gadmGid="GBR.3_1",
occurrenceStatus="PRESENT",
hasCoordinate=TRUE,
hasGeospatialIssue=FALSE)

Records found [6027]
Records returned [0]
No. unique hierarchies [0]
No. media records [0]
No. facets [0]
Args [hasCoordinate=TRUE, hasGeospatialIssue=FALSE, occurrenceStatus=PRESENT,
limit=0, offset=0, taxonKey=2436756, gadmGid=GBR.3_1, fields=all]

occ_download(pred_in("taxonKey",2436756),
            pred("gadm","GBR.3_1"),
            pred("hasGeospatialIssue", FALSE),
            pred("hasCoordinate", TRUE),
            pred("occurrenceStatus","PRESENT"))

<>
Status: SUCCEEDED
DOI: 10.15468/dl.qbysga
Format: DWCA
Download key: 0278021-220831081235567
Created: 2023-02-09T12:38:00.276+00:00
Modified: 2023-02-09T12:38:52.676+00:00
Download link: https://api.gbif.org/v1/occurrence/download/request/0278021-220831081235567.zip
Total records: 6027

from rgbif.

jhnwllr avatar jhnwllr commented on June 1, 2024
d <- occ_download_get('0278021-220831081235567') %>% occ_download_import()
d %>% group_by(taxonKey) %>% count()

A tibble: 3 × 2
Groups: taxonKey [3]
taxonKey n

1 2436756 5946
2 6164897 3
3 6164904 78

downloads and searches by taxonKey always includes subspecies and synonyms:
https://www.gbif.org/species/6164904
https://www.gbif.org/species/6164897

from rgbif.

simonrolph avatar simonrolph commented on June 1, 2024

Thanks for the help @jhnwllr

🤦‍♂️ it even says says 6027 in both the outputs in my example

from rgbif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.