From: Nozomi "James" Ytow <[email protected]> Date: Tue, 23 Dec 2014 02:29:45 +0900 (JST)
> It doesn't explain, however, the result of > > http://api.gbif.org/v1/species/search?q=Puma&rank=GENUS&limit=60&offset=0 > > which satisfies count < offset + limit. Oops. It may explain, becuase returned values does not satisfy count < offset + limit. but count == offset + limit. Regards, James
