# मिट्टी pH डेटा के आधार पर VR चूना अनुप्रयोग

## मिट्टी के pH से वेरिएबल-रेट (VRA) चूना नुस्खा (Rx) मानचित्र बनाएं

मिट्टी के pH डेटा को मशीन-तैयार चूना आवेदन मानचित्र (Rx नुस्खा) में बदलें। केवल उन जगहों पर चूना लगाएं जहाँ निवेश पर वापसी (ROI) सकारात्मक हो।

### इंटरएक्टिव वॉकथ्रू

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

### आर्थिक उदाहरण (VR बनाम फ्लीट 7,000 lb/ac)

यह उदाहरण पूरे खेत में एक समान दर की तुलना वेरिएबल-रेट चूना से करता है। Rx को निर्यात करने से पहले त्वरित सत्यापन के लिए इसका उपयोग करें।

| आइटम                                        | मान                       |
| ------------------------------------------- | ------------------------- |
| खेत का क्षेत्र                              | **33.91 हेक्टेयर**        |
| औसत लागू दर                                 | **6,348.2 lb/ac**         |
| चूना की कीमत                                | $**0.02 / lb** (\~$40/टन) |
| कुल चूना (गणना)                             | **523,853 lb**            |
| सामग्री लागत (खेती के लिए)                  | $**10,477**               |
| सामग्री लागत (प्रति हेक्टेयर)               | **\~**$**309/ha**         |
| 7,000 lb/ac के मुकाबले बचत (कुल)            | $**441.9**                |
| 7,000 lb/ac के मुकाबले बचत (प्रति हेक्टेयर) | **\~**$**13.0/ha**        |

### चूना Rx नुस्खा निर्यात करें

* ISOXML के रूप में निर्यात करें: [VRA मानचित्र को ISOXML फ़ॉर्मेट में निर्यात करें](/geopard-tutorials/in/product-tour-web-app/export-download/vra-isoxml.md)
* अन्य निर्यात विकल्प (SHP और अधिक): [(Shapefile, GeoTIFF/GeoJSON)](/geopard-tutorials/in/product-tour-web-app/export-download.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/in/agronomy/ph-vr.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.
