stamen / ecoengine

Interactive visual exploration tools for https://ecoengine.berkeley.edu/
Other
16 stars 5 forks source link

Page size = all #169

Open hconstable opened 8 years ago

hconstable commented 8 years ago

After page size of 2000, is there a way to implement an upper level of "all" records in a query if there are more than 2000 without breaking it?

postfalk commented 8 years ago

The convention would be page_size= for all. However, the query would be likely to timeout. For this reason there is an actually limit (do not remember how big it is). For unlimited downloads more complex strategies are required. Falk


From: hconstable [notifications@github.com] Sent: Wednesday, September 23, 2015 2:11 PM To: stamen/ecoengine Subject: [ecoengine] Page size = all (#169)

After page size of 2000, is there a way to implement an upper level of "all" records in a query if there are more than 2000 without breaking it?

— Reply to this email directly or view it on GitHubhttps://github.com/stamen/ecoengine/issues/169.