rinat icon indicating copy to clipboard operation
rinat copied to clipboard

get_inat_obs_project has no way to filter data when you reach 10000 limit.

Open miistakis opened this issue 9 months ago • 0 comments

I use get_inat_obs_project() to get inat records because it has built in taxon filters, area, etc all ready done. The problem is, my project reached over 10k records, which the API limits and as far as I can tell get_inat_obs_project() has no means to filter the data.

Adversely get_inat_obs() has those tools, but for some reason you cannot use project_id as an input.

Any suggestions on how to work around this?

miistakis avatar Sep 30 '23 13:09 miistakis