Documentație pentru QGIS 3.22
Sugestie
Looking for documentation of versions newer than the 3.22 Long Term Release? Have a look at the testing docs.
Notă
QGIS documentation is available in various languages and versions. Expand the QGIS Documentation menu at the bottom of the sidebar to see the list.
Notă
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
Notă
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!
Vă rugăm să aruncați o privire într-unul din documentele de mai jos.
- QGIS Desktop User Guide/Manual (QGIS 3.22)
- 1. Preambul
- 2. Cuvânt înainte
- 3. Convenții
- 4. Funcțiuni
- 5. Noțiuni de bază
- 6. Working with Project Files
- 7. QGIS GUI
- 8. The Browser panel
- 9. QGIS Configuration
- 10. Lucrul cu Proiecții
- 11. Instrumente generale
- 12. Lucrul cu expresii
- 13. Biblioteca de Stiluri
- 14. Gestiunea Surselor de Date
- 15. Lucrul cu Datele Vectoriale
- 16. Lucrul cu Datele Raster
- 17. Working with Mesh Data
- 18. Working with Vector Tiles
- 19. Așezarea în pagină a hărților
- 20. Working with OGC / ISO protocols
- 21. Lucrul cu datele GPS
- 22. Sistem de Autentificare
- 23. Integrarea GRASS GIS
- 24. Cadrul de procesare al QGIS
- 25. Furnizorii de prelucrare și algoritmi
- 26. Plugin-uri
- 27. Asistență și Ajutor
- 28. Contribuții
- 29. Documente adiționale
- 30. Literatură și Referințe Web
- QGIS Server Guide/Manual (QGIS 3.22)
- Manualul de Instruire
- 1. Curs Introductiv
- 2. Module: Creating and Exploring a Basic Map
- 3. Module: Clasificarea Datelor Vectoriale
- 4. Module: Așezarea în pagină a Hărților
- 5. Module: Crearea Datelor Vectoriale
- 6. MOD| Analiza Vectorială
- 7. Module: Rastere
- 8. Module: Finalizarea analizei
- 9. Module: Plugin-uri
- 10. Module: Resurse Online
- 11. Module: QGIS Server
- 12. Module: GRASS
- 13. Module: Evaluare
- 14. Module: O Aplicație pentru Silvicultură
- 15. Noțiuni despre Bazele de date folosind PostgreSQL
- 16. Module: Noțiuni despre Bazele de date folosind PostgreSQL
- 17. Ghidul de procesare al QGIS
- 18. Module: Folosirea Bazelor de Date Spațiale în QGIS
- 19. Anexă: Contribuții La Acest Manual
- 20. Pregătirea Datelor pentru Exerciții
- O Introducere sumară în GIS
- 1. Preambul
- 2. Prezentare GIS
- 3. Date Vectoriale
- 4. Atributele datelor vectoriale
- 5. Captura datelor
- 6. Datele raster
- 7. Topologia
- 8. Sisteme de Coordonate de Referință
- 9. Producția cartografică
- 10. Analiza spațială vectorială (Zone tampon)
- 11. Analiza spațială (Interpolare)
- 12. Despre autori și colaboratori
- 13. Licența GNU pentru Documentația liberă
- PyQGIS Cookbook (QGIS 3.22)
- 1. Introducere
- 2. Încărcarea proiectelor
- 3. Încărcarea Straturilor
- 4. Accessing the Table Of Contents (TOC)
- 5. Utilizarea straturilor raster
- 6. Utilizarea straturilor vectoriale
- 7. Manipularea geometriei
- 8. Proiecții suportate
- 9. Using the Map Canvas
- 10. Randarea hărților și imprimarea
- 11. Expresii, filtrarea și calculul valorilor
- 12. Citirea și stocarea setărilor
- 13. Comunicarea cu utilizatorul
- 14. Infrastructura de autentificare
- 15. Tasks - doing heavy work in the background
- 16. Developing Python Plugins
- 17. Scrierea unui plugin Processing
- 18. Using Plugin Layers
- 19. Biblioteca de analiză a rețelelor
- 20. QGIS Server and Python
- 21. Cheat sheet for PyQGIS
- Ghidul Dezvoltatorilor