> 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/cze/agronomie/vra-mapy-pro-seti-a-dusik-z-dostupne-vody-pro-rostliny-a-organicke-hmoty.md).

# VRA mapy pro setí a dusík z dostupné vody pro rostliny a organické hmoty

{% hint style="success" %}
Výchozím bodem je mít dataset Soil Scanner (nebo ekvivalent) s vrstevnicemi dat pro dostupnou vodu v půdě (Plant Available Water - PAW) a organickou hmotu.
{% endhint %}

{% hint style="warning" %}
Níže uvedené návody podporují více jazyků. Vyberte si ten, který vám nejlépe sedí, kliknutím na ikonu jazyka <img src="/files/c60a9d4d30606e3f4d9f7d7ff57aa467dc9e1a23" alt="" data-size="line">.&#x20;
{% endhint %}

## VRA osevní mapa pro kukuřici

Níže najdete interaktivní *vícejazyčný* návod ukazující, jak vytvořit VRA osevní mapu pro kukuřici založenou na datech o dostupné vodě v půdě (PAW) z datasetu Soil Scanner.

{% @arcade/embed flowId="TRjxr1Ga4Kxa6WgTeIwx" url="<https://app.arcade.software/share/TRjxr1Ga4Kxa6WgTeIwx>" %}

## VRA dusíková mapa spolu s osevní mapou

Níže najdete interaktivní *vícejazyčný* návod ukazující, jak vytvořit VRA dusíkovou mapu pro kukuřici založenou na datech o organické hmotě (OM) z datasetu Soil Scanner.

{% hint style="success" %}
Obvykle první aplikace dusíku pokryje zhruba 40 % celkové potřeby dusíku rostliny kukuřice.
{% endhint %}

{% @arcade/embed flowId="lkHGC7G8cdQkIc9ofMkv" url="<https://app.arcade.software/share/lkHGC7G8cdQkIc9ofMkv>" %}

## Odeslat obě mapy v jednom pracovním plánu do John Deere.

Níže najdete interaktivní *vícejazyčný* návod ukazující, jak vytvořit John Deere pracovní plán, který obsahuje jak osevní, tak dusíkové mapy v jednom kroku.

{% @arcade/embed flowId="JzY7zlwP6dqWxIE5xWay" url="<https://app.arcade.software/share/JzY7zlwP6dqWxIE5xWay>" %}


---

# 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/cze/agronomie/vra-mapy-pro-seti-a-dusik-z-dostupne-vody-pro-rostliny-a-organicke-hmoty.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.
