# QGIS: Převzorkování shapefilu do jiného souřadnicového systému

V některých případech je nutné upravit projekci shapefilu. To lze efektivně provést v QGIS tak, že shapefile znovu uložíte s požadovaným nastavením projekce. Postup zahrnuje několik kroků, počínaje otevřením shapefilu v QGIS. Jakmile je soubor načten, měl by uživatel spustit proces exportu, přičemž je zásadní nastavit správnou projekci.

Dodržením těchto kroků lze projekci shapefilu změnit tak, aby odpovídala konkrétním požadavkům projektu nebo analýzy.

1. Otevřete shapefile v QGIS
2. Proveďte export<br>

   <figure><img src="/files/d19a615a389919bd62a8a3ef2350793272b0421a" alt=""><figcaption></figcaption></figure>
3. Nastavte požadovanou projekci SRS<br>

   <figure><img src="/files/26a5ebbc56e2659e5a485930f34c809c02373368" 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/cze/rychle-tipy-pro-gis/qgis-prevzorkovani-shapefilu-do-jineho-souradnicoveho-systemu.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.
