# QGIS: Shapefile újraprojektálása

Bizonyos esetekben szükség lehet egy shapefile vetületének módosítására. Ezt hatékonyan el lehet végezni QGIS-ben úgy, hogy a shapefile-t a kívánt vetületi beállításokkal mentjük újra. A folyamat több lépésből áll, azzal kezdve, hogy megnyitjuk a shapefile-t a QGIS-ben. Miután a fájl betöltődött, a felhasználónak el kell indítania az exportálási folyamatot, amely során kulcsfontosságú a helyes vetület beállítása.

Ezeket a lépéseket követve a shapefile vetülete módosítható úgy, hogy megfeleljen a projekt vagy az elemzés konkrét követelményeinek.

1. Nyisson meg egy shapefile-t a QGIS-ben
2. Végezze el az exportálási műveletet<br>

   <figure><img src="/files/6a9703d8192f68a10eaa1630b21501f85a4b27fd" alt=""><figcaption></figcaption></figure>
3. Állítsa be a szükséges SRS vetületet<br>

   <figure><img src="/files/926619c722f79b71e0c389712f8b34b5a7c7cab1" 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/hu/gis-gyors-tippek/qgis-shapefile-ujraprojektalasa.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.
