# QGIS: riproietta shapefile

In alcuni casi, diventa necessario modificare la proiezione di uno shapefile. Questo può essere fatto in modo efficiente usando QGIS, salvando nuovamente lo shapefile con le impostazioni di proiezione desiderate. Il processo prevede una serie di passaggi che iniziano con l’apertura dello shapefile in QGIS. Una volta caricato il file, l’utente dovrebbe avviare il processo di esportazione, durante il quale è fondamentale impostare la proiezione corretta.

Seguendo questi passaggi, la proiezione dello shapefile può essere modificata per soddisfare i requisiti specifici del progetto o dell’analisi.

1. Apri uno shapefile in QGIS
2. Esegui l’operazione di esportazione<br>

   <figure><img src="/files/50cc45cb78cd6a84dab44fafcd43d3634c946331" alt=""><figcaption></figcaption></figure>
3. Imposta la proiezione SRS richiesta<br>

   <figure><img src="/files/e526bf368ac132b7d6f9d1c37858ee1f2d477a3a" 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/it/suggerimenti-rapidi-gis/qgis-riproietta-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.
