FAQ

Aqui recolhemos respostas para questões que são feitas frequentemente.

Iremos começar nesta página única e, se necessário, podemos reestruturar-la em secções, ou em mais páginas

Utilizador

Como fazer uma questão sobre QGIS?

If you are going to ask QGIS related question via the mailing lists, please provide enough information to help others easily understand what your problem is. Without a clear and precise question, it is very hard to answer for anybody or takes just too much time because the answer will be a question to you etc etc. You may provide information such as:

  • de preferência um título descritivo para o seu email

  • que versão QGIS usou nesse momento (exacto)

  • o que espera obter

  • se aplicável, o que tentou e o resultado que obteve

  • se a sua questão é sobre algo errado, também pode fornecer:

    • qual é exatamente o erro (se possível: screendump, stacktrace, cópia do texto do erro)

    • qual o Sistema Operativo e a versão

    • como o instalou (osgeo4w? instalador standalone? compilação própria?)

    • em que altura bloqueou ou surgiu o erro (reinstalação, nova instalçação, atualização do sistema, alterações no projeto)

Lembre-se que quanto mais for precisa a sua questão, mais rápida e precisa será a resposta.

Nota

In case of a broken function, you may give a look at QGIS issue tracker before mailing to the list. More information at Erros, Funcionalidades e Problemas.

Como são escolhidos os nomes de lançamentos do 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.

Como citar o 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, %Y. QGIS Geographic Information System. QGIS Association. http://www.qgis.org

Cite the QGIS Developers Manual

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

Cite the QGIS Installation Guide

QGIS.org, %Y. QGIS 3.28. 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, %Y. QGIS 3.28. Geographic Information System User Guide. QGIS Association. Electronic document: https://docs.qgis.org/3.28/en/docs/user_manual/index.html

Cite the QGIS Server Documentation

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

Cite the QGIS API Documentation

QGIS.org, %Y. QGIS 3.28. Geographic Information System API Documentation. QGIS Association. Electronic document: https://qgis.org/pyqgis/3.28/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 = {%Y},
      url = {https://www.qgis.org},
    }
</pre>

I created a map with QGIS, do I have to mention QGIS?

There is no requirement to mention QGIS for maps produced with it. It is of course really welcome if would like to add a note saying that the map was produced with QGIS. «Made with QGIS» or «Map created using the Free and Open Source QGIS» are good examples of such a note.

Nota

Do not say ©QGIS as QGIS does not hold copyrights on your work.

Consigo abrir ficheiros ECW com o QGIS?

Sim pode… MAS, dependendo do seu Sistema Operativo, é mais ou menos difícil.

Se está a utilizar o Windows e o instalador OSGeo4w, está incluído.

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

Desenvolvimento

Posso compilar o QGIS?

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