> 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/ru/obzor-produkta-veb-prilozhenie/karty-zon-i-analitika/koefficient-neodnorodnosti.md).

# Коэффициент неоднородности

Оценивайте внутриполевую изменчивость, чтобы определить поля, где зонирование и дифференцированное внесение дают наибольшую пользу.

Одна из функций, которые предоставляет GeoPard, — это фактор неоднородности ваших полей. Чтобы просмотреть его, откройте нужное поле, выберите карту зон и нажмите на **Информация** значок на карте. Откроется боковая панель.

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

Фактор неоднородности — это показатель, который показывает уровень неоднородности/изменчивости ваших полей. Чем выше изменчивость поля, тем больше потребность в технологиях точного земледелия. Он особенно полезен при использовании вместе с многолетней аналитикой GeoPard (история за 30 лет).

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

Если у вас много полей, это поможет понять, какие поля в первую очередь нужно обрабатывать с помощью [дифференцированного внесения](http://test/) (посев, внесение удобрений, опрыскивание).

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

Сочетая фактор неоднородности GeoPard с многолетней аналитикой, вы сможете максимально сэкономить на химикатах на самых неоднородных полях.


---

# 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/ru/obzor-produkta-veb-prilozhenie/karty-zon-i-analitika/koefficient-neodnorodnosti.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.
