> 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/heterogeniteitsfactor.md).

# Heterogeniteitsfactor

Een van de functies die GeoPard biedt, is de heterogeniteitsfactor van uw percelen. Om deze te bekijken, opent u het betreffende perceel, selecteert u de zoneskaart en klikt u op de **Info** icoon op de kaart. Het zijpaneel wordt geopend.

<figure><img src="https://lh6.googleusercontent.com/krAHLemCgUPycX5pwMRA8iYZP35wXzko9Jh0G1vYRgoXrXaPED6UkQCfNEEzf68SvNuUCIFJERA-sCpaJ3TKDclfHzdTVnpi7majHv8C683Ycl7LHHzhRMAJyeyNkQPxQWLi-Az3" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh5.googleusercontent.com/xWfYTqK5PpyguAuQnlkqSywkJnFxn-LsS1otIKCSnkeyZVXCVtIKUnrqjR-6120KQmgFPTVQtqJDki5oi8NF3K7V-NuGrZVEb684j1u1qngNSevZddsZIVfd8Z1Y09sD1VOS2yHy" alt=""><figcaption></figcaption></figure>

De heterogeniteitsfactor is het getal dat het niveau van heterogeniteit/variabiliteit van uw percelen weergeeft. Hoe meer variatie een perceel heeft, hoe groter de behoefte aan precisielandbouwtechnologieën. Dit is vooral handig in combinatie met GeoPard’s meerjarige analyses (30 jaar geschiedenis).

<figure><img src="https://lh3.googleusercontent.com/bzKy0kDlJV_bZQr5SXLtpfcSDFK0S8D2oPrTU8fFYJg9IHrQ6oPJ6y1idPvoXyznoZmk07FiXVI7EeDdBKv3oIr_nSmUOJGdafnBOaxnWj0YJTTZADLhb0ndfvMvkgX0RvuG4BCd" alt=""><figcaption></figcaption></figure>

Als u veel percelen heeft, kan dit u helpen te begrijpen welke percelen u het eerst moet aanpakken met [Variabele dosistoepassingen](http://test/) (zaaien, bemesten, spuiten).

<figure><img src="https://lh5.googleusercontent.com/rpTatW7pk2uRcbjc9T0XY6RfYIE5U3HY2mMyngu8LkTCkZfDFa4UvsWz_ajSs4tIQzDaO4y5S0-hJM2WM9WZO3jtKq2pQCDxJTBMA3wRVBMoI5EkzVhv66WrDWWuipi4ZjMsQ-QX" alt=""><figcaption></figcaption></figure>

Door GeoPard’s heterogeniteitsfactor te combineren met meerjarige analyses kunt u het meest besparen op gewasbeschermingsmiddelen op de meest heterogene percelen.


---

# 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/heterogeniteitsfactor.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.
