Skip to content

taxonKey does not include synonyms #86

@thomasstjerne

Description

@thomasstjerne

When querying our occurrence search by taxonKey, synonym taxa are included.
Example: https://api.gbif.org/v1/occurrence/search?taxonKey=11704916
This gives 66 results, including 40 from Denmark from the Biowide dataset.
However, the map does not show any occurrences from Denmark:
https://www.gbif.org/species/11704916
And capabilities return only 10 occurrences: https://api.gbif.org/v2/map/occurrence/density/capabilities.json?taxonKey=11704916

I suspect the reason is, that the Biowide dataset uses a synonym (https://www.gbif.org/species/9691027) of https://www.gbif.org/species/11704916.

In order to produce reliable taxon distribution maps, I think this should be aligned with the occurrence search and include occurrence data from synonym taxa.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions