> 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/ar/alm-almhasyl/ttbyq-aljyr-bmadl-mtghyr-bnaaan-ala-byanat-ph-altrbh.md).

# تطبيق الجير بمعدل متغير بناءً على بيانات pH التربة

أنشئ خريطة توصية للجير بمعدل متغير من مسوحات pH التربة، وتحقق من الجدوى الاقتصادية، ثم صدّرها بصيغة SHP/ISOXML أو أرسلها إلى آلة عبر التكاملات.

## إنشاء خريطة وصفة تطبيق جير ذات معدل متغير (VRA) من درجة حموضة التربة

حوّل بيانات درجة حموضة التربة إلى خريطة تطبيق جير جاهزة للماكينة (وصفة Rx). استخدمها لتطبيق الجير فقط في المناطق التي يكون فيها العائد على الاستثمار إيجابيًا.

### دليل تفاعلي خطوة بخطوة

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

### مثال اقتصادي (معدل متغير مقابل معدل ثابت 7,000 رطل/فدان)

يقارن هذا المثال الجير بمعدل متغير مقابل معدل ثابت واحد عبر الحقل. استخدمه كفحص سريع للمعقولية قبل تصدير الوصفة.

| البند                                    | القيمة                         |
| ---------------------------------------- | ------------------------------ |
| مساحة الحقل                              | **33.91 هكتار**                |
| متوسط المعدل المطبق                      | **6,348.2 رطل/فدان**           |
| سعر الجير                                | $**0.02 / رطل** (حوالي 40$/طن) |
| إجمالي الجير (محسوب)                     | **523,853 رطل**                |
| تكلفة المواد (للحقل)                     | $**10,477**                    |
| تكلفة المواد (لكل هكتار)                 | **\~**$**309/هكتار**           |
| التوفير مقابل 7,000 رطل/فدان (الإجمالي)  | $**441.9**                     |
| التوفير مقابل 7,000 رطل/فدان (لكل هكتار) | **\~**$**13.0/هكتار**          |

### تصدير وصفة تطبيق الجير

* التصدير بصيغة ISOXML: [تصدير خريطة VRA بصيغة ISOXML](/geopard-tutorials/ar/jwlh-fy-almntj-ttbyq-alwyb/tsdyr-tnzyl/tsdyr-khryth-vra-bsyghh-isoxml.md)
* خيارات تصدير أخرى (SHP والمزيد): [تصدير / تنزيل](/geopard-tutorials/ar/jwlh-fy-almntj-ttbyq-alwyb/tsdyr-tnzyl.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/ar/alm-almhasyl/ttbyq-aljyr-bmadl-mtghyr-bnaaan-ala-byanat-ph-altrbh.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.
