# QGIS: Shapefile opnieuw projecteren

In bepaalde gevallen is het nodig om de projectie van een shapefile aan te passen. Dit kan efficiënt worden gedaan met QGIS door de shapefile opnieuw op te slaan met de gewenste projectie-instellingen. Het proces bestaat uit een reeks stappen, te beginnen met het openen van de shapefile in QGIS. Zodra het bestand is geladen, moet de gebruiker het exportproces starten, waarbij het cruciaal is om de juiste projectie in te stellen.

Door deze stappen te volgen kan de projectie van de shapefile worden aangepast om te voldoen aan de specifieke eisen van het project of de analyse.

1. Open een shapefile in QGIS
2. Voer de exportbewerking uit<br>

   <figure><img src="/files/68c64449063355fb34f96264cfaac7a812ee2ee7" alt=""><figcaption></figcaption></figure>
3. Stel de vereiste SRS-projectie in<br>

   <figure><img src="/files/2098deb971ffb6ecad0dc87376bb6008ec02fa9f" 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/nl/gis-sneltips/qgis-shapefile-opnieuw-projecteren.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.
