> 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-almntj-ttbyq-alwyb/astyrad-byanat-alzraah-aldqyqh/astyrad-hdwd-alhql.md).

# استيراد حدود الحقل

في حال كان لديك ملف حدود للحقل/الحقول بصيغة Shapefile، يمكنك رفعه باستخدام **استيراد البيانات** من القائمة. انتقل إلى علامة التبويب **رفع الملفات** .

ضع في اعتبارك أن هناك بعض القيود:

* تُدعَم فقط ملفات الحدود بصيغة WGS84 (EPSG:4326)
* 5 ميغابايت هو الحد الأقصى لحجم الملف
* 1236ac/500ha هو الحد الأقصى لمساحة الحقل
* يُعامَل كل Shapefile على أنه حقل واحد
* سيتم إنشاء التسميات من ملف .dbf

<figure><img src="/files/3785e46e51bf960b326001418b0475bd10877460" alt=""><figcaption><p>رفع حدود الحقل كملف Shapefile</p></figcaption></figure>

1. اختر المزرعة التي سيتم الرفع إليها
2. انقر على **تصفّح** زر وحدد ملفًا من جهازك.
3. انقر على **رفع** زر. بعد ذلك سيقوم التطبيق بالتحقق من أن الملف يستوفي المتطلبات وحفظ الحقل.

<figure><img src="https://lh6.googleusercontent.com/KRj9zcB08BXcSfaY4DV3jdMVxbVQNEcJVvEMIwLIb1ytnjEoZ35qxhHFso_NLWM_hohe7PQ3EedeYqvFJFEBZeb9pg98H_-DNCyvOZ9c17EakhGxGThO1dqgr8QAllzi0HCVYK0v" alt=""><figcaption></figcaption></figure>

\
انتظر مربع حوار التأكيد لترى أن الحدود تم رفعها بنجاح:

<figure><img src="https://lh3.googleusercontent.com/nlGv5apThqj41M-5fW0GUe2Nntju-RKcuAaGH-UwwzxoeIHRoCoghIcBPq-HtkTgrQOIUAGtayx13Qt8Vh-sGLmkpm2d7PQLpZxUeRXKP2iAaRYEeQbAGyXfIgqYhgtfKaXaFfx_" alt=""><figcaption></figcaption></figure>


---

# 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-almntj-ttbyq-alwyb/astyrad-byanat-alzraah-aldqyqh/astyrad-hdwd-alhql.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.
