Documentation for QGIS 3.10ΒΆ
QGIS has a lot of documentation, partly translated.
Please have a look into one of the documents below.
- User Guide/Manual (QGIS 3.10)
- 1. Preamble
- 2. Foreword
- 3. Conventions
- 4. Features
- 5. Getting Started
- 6. Working with Project Files
- 7. QGIS GUI
- 8. The Browser panel
- 9. QGIS Configuration
- 10. Working with Projections
- 11. General Tools
- 12. The Style Library
- 13. Managing Data Source
- 14. Working with Vector Data
- 15. Working with Raster Data
- 16. Working with Mesh Data
- 17. Laying out the maps
- 18. Working with OGC Data
- 19. Working with GPS Data
- 20. Authentication System
- 21. GRASS GIS Integration
- 22. QGIS processing framework
- 23. Processing providers and algorithms
- 24. Plugins
- 25. Help and Support
- 26. Contributors
- 27. Appendices
- 28. Literature and Web References
- Training Manual
- 1. Course Introduction
- 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. The QGIS processing guide
- 18. Module: Using Spatial Databases in QGIS
- 19. Appendix: Contributing To This Manual
- 20. Preparing Exercise Data
- 21. Answer Sheet
- A Gentle Introduction to GIS
- 1. Preamble
- 2. Introducing GIS
- 3. Vector Data
- 4. Vector Attribute Data
- 5. Data Capture
- 6. Raster Data
- 7. Topology
- 8. Coordinate Reference Systems
- 9. Map Production
- 10. Vector Spatial Analysis (Buffers)
- 11. Spatial Analysis (Interpolation)
- 12. About the authors & contributors
- 13. GNU Free Documentation License
- PyQGIS Cookbook (QGIS 3.10)
- 1. Introduction
- 2. Loading Projects
- 3. Loading Layers
- 4. Accessing the Table Of Contents (TOC)
- 5. Using Raster Layers
- 6. Using Vector Layers
- 7. Geometry Handling
- 8. Projections Support
- 9. Using the Map Canvas
- 10. Map Rendering and Printing
- 11. Expressions, Filtering and Calculating Values
- 12. Reading And Storing Settings
- 13. Communicating with the user
- 14. Authentication infrastructure
- 15. Tasks - doing heavy work in the background
- 16. Developing Python Plugins
- 17. Writing a Processing plugin
- 18. Network analysis library
- 19. QGIS Server and Python
- 20. Cheat sheet for PyQGIS
- Developers Guide