# Applicazione di calce a tasso variabile basata sui dati di pH del suolo

## Crea una mappa di prescrizione di calce a dose variabile (VRA) da pH del suolo

Trasforma i dati di pH del suolo in una mappa di applicazione della calce pronta per la macchina (prescrizione Rx). Usala per applicare la calce solo dove il ROI è positivo.

### Guida interattiva

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

### Esempio economico (VR vs dose fissa 7.000 lb/ac)

Questo esempio confronta la calce a dose variabile con un'unica dose fissa su tutto il campo. Usalo come controllo di sanità veloce prima di esportare la Rx.

| Voce                              | Valore                   |
| --------------------------------- | ------------------------ |
| Area del campo                    | **33,91 ha**             |
| Dose media applicata              | **6.348,2 lb/ac**        |
| Prezzo della calce                | $**0,02 / lb** (\~$40/t) |
| Calce totale (calcolo)            | **523.853 lb**           |
| Costo materiale (campo)           | $**10,477**              |
| Costo materiale (per ha)          | **\~**$**309/ha**        |
| Risparmio vs 7.000 lb/ac (totale) | $**441.9**               |
| Risparmio vs 7.000 lb/ac (per ha) | **\~**$**13,0/ha**       |

### Esporta la prescrizione Rx della calce

* Esporta come ISOXML: [Esporta mappa VRA in formato ISOXML](/geopard-tutorials/it/tour-del-prodotto-app-web/esporta-scarica/esporta-mappa-vra-in-formato-isoxml.md)
* Altre opzioni di esportazione (SHP e altro): [Esporta / Scarica](/geopard-tutorials/it/tour-del-prodotto-app-web/esporta-scarica.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/it/agronomia/applicazione-di-calce-a-tasso-variabile-basata-sui-dati-di-ph-del-suolo.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.
