FAQ

In questa sezione puoi trovare risposte alle domande più frequenti.

Cominceremo con questa pagina unica, che forse verrà suddivisa in sezioni, o anche più pagine se necessario

Utente

Downloading issues

If you are trying to download QGIS and nothing seems to happen, please consult the download manager of your browser. It can usually be found as an icon (based on arrow, stop-watch or pie-chart) at the top-right corner of your browser window. Click on the icon to see the download progress or cancel the download. The normal procedure with downloads in the browser is such, that it first asks you where to save the file (with a file browser dialogue) and then you have to wait until the download is finished. Because QGIS install packages, depending on the operating system, can be rather large you have to be patient. The download size can be anywhere between several hundred megabytes to sometimes more than one gigabyte (in case of MS Windows MSI packages). Depending on your download speed and the QGIS server load, downloads can take from several minutes up to several hours.

I have to donate in order to download QGIS

This is a misconception that we hear from time to time, but it is not true. Donating to QGIS is optional. After downloading QGIS, there is a message appearing, reminding that you can optionally donate to QGIS. However, you can press «Close this message» and continue downloading without any problem. We want QGIS to be accessible to anyone, no matter how your financial situation might be. If you are a first-time QGIS user, we recommend that you download, install and test QGIS first and find out if the software is useful for the tasks you want to solve. Only if you like QGIS and it substantially helps with your business, tasks or processes, you should think about donating towards QGIS or supporting it as a sustaining member.

Come fare una domanda su QGIS?

Se hai intenzione di porre domande relative a QGIS tramite mailing list, per favore fornisci informazioni sufficienti per aiutare gli altri a capire facilmente qual’è il tuo problema. Senza una domanda chiara e precisa, è molto difficile rispondere per chiunque o richiede troppo tempo perché la risposta sarà una domanda per te ecc. ecc. Puoi fornire informazioni come:

  • preferibilmente un titolo descrittivo nell’oggetto della tua mail

  • quale versione di QGIS hai usato in quel momento (esatta)

  • cosa ti aspetti di ottenere

  • se del caso, cosa hai provato e il risultato che hai ottenuto

  • se la tua domanda è su un malfunzionamento, puoi anche fornire:

    • spiegazione esatta dell’errore (se possibile: con una schermata attestante l’errore, la traccia dello stack (stacktrace), il testo dell’errore)

    • Sistema Operativo in uso e versione

    • come l’hai installato (osgeo4w? installer-standalone? Una versione da te compilata?)

    • in quale momento ha smesso di funzionare (reinstallazione, nuova installazione, aggiornamento del sistema, modifiche del progetto)

Ricorda che quanto più precisa è la domanda, tanto più veloce e precisa può essere la risposta.

Nota

In caso di una funzione difettosa, puoi dare un’occhiata a QGIS issue tracker prima di inviare alla lista. Maggiori informazioni su Bug, Richieste e Segnalazioni.

Come vengono scelti i nomi delle versioni di QGIS?

After a successful developer meeting in Zurich (Switzerland), we decided that the next release should be related to it. Since then, all releases have been named after locations of our developer meetings.

Come citare QGIS?

To cite QGIS in your piece of work, or for an assignment, please use citation type that can be more helpful:

Cite the QGIS project in general

QGIS.org, 2024. QGIS Geographic Information System. QGIS Association. http://www.qgis.org

Cite the QGIS Developers Manual

QGIS.org, 2024. QGIS 3.34. Geographic Information System Developers Manual. QGIS Association. Electronic document: https://docs.qgis.org/3.34/en/docs/developers_guide/index.html

Cite the QGIS Installation Guide

QGIS.org, 2024. QGIS 3.34. Geographic Information System Installation Guide. QGIS Association. Electronic document: https://github.com/qgis/QGIS/blob/master/INSTALL.md

Cite the QGIS User Guide

QGIS.org, 2024. QGIS 3.34. Geographic Information System User Guide. QGIS Association. Electronic document: https://docs.qgis.org/3.34/en/docs/user_manual/index.html

Cite the QGIS Server Documentation

QGIS.org, 2024. QGIS 3.34. Geographic Information System API Documentation. QGIS Association. Electronic document: https://docs.qgis.org/3.34/en/docs/server_manual/index.html

Cite the QGIS API Documentation

QGIS.org, 2024. QGIS 3.34. Geographic Information System API Documentation. QGIS Association. Electronic document: https://qgis.org/pyqgis/3.34/index.html

Preferred format: BibTeX

Example BibTeX entry:

<pre>
    @Manual{QGIS_software,
      title = {QGIS Geographic Information System},
      author = {{QGIS Development Team}},
      organization = {QGIS Association},
      year = {2024},
      url = {https://www.qgis.org},
    }
</pre>

Ho creato una mappa con QGIS, devo menzionare QGIS?

Non è necessario menzionare QGIS per le mappe prodotte con esso. Ovviamente è davvero il benvenuto se si desidera aggiungere una nota che dice che la mappa è stata prodotta con QGIS. «Made with QGIS» o «Map created using the Free and Open Source QGIS» sono buoni esempi di tale nota.

Nota

Non dire ©QGIS poiché QGIS non detiene i diritti d’autore sul tuo lavoro.

Posso aprire file ECW con QGIS?

Si…..MA a seconda del sistema operativo utilizzato può essere più o meno difficoltoso.

Se sei su Windows e stai usando il programma di installazione di OSGeo4w, è incluso.

If you are using macOS, you can find the ECW plugin and install instructions at https://www.kyngchaos.com/software/frameworks

For other instructions, eg look here: https://www.faunalia.eu/en/blog/2019-05-21_ecw_support

Sviluppo

Posso compilare io stesso QGIS?

Yes, compiling QGIS from source is possible whatever OS you use (Windows, OS X, Linux). Please read Building QGIS from source