This documentation is for a QGIS version which has reached end of life. Visit the latest version instead.
QGIS Documentation Logo
3.4
  • A Gentle Introduction to GIS
  • Training Manual
    • 1. Kurseinführung
    • 2. Module: Die Oberfläche
    • 3. Module: Creating a Basic Map
    • 4. Module: Classifying Vector Data
    • 5. Module: Karten erstellen
    • 6. Module: Creating Vector Data
    • 7. Module: Vektoranalyse
    • 8. Module: Raster
    • 9. Module: Completing the Analysis
    • 10. Module: Erweiterungen
    • 11. Module: Online Resources
    • 12. Module: QGIS Server
    • 13. Module: GRASS
    • 14. Module: Bewertung
    • 15. Module: Forestry Application
    • 16. Module: Database Concepts with PostgreSQL
    • 17. Module: Spatial Database Concepts with PostGIS
    • 18. Die QGIS Prozessierungsanleitung
    • 19. Module: Using Spatial Databases in QGIS
      • 19.1. Lesson: Arbeit mit Datenbanken im QGIS Browser
      • 19.2. Lesson: Verwendung der DB-Verwaltung zur Arbeit mit räumlichen Datenbanken in QGIS
      • 19.3. Lesson: Working with spatialite databases in QGIS
    • 20. Appendix: Contributing To This Manual
    • 21. Antwortblatt
    • Indices and tables
  • User Guide/Manual
  • User Guide/Manual PDF's
  • PyQGIS Cookbook
  • Developers Guide
  • Documentation Guidelines
QGIS Documentation
  • Docs »
  • QGIS Training Manual »
  • 19. Module: Using Spatial Databases in QGIS
  • View page source
Next Previous

19. Module: Using Spatial Databases in QGIS¶

In this module you will learn about how to use Spatial Databases with QGIS to manage, display and manipulate data in the database as well as performing analysis by querying. We will primarily use PostgreSQL and PostGIS (which were covered in previous sections), but the same concepts are applicable to other spatial database implementations including spatialite.

  • 19.1. Lesson: Arbeit mit Datenbanken im QGIS Browser
    • 19.1.1. Follow Along: Datenbanktabellen mit Hilfe des Browsers zu QGIS hinzufügen
    • 19.1.2. Follow Along: Hinzufügen einer gefilterten Liste von Datensätzen als Layer
    • 19.1.3. In Conclusion
    • 19.1.4. What’s Next?
  • 19.2. Lesson: Verwendung der DB-Verwaltung zur Arbeit mit räumlichen Datenbanken in QGIS
    • 19.2.1. Follow Along: Managen von PostGIS Datenbanken mit der DB-Verwaltung
    • 19.2.2. Follow Along: Erstellen einer neuen Tabelle
    • 19.2.3. Follow Along: Einfache Datenbankadministration
    • 19.2.4. Follow Along: Executing SQL Queries with DB Manager
    • 19.2.5. Importing Data into a Database with DB Manager
    • 19.2.6. Exporting Data from a Database with DB Manager
    • 19.2.7. In Conclusion
    • 19.2.8. What’s Next?
  • 19.3. Lesson: Working with spatialite databases in QGIS
    • 19.3.1. Follow Along: Creating a Spatialite database with the Browser
    • 19.3.2. In Conclusion
Next Previous

© Copyright 2002-now, QGIS project Zuletzt aktualisiert am Juni 05, 2020 17:22.

Built with Sphinx using a theme provided by Read the Docs.
QGIS Documentation v: 3.4
Languages
en
bg
cs
de
es
fi
fr
id
it
ja
ko
nl
pt_BR
pt_PT
ro
ru
tr
zh-Hant
Versions
testing
latest
3.4
2.18
2.14
2.8
2.6
2.2
2.0
1.8
On QGIS Project
Home
C++ API
PyQGIS API
Source