# QGIS: Oprojek­tér shapefile

I visse tilfælde bliver det nødvendigt at ændre projektionen for en shapefil. Det kan effektivt gøres i QGIS ved at gemme shapefilen igen med de ønskede projektionsindstillinger. Processen består af en række trin, der starter med at åbne shapefilen i QGIS. Når filen er indlæst, skal brugeren starte eksportprocessen, hvor det er afgørende at vælge den korrekte projektion.

Ved at følge disse trin kan shapefilens projektion ændres, så den opfylder de specifikke krav til projektet eller analysen.

1. Åbn en shapefil i QGIS
2. Udfør eksporthandlingen<br>

   <figure><img src="/files/314f9d00eb376a1c03a82577dc3265d4e879a45c" alt=""><figcaption></figcaption></figure>
3. Angiv den påkrævede SRS-projektion<br>

   <figure><img src="/files/6070185046ff8222d1aaf8e183247272255d67be" 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/dnk/gis-kviktips/qgis-oprojek-ter-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.
