> 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/it/tour-del-prodotto-web-app/mappe-e-analisi-delle-zone/fattore-di-eterogeneita.md).

# Fattore di eterogeneità

Una delle funzionalità offerte da GeoPard è il fattore di eterogeneità dei vostri campi. Per consultarlo, aprite il campo richiesto, selezionate la mappa delle zone e fate clic sull’ **Info** icona sulla mappa. Verrà aperto il pannello laterale.

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

Il fattore di eterogeneità è il numero che indica il livello di eterogeneità/variabilità dei vostri campi. Maggiore è la variabilità di un campo, maggiore è la necessità di tecnologie di agricoltura di precisione. È particolarmente utile se usato insieme alle analisi pluriennali di GeoPard (storico di 30 anni).

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

Se avete molti campi, può aiutarvi a capire quali campi indirizzare per primi con [Applicazioni a dose variabile](http://test/) (semina, fertilizzazione, irrorazione).

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

Combinando il fattore di eterogeneità di GeoPard con le analisi pluriennali potete risparmiare al massimo sui prodotti chimici nei campi più eterogenei.


---

# 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/it/tour-del-prodotto-web-app/mappe-e-analisi-delle-zone/fattore-di-eterogeneita.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.
