sibbr / api

Simple API to query occurrence data from the explorer environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expand occurrence search to support search by resource id

tigreped opened this issue · comments

The occurrence search implementation currently limits to the scientific name. It should also be possible to filter occurrences by the resource id.

The implementation will be based on the following concenpt: /resource/{resource_id}/occurrences?[params]