Importante
A tradução é um esforço comunitário você pode contribuir. Esta página está atualmente traduzida em 19.05%.
Documentação para QGIS 3.34
Dica
Looking for documentation of versions newer than the 3.34 Long Term Release? Have a look at the testing docs.
Nota
QGIS documentation is available in various languages and versions. Expand the QGIS Documentation menu at the bottom of the sidebar to see the list.
Nota
This documentation is translated from the original English version by community members on Transifex.
Depending on the translation effort’s completion level, you may find paragraphs or whole pages which are still in English. You can help the community by providing new translations or reviewing existing ones on Transifex.
For the time being, localized translations are only available for the Long Term releases branch, but should be suitable to learn how to use QGIS nevertheless.
Welcome to the official documentation of QGIS, the free and open source community-driven GIS software! If you are new to this documentation, the table of contents below and in the sidebar should let you easily access the documentation for your topic of interest. You can also use the search function in the top left corner.
Besides the online documentation, the QGIS project also provides materials that you can download for offline reading. They are accessible from the QGIS Documentation menu at the bottom of the sidebar, as:
HTML zipped files that you can extract and use as paths from within the software
PDF files
Nota
QGIS is an open source project developed by a community of contributors. The documentation team can always use your feedback and help to improve the tutorials and features description. If you don’t understand something, or cannot find what you are looking for in the docs, help us make the documentation better by letting us know:
Submit an issue or pull request on the GitHub repository,
Help us translate the documentation into your language
Or talk to us on either the qgis-community-team mailing-list, the #qgis channel on IRC or the #qgis:matrix.org room!
Por favor veja um dos documentos abaixo.
- QGIS Desktop User Guide/Manual (QGIS 3.34)
- 1. Preâmbulo
- 2. Prefácio
- 3. Convenções
- 4. Características
- 5. Iniciando
- 6. Working with Project Files
- 7. A interface do QGIS
- 8. The Browser panel
- 9. QGIS Configuration
- 10. Trabalhando com Projecções
- 11. Visualizing Maps
- 12. Ferramentas gerais
- 13. Level up with Expressions
- 14. A biblioteca de estilos
- 15. Gerir Fonte de Dados
- 16. Trabalhando com Informação Vectorial
- 17. Trabalhando com Informação Matricial
- 18. Working with Mesh Data
- 19. Working with Vector Tiles
- 20. Working with Point Clouds
- 21. Working with 3D Tiles
- 22. Preparando os mapas
- 23. Working with OGC / ISO protocols
- 24. Trabalhando com dados GPS
- 25. Sistema de Autenticação
- 26. Integração GRASS SIG
- 27. Infraestrutura do Processamento QGIS
- 28. Fornecedores do Processing e algoritmos
- 29. Módulos
- 30. Ajuda e Suporte
- 31. Contributors
- 32. Anexos
- 33. Literatura e Referências Web
- QGIS Server Guide/Manual (QGIS 3.34)
- Manual de Formação
- 1. Introdução do curso
- 2. Module: Creating and Exploring a Basic Map
- 3. Module: Classifying Vector Data
- 4. Module: Laying out the Maps
- 5. Module: Creating Vector Data
- 6. Module: Vector Analysis
- 7. Module: Rasters
- 8. Module: Completing the Analysis
- 9. Module: Plugins
- 10. Module: Online Resources
- 11. Module: QGIS Server
- 12. Module: GRASS
- 13. Module: Assessment
- 14. Module: Forestry Application
- 15. Module: Database Concepts with PostgreSQL
- 16. Module: Spatial Database Concepts with PostGIS
- 17. Guia de Processamento QGIS
- 18. Module: Using Spatial Databases in QGIS
- 19. Appendix: Contributing To This Manual
- 20. A preparar os dados do exercício
- Uma Breve Introdução ao SIG
- 1. Preâmbulo
- 2. Introdução aos SIG
- 3. Dados Vectoriais
- 4. Atributos dos dados vetoriais
- 5. Captura de Dados
- 6. Dados Raster
- 7. Topologia
- 8. Sistemas de Coordenadas
- 9. Produção de Mapas
- 10. Vector Spatial Analysis (Buffers)
- 11. Análise espacial (interpolação)
- 12. Sobre os Autores e Contribuidores
- 13. Licença de Documentação Livre GNU
- PyQGIS Cookbook (QGIS 3.34)
- 1. Introdução
- 2. Loading Projects
- 3. A carregar camadas
- 4. Accessing the Table Of Contents (TOC)
- 5. Utilizando Camadas Raster
- 6. Using Vector Layers
- 7. Geometry Handling
- 8. Suporte a Projeções
- 9. Utilização de Tela de Mapa
- 10. Renderização e Impressão do Mapa
- 11. Expressões, FIltros e Cálculo de Valores
- 12. Leitura e Armazenamento de Configurações
- 13. Communicating with the user
- 14. Infraestrutura de autenticação
- 15. Tasks - doing heavy work in the background
- 16. Criação de Plug-in de Python
- 17. Writing a Processing plugin
- 18. Using Plugin Layers
- 19. Network analysis library
- 20. QGIS Server and Python
- 21. Cheat sheet for PyQGIS
- Manual do Programador