Skip to main content

Crop Rotation

The CropRotation Resource includes fields that describe the rotation of a paricular crop for a Property.

Examples

note

Remember to URL Encode query string values prior to sending HTTP requests. To aid with readability, the URLs in this document are displayed without URL encoding and wrapped over multiple lines.

Retrieve Crop Rotation Records for a Property

This query will retrieve the all the Crop Rotation for a Property with a ListingKey equal to 123456:

https://query.ampre.ca/odata/CropRotation?$filter=ListingKey eq '123456'