Hey everyone,
I'm excited to share the latest update to the Land Parcels API! The new release includes some excellent features that you'll find extremely useful.
First up, we've implemented pagination in the API. This means you can now easily navigate large queries without worrying about hitting limits. With pagination, you can specify the number of features you want to receive using the limit parameter and then navigate through the remainder of the feature collection by supplying an offset parameter. We default to a limit of 100 if no limit is specified, and we support a maximum limit of 1000.
In addition to pagination, we've expanded the maximum number of features supported in a feature collection from 1k to 10k. This means you'll be able to access more information about land parcels than ever.We hope that these new features will make your experience even better.
If your query returns a numberMatched greater than 10k features, you can only paginate through the first 10k features, meaning the remainder will not be accessible. We recommend contacting Geoscape for a custom data solution or larger queries.
If you have any questions or feedback about the Land Parcels API, please don't hesitate to contact us. We're always happy to hear from our users and are committed to making our APIs as helpful as possible.