# تصدير صور الأقمار الصناعية بصيغة GeoTIFF أو GeoJSON

يتيح لك GeoPard تصدير صور الأقمار الصناعية المرتبطة بحقولك بصيغ GeoTIFF وGeoJSON.

## واجهة تصدير المستخدم

انتقل إلى صفحة ملف الحقل واختر صورة.

<figure><img src="/files/46f9cffe1657c095083fda28690023e34e5230ea" alt=""><figcaption></figcaption></figure>

حدِّد خيارات التصدير: النوع، إما GeoJSON أو GeoTIFF، وعدد البكسلات المحيطة.\
ثم انقر على **تنزيل** الزر.

<figure><img src="/files/79a7900deb9f3365bc66296bd56539f640531253" alt=""><figcaption></figcaption></figure>

تعتمد البيانات في الملفات المصدَّرة على مزوّد صور الأقمار الصناعية.

## صور Sentinel-2

صورة **Sentinel-2** تتضمن:

1. *Band1 (GeoTIFF) أو القناع (GeoJSON)* يوضح ما إذا كانت البكسلة تقع داخل حدود الحقل
2. *Band2 (GeoTIFF)* أو *nir* *(GeoJSON)* يمثل نطاق الأشعة تحت الحمراء القريبة NIR
3. *Band3 (GeoTIFF)* أو *الأحمر (GeoJSON)* يمثل نطاق اللون الأحمر
4. *Band4 (GeoTIFF)* أو *الأخضر (GeoJSON)* يمثل نطاق اللون الأخضر
5. *Band5 (GeoTIFF)* أو *الأزرق (GeoJSON)* يمثل نطاق اللون الأزرق
6. *Band6 (GeoTIFF)* أو *rededge (GeoJSON)* يمثل نطاق الحافة الحمراء
7. *Band7 (GeoTIFF)* أو *swir* *(GeoJSON)* يمثل نطاق SWIR

<figure><img src="/files/0cfd7819fb845d57f059675641f4fbff6558fbb8" alt=""><figcaption></figcaption></figure>

## صور Landsat

صورة **Landsat** تتضمن:

1. *Band1 (GeoTIFF) أو القناع (GeoJSON)* يوضح ما إذا كانت البكسلة تقع داخل حدود الحقل
2. *Band2 (GeoTIFF) أو nir* *(GeoJSON)* يمثل نطاق الأشعة تحت الحمراء القريبة NIR
3. *Band3 (GeoTIFF)* أو *الأحمر (GeoJSON)* يمثل نطاق اللون الأحمر
4. *Band4 (GeoTIFF)* أو *الأخضر (GeoJSON)* يمثل نطاق اللون الأخضر
5. *Band5 (GeoTIFF)* أو *الأزرق (GeoJSON)* يمثل نطاق اللون الأزرق

هذا هو شكل المخرجات في QGIS:

<figure><img src="/files/5fa1522785fe1f0690f57a0f42d6b5d280997765" alt=""><figcaption></figcaption></figure>

## صور Planet

صورة **Planet** يحتوي مشتق الصورة على قيم مُطبَّعة:

1. *Band1 (GeoTIFF)* أو *القناع (GeoJSON)* يوضح ما إذا كانت البكسلة تقع داخل حدود الحقل
2. *Band2 (GeoTIFF)* أو *الأزرق (GeoJSON)* يمثل نطاق اللون الأزرق
3. *Band3 (GeoTIFF)* أو *الأخضر (GeoJSON)* يمثل نطاق اللون الأخضر
4. *Band4 (GeoTIFF)* أو *الأحمر (GeoJSON)* يمثل نطاق اللون الأحمر
5. *Band5 (GeoTIFF)* أو *nir (GeoJSON)* يمثل نطاق الأشعة تحت الحمراء القريبة NIR

<figure><img src="/files/e6b09a8a1c7628fd5abd6067d785d80485df4f03" alt=""><figcaption></figcaption></figure>


---

# 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/ar/jwlh-almntj-ttbyq-alwyb/tsdyr-tnzyl/tsdyr-swr-alaqmar-alsnaayh-bsyghh-geotiff-aw-geojson.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.
