.
QGIS は 設定 メニューを使って高度な設定をすることができます. パネル, ツールバー, プロジェクトプロパティ, オプションとカスタマイゼーションを選択してみてください.
In the Panels‣ menu, you can switch on and off QGIS widgets. The Toolbars‣ menu provides the possibility to switch on and off icon groups in the QGIS toolbar (see figure_panels_toolbars).
Figure Panels and Toolbars:
ちなみに
QGISオーバービューを有効にする
QGISでは追加されたレイヤの全範囲のビューを提供するオーバービューパネルを提供します.これは 設定 ‣ パネル または
ビュー ‣ パネル メニューの下から選択することができます.ビュー内で現在のマップ範囲を示す長方形があります.これによって現在見ているマップのどのエリアかを決定することができます.マップオーバービューのレイヤにラベリングが設定されていても、ラベルはマップのオーバービューにレンダリングされないことに注意してください.オーバービューで現在の領域を示す赤い四角形をクリック・ドラッグすると、メインマップのビューもそれに応じて更新されます.
In the properties window for the project under
Settings ‣ Project Properties or
Project ‣ Project Properties, you can set project-specific
options. These include:
3番目の 情報検索レイヤ メニューからどのレイヤを情報探索ツールで確認できるようにするか (あるいはしないか) を設定できます (複数レイヤを確認する方法は オプション セクションの “マップツール” の項目を見てください).
.qml
style defined. You can
also set the default transparency level for new layers and whether symbols
should have random colours assigned to them.OWS Server タブは QGIS サーバのWMSとWFScapabilities、エクステントとCRSの制限についての情報を定義します。
マクロ メニューはPythonマクロの編集のために使います. 現時点では: openProject()
, saveProject()
そして closeProject()
の3つのマクロのみ使用可能です.
QGIS でのマクロ設定
Some basic options for QGIS can be selected using the
Options dialog. Select the menu option Settings ‣
Options. The tabs where you can customize your
options are described below.
The customization tool lets you (de)activate almost every element in the QGIS user interface. This can be very useful if you have a lot of plugins installed that you never use and that are filling your screen.
Figure Customization 1:
QGIS Customization is divided into five groups. In Menus,
you can hide entries in the Menu bar. In
Panel, you
find the panel windows. Panel windows are applications that can be started and
used as a floating, top-level window or embedded to the QGIS main window as a
docked widget (see also パネルとツールバー). In the
Status Bar, features like the coordinate information can be
deactivated. In
Toolbars, you can (de)activate the
toolbar icons of QGIS, and in
Widgets, you can (de)activate
dialogs as well as their buttons.
With Switch to catching widgets in main application, you
can click on elements in QGIS that you want to be hidden and find the corresponding
entry in Customization (see figure_customization). You can also save your
various setups for different use cases as well. Before your changes
are applied, you need to restart QGIS.