> 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/lva/agronomija/mainigas-devas-kalka-izkliede-balstoties-uz-augsnes-ph-datiem.md).

# Mainīgās devas kaļķa izkliede, balstoties uz augsnes pH datiem

## Izveidot mainīga šķērsojuma (VRA) dolomīta (kaļķa) Rx receptes karti no augsnes pH

Pārvērst augsnes pH datus mašīnlasāmā kaļķošanas pielietojuma kartē (Rx recepte). Izmantojiet to, lai kaļķotu tikai tur, kur ieguldījumu atdeve (ROI) ir pozitīva.

### Interaktīva soļu apgūšana

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

### Ekonomikas piemērs (VR pret vienmērīgu 7 000 lb/akrā)

Šis piemērs salīdzina mainīgā likmē lietoto kaļķošanu ar vienu vienmērīgu likmi visā laukā. Izmantojiet to kā ātru veselā saprāta pārbaudi pirms Rx eksportēšanas.

| Postenis                               | Vērtība                  |
| -------------------------------------- | ------------------------ |
| Lauka platība                          | **33,91 ha**             |
| Vidējā uzklāšanas likme                | **6 348,2 lb/akrā**      |
| Kaļķa cena                             | $**0,02 / lb** (\~$40/t) |
| Kopējais kaļķa daudzums (aprēķ.)       | **523 853 lb**           |
| Materiālu izmaksas (lauks)             | $**10,477**              |
| Materiālu izmaksas (uz ha)             | **\~**$**309/ha**        |
| Ietaupījums pret 7 000 lb/akrā (kopā)  | $**441.9**               |
| Ietaupījums pret 7 000 lb/akrā (uz ha) | **\~**$**13,0/ha**       |

### Eksportēt kaļķošanas Rx recepti

* Eksportēt kā ISOXML: [Eksportēt VRA karti ISOXML formātā](/geopard-tutorials/lva/produkta-apskats-timekla-lietotne/eksportet-lejupieladet/vra-kartes-eksports-isoxml-formata.md)
* Citas eksporta iespējas (SHP un citi): [Eksports / lejupielāde](/geopard-tutorials/lva/produkta-apskats-timekla-lietotne/eksportet-lejupieladet.md)


---

# 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/lva/agronomija/mainigas-devas-kalka-izkliede-balstoties-uz-augsnes-ph-datiem.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.
