# QGIS: Reprojicera shapefil

I vissa fall blir det nödvändigt att ändra projektionen för en shapefil. Detta kan enkelt göras i QGIS genom att spara om shapefilen med önskade projektionsinställningar. Processen omfattar flera steg som börjar med att öppna shapefilen i QGIS. När filen har laddats bör användaren starta exportprocessen, och då är det viktigt att ställa in rätt projektion.

Genom att följa dessa steg kan shapefilens projektion ändras så att den uppfyller projektets eller analysens specifika krav.

1. Öppna en shapefil i QGIS
2. Utför exportåtgärden<br>

   <figure><img src="/files/32ca10c0e280a9369768d6c268f83b176755d2db" alt=""><figcaption></figcaption></figure>
3. Ställ in den SRS-projektion som krävs<br>

   <figure><img src="/files/c61a931191fbe7771025d56a6f4ca19c0b273da7" 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/swe/snabba-gis-tips/qgis-reprojicera-shapefil.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.
