# QGIS: Reprojekcijsko pretvori shapefile

V določenih primerih je treba spremeniti projekcijo shapefile datoteke. To je mogoče učinkovito doseči v QGIS-u tako, da shapefile znova shranite z želenimi nastavitvami projekcije. Postopek vključuje zaporedje korakov, ki se začnejo z odpiranjem shapefile datoteke v QGIS-u. Ko je datoteka naložena, mora uporabnik začeti postopek izvoza, pri katerem je ključnega pomena nastaviti pravilno projekcijo.

S sledenjem tem korakom je mogoče projekcijo shapefile datoteke prilagoditi tako, da ustreza posebnim zahtevam projekta ali analize.

1. Odprite shapefile v QGIS-u
2. Izvedite postopek izvoza<br>

   <figure><img src="/files/d556a3e4bc75096df0e601077ee3a459ba94a709" alt=""><figcaption></figcaption></figure>
3. Nastavite zahtevano projekcijo SRS<br>

   <figure><img src="/files/9a76d838a0f28e5a1896ff834ad7bfe6044e92c6" 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/svn/hitri-gis-namigi/qgis-reprojekcijsko-pretvori-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.
