> 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/ntaej-mkhtbr-altrbh-csv-excel-astyrad-thky.md).

# نتائج مختبر التربة (CSV/Excel) - استيراد ذكي

## نظرة عامة

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

<figure><img src="/files/1c5e1569177e47b8dea405334d0189803c543f37" alt="Automated parsing of csv/excel soil lab results"><figcaption><p>التحليل التلقائي لنتائج مختبر التربة من CSV/Excel</p></figcaption></figure>

## الملفات المدعومة

* CSV (.csv)
* Excel (.xls، .xlsx)، بما في ذلك المصنفات متعددة الأوراق
* عدة ملفات لكل عملية رفع (40 ميجابايت لكل ملف)

## ما يحدث تلقائيًا

* التحليل التلقائي: يعثر على الجدول الحقيقي + العناوين (حتى في التخطيطات غير القياسية)
* دعم متعدد اللغات: يتعرّف على أسماء السمات الشائعة في المختبر عبر اللغات/التسمية المحلية
* الربط الذكي: يكتشف المغذيات الكبرى + الصغرى ويُنشئ معاينة للربط (قابلة للتعديل)
* ربط الوحدات + التوحيد: يكتشف الوحدات، ويحوّلها إلى وحدات موحّدة، ويضع علامة على الوحدات الغريبة/المختلطة
* مطابقة الحقول: يطابق النقاط مع الحقول عبر خطة أخذ العينات في GeoPard، أو عبر الإحداثيات في الملف

## كيف يطابق GeoPard نتائج المختبر مع الحقول

يمكن لـ GeoPard مطابقة نتائج المختبر مع الحقل الصحيح بأربع طرق:

1. **معرّف خطة أخذ العينات ومعرّف المنطقة**\
   استخدم أعمدة منفصلة لمعرّف خطة أخذ العينات الفريد ومعرّف المنطقة. هذا هو الخيار الأكثر موثوقية لأخذ العينات المركبة القطاعية من خطة أخذ عينات منشأة بواسطة GeoPard.
2. **إحداثيات النقطة (`خط الطول` / `خط العرض`)**\
   استخدم عمودين لخط الطول وخط العرض. يطابق GeoPard النقطة مكانيًا عندما تقع ضمن حدود الحقل. استخدم هذه الطريقة فقط لأخذ عينات النقاط المركزية.
3. **هندسة WKT**\
   استخدم عمودًا واحدًا بهندسة WKT. يطابق GeoPard الهندسة مكانيًا مع حدود الحقل.
4. **اسم الحقل / معرّف الحقل**\
   استخدم عمودًا نصيًا يحتوي على اسم الحقل أو معرّف الحقل. يقارنه GeoPard بالحقل `الاسم`. \
   `معرّف الحقل` هو UUID الخاص بحقل GeoPard (يمكنك العثور عليه في أي صفحة حقل في عنوان URL للمتصفح، مثال: <https://app.geopard.tech/field/farmID/[><mark style="color:$primary;">معرّف الحقل</mark>]\(#user-content-fn-1)[^1] ).

## كيفية الاستيراد

1. استيراد البيانات → رفع الملفات → نتائج المختبر
2. ارفع CSV/XLS/XLSX
3. اختر الحقل / خطة أخذ العينات (إن وجدت) + التواريخ
4. راجع الربط + الوحدات في المعاينة
5. رفع

## الاتصال بالتخطيط

يعمل بأفضل شكل مع [أخذ عينات التربة - التخطيط الآلي](/geopard-tutorials/ar/jwlh-almntj-ttbyq-alwyb/akhth-aynat-altrbh-altkhtyt-alaaly.md) أو الملفات التي تحتوي على إحداثيات.

## متاح لجميع المستخدمين.

[^1]: UUID الخاص بالحقل، ويجب أن يكون موجودًا في ملف Excel أو CSV المستورد.


---

# 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/ntaej-mkhtbr-altrbh-csv-excel-astyrad-thky.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.
