# QGIS: إعادة إسقاط shapefile

في بعض الحالات، يصبح من الضروري تعديل إسقاط ملف shapefile. ويمكن تحقيق ذلك بكفاءة باستخدام QGIS عبر إعادة حفظ ملف shapefile بإعدادات الإسقاط المطلوبة. تتضمن العملية سلسلة من الخطوات تبدأ بفتح ملف shapefile في QGIS. وبمجرد تحميل الملف، يجب على المستخدم بدء عملية التصدير، وخلالها يكون من الضروري ضبط الإسقاط الصحيح.

باتباع هذه الخطوات، يمكن تغيير إسقاط ملف shapefile ليتوافق مع المتطلبات المحددة للمشروع أو التحليل.

1. افتح ملف shapefile في QGIS
2. نفّذ عملية التصدير<br>

   <figure><img src="/files/e5b556655006f751323abc4cc6df00bffb740909" alt=""><figcaption></figcaption></figure>
3. اضبط إسقاط SRS المطلوب<br>

   <figure><img src="/files/3ecbc0d50007390682cbb9e0e029cd45eb7008c2" 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/tlmyhat-sryah-fy-gis/qgis-iaadh-isqat-shapefile.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.
