> 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/jwlh-taryfyh-balmntj-ttbyq-alwyb/mqarnh-altbqat.md).

# مقارنة الطبقات

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

استخدم **مقارنة الطبقات** لمقارنة طبقتين من طبقات الحقل جنبًا إلى جنب في عرض منقسم متزامن. يساعدك ذلك على التحقق مما إذا كان النمط نفسه يظهر عبر صور الأقمار الصناعية، أو خرائط الغلة، أو بيانات التربة، أو خرائط المناطق، أو الطبوغرافيا، أو تحليلات الحقل الأخرى قبل اتخاذ قرارات الزراعة الدقيقة.

تبقى كلتا الخريطتين متزامنتين أثناء التكبير أو تحريك عرض الحقل. يمكنك أيضًا تبديل الطبقات أثناء المراجعة دون مغادرة العرض، مما يجعل مقارنة الأنماط الزراعية والتحقق من قرارات الإدارة أسرع.

### ما يمكنك فعله

* قارن صور الأقمار الصناعية، وخرائط الغلة، وخرائط التربة، وطبقات المناطق جنبًا إلى جنب
* حافظ على تزامن عرضي الخريطتين أثناء مراجعة تباين الحقل
* أضف الطبقات أو بدّلها أو أزلها أثناء التحليل

{% stepper %}
{% step %}

### افتح مقارنة الطبقات

افتح حقلًا، ثم انقر على **مقارنة الطبقات** في الزاوية العلوية اليمنى.

<figure><img src="https://lh3.googleusercontent.com/7V3vBqt659pDn5_32KM6ZZowbS6g4v2hP2Y8bdw1bA4_8VYszzyFcisus4OZa3vMVjw7Fi-00PJSO_niT_c3AU6iXMLLd2s3CxOXAXdDkqLe6ZuBWvjORurS-OyBWgqt71c-Y4s7" alt="Field page with the Compare Layers button in the top-right corner"><figcaption><p>افتح مقارنة الطبقات من صفحة الحقل.</p></figcaption></figure>
{% endstep %}

{% step %}

### حدد الطبقات

اختر الطبقات التي تريد مقارنتها في الشجرة اليسرى، ثم انقر على **مقارنة الطبقات**. يمكنك مقارنة صور الغطاء النباتي، وخرائط الغلة، وخرائط التربة، والطبوغرافيا، ومناطق الإدارة في نفس سير العمل.

<figure><img src="https://lh5.googleusercontent.com/IjUSQjfoP1425KAE014Pc278LJsDPtcx48L0O31e3IlxL6ZQOiHs6y5gdMgeucfj9LI82ujCcovRBuCoDLNKc79L2ulPJLLoO32BqW45q6DU0uLUjDjPEpKyaIuuyK4JOyKjKUfl" alt="Layer selection panel with the Compare Layers action"><figcaption><p>حدد الطبقات التي تريد مقارنتها.</p></figcaption></figure>
{% endstep %}

{% step %}

### راجع النتائج

حلّل كلتا الطبقتين جنبًا إلى جنب. أضف طبقات جديدة، أو بدّل الطبقات الموجودة، أو أزل الطبقات حسب الحاجة للتحقق مما إذا كانت الأنماط متطابقة عبر مجموعات بيانات متعددة.

<figure><img src="https://lh5.googleusercontent.com/hqGRjO71RjJU6pnMvAyitnlqJDjrbVvldDnJpPjvMS1xDdsScScIzp8eNaVJ8NiUOvn3UrRLEBr887fwcU360o5MVYgVOmEH1vFKPDwmwimQL3cyQatrskPtJxCwQIDaCAmW6QpH" alt="Split view comparing two field layers side by side"><figcaption><p>راجع كلتا الطبقتين في عرض منقسم متزامن.</p></figcaption></figure>
{% endstep %}

{% step %}

### اخرج من العرض

انقر على **إغلاق** في أعلى الشاشة عند الانتهاء.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
استخدم مقارنة الطبقات لتأكيد أنماط الحقل قبل إنشاء المناطق، أو إعداد وصفات المعدل المتغير، أو مراجعة نتائج التجارب.
{% endhint %}


---

# 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/jwlh-taryfyh-balmntj-ttbyq-alwyb/mqarnh-altbqat.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.
