> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/nl/producttour-webapp/zonekaarten-en-analyses/relatieve-variatiefactor.md).

# Relatieve variatiefactor

Het detecteren van veranderingen die in het veld hebben plaatsgevonden in de afgelopen één-twee weken, of één-twee maanden, of zelfs een paar jaar, helpt om inzicht te krijgen in de gewasontwikkeling.

De Relatieve Variatiefactor of Relatieve Variatie-index kan worden gebruikt om:

* plekken te lokaliseren met vergelijkbare prestaties over 5-10-20 jaar en de proefvelden te plaatsen in gebieden met vergelijkbare omstandigheden om de kans op fouten te verkleinen
* de veranderingen tijdens het seizoen te volgen en de gewasprestaties tijdens de groei te evalueren
* de beschadigde gebieden na een weersramp of een ziekte- of plaagdruk te herkennen en de beschadigde oppervlakken te berekenen
* het verschil tussen de laatste twee beelden te detecteren en de gewasprestaties te controleren.

<figure><img src="https://lh4.googleusercontent.com/J0kjeFrPPTC7MB9PFTzMrpjmVVwkcdu7k5jHsoZW-siW6uK1j9_ZCCrhdtHBgNkyNeUEHCvUvdF8O2_Ph9NBuSA19_HCeH8YAGCOcbCNxoDMoH8nPeEtX9gMrStPoCeoPob4y7Uo" alt=""><figcaption></figcaption></figure>

GeoPard’s Relatieve Variatie-index (RVI) dekt al deze gevallen en nog veel meer. De RVI geeft meer inzicht in de gewasontwikkeling wanneer deze samen wordt gebruikt met seizoensgebonden en historische managementzones.

Kies eenvoudigweg uw perceel en satellietbeelden om de veranderingen daarin te volgen en inzicht te krijgen in elke plek op uw veld.

<figure><img src="https://lh6.googleusercontent.com/KZ55fxILS4HGrim6yUldiiSdiymt9Qwjajg7jGQiUO4PUYZNNuOU1TNEtPVo1Q4fMz5WYfI8U6gDvveCCgxfte_ECXHpiZ068ynSWlZkz6igvFc0xDYrDoW-k3zbO5LmSetG_QDB" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/nl/producttour-webapp/zonekaarten-en-analyses/relatieve-variatiefactor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
