# VR-kalkgiva baserad på jordens pH-data

## Skapa en variabel-dos (VRA) kalk Rx-förskrivningskarta från markens pH

Gör mark-pH-data till en maskinläsbar kalkapplikationskarta (Rx-förskrivning). Använd den för att bara kalka där avkastningen på investering är positiv.

### Interaktiv genomgång

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

### Ekonomiskt exempel (VR vs fast 7 000 lb/acre)

Detta exempel jämför variabel-dos-kalk med en enhetlig fast dos över fältet. Använd det som en snabb kontroll innan du exporterar Rx.

| Post                                | Värde                    |
| ----------------------------------- | ------------------------ |
| Fältarea                            | **33,91 ha**             |
| Genomsnittlig applicerad dos        | **6 348,2 lb/acre**      |
| Kalkpris                            | $**0,02 / lb** (\~$40/t) |
| Total kalk (beräknat)               | **523 853 lb**           |
| Materialkostnad (fält)              | $**10,477**              |
| Materialkostnad (per ha)            | **\~**$**309/ha**        |
| Besparing vs 7 000 lb/acre (totalt) | $**441.9**               |
| Besparing vs 7 000 lb/acre (per ha) | **\~**$**13,0/ha**       |

### Exportera kalk Rx-förskrivningen

* Exportera som ISOXML: [Exportera VRA-karta i ISOXML-format](/geopard-tutorials/swe/produktguidning-webbapp/exportera-ladda-ner/exportera-vra-karta-i-isoxml-format.md)
* Andra exportalternativ (SHP och mer): [Export / ladda ner](/geopard-tutorials/swe/produktguidning-webbapp/exportera-ladda-ner.md)


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/swe/agronomi/vr-kalkgiva-baserad-pa-jordens-ph-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
