2.3. Lesson: 인터페이스 개요

QGIS 사용자 인터페이스를 살펴보고, 인터페이스의 기본 구조를 형성하는 메뉴, 툴바, 맵 캔버스, 레이어 목록에 대해 알아봅니다.

이 강의의 목표: QGIS 사용자 인터페이스의 기본을 이해하기.

2.3.1. basic Try Yourself: 기본

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

앞의 그림에 나타난 요소들은 다음과 같습니다.

  1. 레이어 목록 / 브라우저 패널

  2. 툴바

  3. 맵 캔버스

  4. 상태 바

  5. 사이드 툴바

  6. Locator bar

2.3.1.1. basic 레이어 목록

레이어 목록에서 사용자가 사용할 수 있는 모든 레이어들의 목록을 언제나 볼 수 있습니다.

접혀 있는 항목을 (항목 옆의 화살표나 더하기 심볼을 클릭해서) 확장시키면 해당 레이어의 현재 모양에 대한 상세 정보를 알 수 있습니다.

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.

레이어를 오른쪽 클릭하면 많은 추가 옵션 메뉴를 사용할 수 있습니다. 이제 곧 그 일부를 사용하게 될 테니 잘 살펴보세요!

참고

벡터 레이어는 보통 도로, 나무 등과 같은 특정 유형의 오브젝트로 이루어진 데이터셋입니다. 벡터 레이어는 포인트, 라인, 폴리곤으로 구성됩니다.

2.3.1.2. basic 브라우저 패널

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.

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 툴바

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 맵 캔버스

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 상태 바

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.

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

2.3.2. basic Try Yourself 1

앞에 나열된 이 네 가지 요소를 앞의 그림을 보지 않고 사용자의 화면에서 식별해보십시오. 명칭 및 기능을 식별할 수 있습니까? 앞으로 며칠 동안 이 요소들을 사용하면서 더 익숙해질 수 있을 것입니다.

결과 확인

2.3.3. basic Try Yourself 2

다음 도구들을 사용자 화면에서 찾아보십시오. 각각 어떤 기능입니까?

  1. fileSaveAs

  2. zoomToLayer

  3. invertSelection

  4. ../../../_images/toggle_render.png
  5. measure

참고

이 도구들 가운데 화면에 보이지 않는 것이 있다면 현재 숨겨져 있는 상황이니 툴바들을 활성화시켜보십시오. 또 화면 해상도가 낮을 경우 툴바가 짧아지면서 일부 도구가 보이지 않게 됐을 가능성도 있습니다. 이렇게 접혀 있는 툴바의 경우 오른쪽 이중 화살표를 클릭하면 숨겨져 있던 도구들을 볼 수 있습니다. 각 도구 아이콘 위에 마우스를 가져다 대면 해당 도구의 명칭 및 간단한 설명을 볼 수 있습니다.

결과 확인

2.3.4. What’s Next?

이제 QGIS 인터페이스가 어떻게 작동하는지 알았으니, 도구들을 사용해서 사용자 맵을 향상시킬 수 있습니다! 이것이 다음 강의의 주제입니다.