Wichtig

Übersetzen ist eine Gemeinschaftsleistung Sie können mitmachen. Diese Seite befindet sich derzeit im |Übersetzungsprozess|.

2.1. Lektion: Ein Überblick über die QGIS-Benutzeroberfläche

Wir werden die QGIS-Benutzeroberfläche erkunden, damit Sie mit den Menüs, Werkzeugleisten, der Kartenansicht und der Layerliste vertraut sind, die die Grundstruktur der Benutzeroberfläche bilden.

Das Ziel dieser Lektion: Die Grundlagen der QGIS-Benutzeroberfläche verstehen.

2.1.1. ★☆☆ Probieren Sie es selbst:

../../../_images/gui_numbered.png

Die in der obigen Abbildung identifizierten Elemente sind:

  1. Layerliste / Browser-Feld

  2. Werkzeugleisten

  3. Karten-Ansicht

  4. Statusleiste

  5. Seitliche Werkzeugleiste

  6. Suchleiste

★☆☆ Probieren Sie es selbst:

In der Layerliste können Sie jederzeit eine Liste aller für Sie verfügbaren Layer sehen.

Durch das Erweitern reduzierter Elementeninformationen (durch Klicken auf den Pfeil oder das Plus-Symbol daneben) erhalten Sie weitere Informationen zum aktuellen Erscheinungsbild des Layers.

Wenn Sie mit der Maus über den Layer fahren, werden Ihnen einige grundlegende Informationen angezeigt: Layername, Geometrietyp, Koordinatenreferenzsystem und der vollständige Pfad des Standorts auf Ihrem Gerät.

Wenn Sie mit der rechten Maustaste auf einen Layer klicken, wird ein Menü mit zahlreichen zusätzlichen Optionen angezeigt. Einige davon werden Sie bald verwenden, also schauen Sie sich um!

Bemerkung

Ein Vektorlayer ist ein Datensatz, normalerweise von einem bestimmten Objekttyp, wie etwa von Straßen, Bäumen usw. Ein Vektorlayer kann entweder aus Punkten, Linien oder Polygonen bestehen.

★☆☆ Das Browserfeld

Der QGIS-Browser ist ein Feld in QGIS, mit dem Sie einfach in Ihrer Datenbank navigieren können. Sie haben Zugriff auf gängige Vektordateien (z. B. ESRI Shapefile- oder MapInfo-Dateien), Datenbanken (z. B. PostGIS, Oracle, SpatiaLite, GeoPackage oder MS SQL Server) und WMS/WFS-Verbindungen. Sie können auch Ihre GRASS-Daten anzeigen.

Wenn Sie ein Projekt gespeichert haben, erhalten Sie über das Browserfenster auch schnellen Zugriff auf alle Layer, die im selben Pfad wie die Projektdatei unter dem Element . qgsProjectFile Project Home gespeichert sind.

Darüber hinaus können Sie einen oder mehrere Ordner als Favoriten festlegen: Suchen Sie in Ihrem Pfad und klicken Sie, sobald Sie den Ordner gefunden haben, mit der rechten Maustaste darauf und dann auf Als Favorit hinzufügen. Ihr Ordner sollte dann im Eintrag favourites Favorites angezeigt werden.

Tipp

Es kann vorkommen, dass die zu Favoriten hinzugefügten Ordner sehr lange Namen haben: Keine Sorge, klicken Sie mit der rechten Maustaste auf den Pfad und wählen Sie die Option Favoriten umbenennen..., um einen anderen Namen zu vergeben.

★☆☆ Toolbars

Your most often used sets of tools can be turned into toolbars for basic access. For example, the Project toolbar allows you to save, load, print, and start a new project. You can easily customize the interface to see only the tools you use most often, adding or removing toolbars as necessary via the View ► Toolbars menu.

Even if they are not visible in a toolbar, all of your tools will remain accessible via the menus. For example, if you remove the Project toolbar (which contains the Save button), you can still save your map by clicking on the Project menu and then clicking on Save.

★☆☆ The Map Canvas

This is where the map itself is displayed and where layers are loaded. In the map canvas you can interact with the visible layers: zoom in/out, move the map, select features and many other operations that we will deeply see in the next sections.

★☆☆ The Status Bar

Shows you information about the current map. Also allows you to adjust the map scale, the map rotation and see the mouse cursor’s coordinates on the map.

★☆☆ The Side Toolbar

By default the Side toolbar contains the buttons to load the layer and all the buttons to create a new layer. But remember that you can move all the toolbars wherever it is more comfortable for you.

★☆☆ The Locator Bar

Within this bar you can access to almost all the objects of QGIS: layers, layer features, algorithms, spatial bookmarks, etc. Check all the different options in the Suche section of the QGIS User Manual.

Tipp

With the shortcut Ctrl+K you can easily access the bar.

2.1.2. ★☆☆ Try Yourself: 1

Try to identify the four elements listed above on your own screen, without referring to the diagram above. See if you can identify their names and functions. You will become more familiar with these elements as you use them in the coming days.

2.1.3. ★☆☆ Try Yourself: 2

Try to find each of these tools on your screen. What is their purpose?

  1. fileSaveAs

  2. zoomToLayer

  3. invertSelection

  4. checkboxRender

  5. measure

Bemerkung

If any of these tools is not visible on the screen, try enabling some toolbars that are currently hidden. Also keep in mind that if there isn’t enough space on the screen, a toolbar may be shortened by hiding some of its tools. You can see the hidden tools by clicking on the double right arrow button in any such collapsed toolbar. You can see a tooltip with the name of any tool by holding your mouse over the tool for a while.

2.1.4. Was als nächstes?

Now that you are familiar with the basics of the QGIS interface, in the next lesson we will see how to load some common data types.