2.3. Lesson: Uma visão geral da interface

Vamos explorar a interface do usuário QGIS para que você esteja familiarizado com os menus, barras de ferramentas, tela do mapa e lista de camadas que formam a estrutura básica da interface.

O objetivo desta lição: Entender os fundamentos da interface de usuário do QGIS.

2.3.1. basic Try Yourself: Os fundamentos

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

Os elementos identificados na figura superior são:

  1. Lista de camadas / Buscador

  2. Barra de ferramentas

  3. Tela do mapa

  4. Barra de estado

  5. Barra de ferramentas lateral

  6. Locator bar

2.3.1.1. basic A lista de camadas

Na lista de camadas, você pode ver uma lista, a qualquer tempo, de todas as camadas disponíveis para você.

Expandindo os itens (clicando no símbolo de seta ou mais ao lado deles) irá fornecer-lhe mais informações sobre a aparência atual da camada.

Hovering over the layer will give you some basic information: layer name, type of geometry, coordinate reference system and the complete path of the location on your device.

Clicando com o botão direito do mouse sobre uma camada vai dar-lhe um menu com várias opções extras. Você estará usando alguns deles em pouco tempo, então dê uma olhada!

Nota

Uma camada vetorial é um conjunto de dados, geralmente de um tipo específico de objeto, tais como estradas, árvores, etc. A camada vetorial pode consistir em pontos, linhas ou polígonos.

2.3.1.2. basic O Buscador

The QGIS Browser is a panel in QGIS that lets you easily navigate in your database. You can have access to common vector files (e.g. ESRI Shapefile or MapInfo files), databases (e.g. PostGIS, Oracle, SpatiaLite, GeoPackage or MSSQL Spatial) and WMS/WFS connections. You can also view your GRASS data.

If you have saved a project, the Browser Panel will also give you quick access to all the layers stored in the same path of the project file under in the qgsProjectFile Project Home item.

Moreover, you can set one or more folder as Favorites: search under your path and once you have found the folder, right click on it and click on Add as a Favorite. You should then be able to see your folder in the favourites Favorites item.

Dica

It can happen that the folders added to Favorite item have a really long name: don’t worry right-click on the path and choose Rename Favorite... to set another name.

2.3.1.3. basic Barra de ferramentas

Your most often used sets of tools can be turned into toolbars for basic access. For example, the File 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 Settings ‣ 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 File toolbar (which contains the Save button), you can still save your map by clicking on the Project menu and then clicking on Save.

2.3.1.4. basic A Tela do Mapa

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.

2.3.1.5. basic A Barra de Estado

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.

2.3.1.6. basic 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.

2.3.1.7. basic 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 Locator Settings section of the QGIS User Manual.

Dica

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

2.3.2. basic Try Yourself 1

Tente identificar os quatro elementos listados acima em sua própria tela, sem fazer referência ao diagrama acima. Veja se você pode identificar seus nomes e funções. Você vai se tornar mais familiarizado com esses elementos conforme os utilizar nos próximos dias.

Verifique seus resultados

2.3.3. basic Try Yourself 2

Tente encontrar cada uma dessas ferramentas na sua tela. Para que servem?

  1. |arquivoSalvarComo|

  2. |zoomParaCamada|

  3. invertSelection

  4. ../../../_images/toggle_render.png
  5. |medida|

Nota

Se qualquer uma dessas ferramentas não é visível na tela, tente ativar algumas barras de ferramentas que estão atualmente ocultas. Também tenha em mente que, se não houver espaço suficiente na tela, uma barra de ferramentas pode ser reduzida por esconder algumas de suas ferramentas. Você pode ver as ferramentas ocultas, clicando no botão de seta para a direita duas vezes em qualquer barra de ferramentas aberta. Você pode ver uma dica com o nome de qualquer ferramenta, segurando o mouse sobre a ferramenta por um tempo.

Verifique seus resultados

2.3.4. What’s Next?

Agora que você já viu como a interface do QGIS funciona, você pode usar as ferramentas disponíveis e começar a melhorar seu mapa! Esse é o tema da próxima lição.