You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Herrick B:
In: /taxa/taxonomy/batchloader.php
"I was trying to use the Catalogue of Life API batch loader to import taxonomy for Plantae. I noticed that genera under Orchidaceae seemed to not load any further than Calymmanthera. Seemed to max out at about 100 genera when there are closer to 3K! Upon checking the API URL in ‘Result Targets’ the JSON data show some terms:
From Herrick B:
In: /taxa/taxonomy/batchloader.php
"I was trying to use the Catalogue of Life API batch loader to import taxonomy for Plantae. I noticed that genera under Orchidaceae seemed to not load any further than Calymmanthera. Seemed to max out at about 100 genera when there are closer to 3K! Upon checking the API URL in ‘Result Targets’ the JSON data show some terms:
Offset: 0
Limit: 100
Total: 2955
If I add a higher limit value I can get the next values returned. E.g. stating the limit explicitly - https://api.checklistbank.org/dataset/3/tree/Uu23rgId7-7j2WS-zQSf92/children?&extinct=false&limit=101 adds the next genus Calypso. Is there a way to set the limit such that it matched the total?"
The text was updated successfully, but these errors were encountered: