Glossary
Key terms and concepts in agricultural APIs and precision farming.
Key terms and concepts in agricultural APIs and precision farming.
Variable Rate Technology (VRT) is a system that allows agricultural equipment to automatically vary the rate of inputs — seed, fertilizer, chemicals, or water — across different zones of a field based on a digital prescription map. Instead of applying a flat rate everywhere, VRT matches inputs to each area's specific needs.
A VRT workflow has three stages:
Prescriptions are stored as vector or raster spatial data. Through FieldMCP, you can read and write prescriptions as GeoJSON with rate attributes. The planting prescriptions glossary entry covers the specific format for seeding operations.
VRT is where agricultural data becomes actionable. Building software that generates or optimizes prescriptions means your code directly influences what happens in the field. Common integration patterns:
See the tools reference for prescription-related MCP tools and the quickstart guide for connecting your application.