Dokumentace pro QGIS 3.16¶
Rada
Looking for documentation of versions newer than the 3.16 Long Term Release? Have a look at the testing docs.
Poznámka
QGIS documentation is available in various languages and versions. Expand the QGIS Documentation menu at the bottom of the sidebar to see the list.
Poznámka
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
Poznámka
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!
Prosím, podívejte se do jednoho z níže uvedených dokumentů.
- QGIS Desktop User Guide/Manual (QGIS 3.16)
- 1. Úvod
- 2. Předmluva
- 3. Konvence
- 4. Funkce
- 5. Začínáme
- 6. Working with Project Files
- 7. QGIS GUI
- 8. The Browser panel
- 9. QGIS Konfigurace
- 10. Práce s projekcemi
- 11. Obecné nástroje
- 12. The Style Library
- 13. Managing Data Source
- 14. Working with Vector Data
- 15. Working with Raster Data
- 16. Working with Mesh Data
- 17. Working with Vector Tiles
- 18. Laying out the maps
- 19. Working with OGC / ISO protocols
- 20. Working with GPS Data
- 21. Ověřovací systém
- 22. GRASS GIS Integration
- 23. QGIS processing framework
- 24. Processing providers and algorithms
- 25. Zásuvné moduly
- 26. Pomoc a podpora
- 27. Contributors
- 28. Dodatky
- 29. Literature and Web References
- QGIS Server Guide/Manual (QGIS 3.16)
- Příručka pro školení
- 1. Úvod do kurzu
- 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. Formulář odpovědi
- Laskavý úvod do GIS
- 1. Úvod
- 2. Úvod do GIS
- 3. Vektorová data
- 4. Vector Attribute Data
- 5. Pořízení dat
- 6. Rastrová data
- 7. Topologie
- 8. Souřadnicové referenční systémy
- 9. Tvorba map
- 10. Prostorová vektorová analýza (Buffers)
- 11. Prostorová analýza (interpolace)
- 12. O autorech a přispěvatelích
- 13. GNU svobodná licence pro dokumentaci
- PyQGIS Cookbook (QGIS 3.16)
- 1. Úvod
- 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
- Příručka Vývojáře