# QGIS: Преизчисляване на проекцията на shapefile

В определени случаи става необходимо да се промени проекцията на shapefile. Това може да се направи ефективно с QGIS, като запишете shapefile наново с желаните настройки на проекцията. Процесът включва поредица от стъпки, започващи с отваряне на shapefile-а в QGIS. След като файлът бъде зареден, потребителят трябва да стартира процеса на експортиране, като е изключително важно да се зададе правилната проекция.

Като следвате тези стъпки, проекцията на shapefile-а може да бъде променена, за да отговаря на конкретните изисквания на проекта или анализа.

1. Отворете shapefile в QGIS
2. Изпълнете операцията по експортиране<br>

   <figure><img src="/files/4e0718224a575e4d1591ec4f7cef7b89ae4bc75f" alt=""><figcaption></figcaption></figure>
3. Задайте необходимата SRS проекция<br>

   <figure><img src="/files/5a017437c872ce156fcc51e03d9c4435627fdba1" 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/bg/brzi-gis-podskazki/qgis-preizchislyavane-na-proekciyata-na-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.
