> 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/de/produkttour-web-app/zonenkarten-und-analytik/heterogenitatsfaktor.md).

# Heterogenitätsfaktor

Eine der Funktionen, die GeoPard bereitstellt, ist der Heterogenitätsfaktor Ihrer Felder. Um ihn zu prüfen, öffnen Sie das gewünschte Feld, wählen Sie die Zonenkarte aus und klicken Sie auf das **Info** Symbol auf der Karte. Das Seitenpanel wird geöffnet.

<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>

Der Heterogenitätsfaktor ist die Zahl, die das Ausmaß der Heterogenität/Variabilität Ihrer Felder anzeigt. Je stärker die Variabilität eines Feldes ist, desto größer ist der Bedarf an Präzisionslandwirtschaftstechnologien. Besonders nützlich ist er in Kombination mit den mehrjährigen Analysen von GeoPard (30-jährige Historie).

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

Wenn Sie viele Felder haben, kann er Ihnen helfen zu verstehen, welche Felder Sie zuerst mit [Applikationen mit variabler Ausbringungsrate](http://test/) (Aussaat, Düngung, Spritzen) behandeln sollten.

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

Durch die Kombination von GeoPards Heterogenitätsfaktor mit mehrjährigen Analysen können Sie bei den Betriebsmitteln in den heterogensten Feldern am meisten sparen.


---

# 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/de/produkttour-web-app/zonenkarten-und-analytik/heterogenitatsfaktor.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.
