I discovered that you can query for the max record count while working on a similar project to this package in Python. I thought it could add a slight performance boost if a server supported a larger max record count (i.e., less loops while its calling to collect features).
I discovered that you can query for the max record count while working on a similar project to this package in Python. I thought it could add a slight performance boost if a server supported a larger max record count (i.e., less loops while its calling to collect features).