QGIS is highly configurable through the Settings menu. Choose between Project Properties, Options and Customization.
Informacja
QGIS follows desktop guidelines for the location of options and project properties item. Consequently related to the OS you are using, location of some of items described below could be in the Project or the Settings menu.
In the properties window for the project under
Settings ‣ Project Properties (kde) or
Project ‣ Project Properties (Gnome, OS X or Windows), you
can set project-specific options.
In the General menu, the general settings let you:
Calculating areas and distances is a common need in GIS. However, these values are really tied to the underlying projection settings. The Measurements frame lets you control these parameters. You can indeed choose:
The Coordinate display allows you to choose and customize the format of units to use to display the mouse coordinate in the status bar and the derived coordinates shown via the identify tool.
Finally, you can define a project scale list, which overrides the global predefined scales.
General tab of Project Properties dialog
Menu Układ współrzędnych umożliwia wybór układu dla bieżącego projektu oraz włączenie przeliczania w locie współrzędnych warstw wektorowych i rastrowych w przypadku, gdy zapisane są w innym układzie współrzędnych.
W zakładce Makra tworzy się moduły Pythona dla projektu. Obecnie można zdefiniować trzy makra uruchamiane w czasie następujących zdarzeń: openProject(), saveProject() oraz closeProject().
Macro settings in QGIS
Zakładka Relacje służy do definiowania relacji 1:n. Gdy określone zostaną relacje dla którejś z warstw, w interfejsie użytkownika w widoku formularza pojawiać się będzie nowy element przedstawiający połączone obiekty (np. podczas użycia narzędzia informacji o obiekcie i włączeniu jego formularza). Daje to potężne możliwości przedstawiania dodatkowych informacji o obiektach, np. historycznych wynikach pomiarów rurociągu lub długości drogi. Więcej informacji o relacjach 1:n można znaleźć w rozdziale Creating one to many relations.
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.
In the Authentication tab you can set authentication configurations and manage PKI certificates. See Authentication System for more details.
The customization dialog lets you (de)activate almost every element in the QGIS user interface. This can be very useful if you want to provide your end-users with a ‘light’ version of QGIS, containing only the icons, menus or panels they need.
Informacja
Before your changes are applied, you need to restart QGIS.
Figure Customization 1:
The Customization dialog
Ticking the Enable customization checkbox is the first step
on the way to QGIS customization. This enables the toolbar and the widget
panel from which you can uncheck and thus disable some GUI items.
The configurable item can be:
With Switch to catching widgets in main application, you
can click on an item in QGIS interface that you want to be hidden and
QGIS automatically unchecks the corresponding entry in the Customization dialog.
Once you setup your configuration, click [Apply] or [Ok] to validate your changes. This configuration becomes the one used by default by QGIS at the next startup.
The modifications can also be saved in a .ini file using
Save To File button. This is a handy way to share a common QGIS
interface among multiple users. Just click on
Load from File
from the destination computer in order to import the .ini file.
You can also run command line tools and save various
setups for different use cases as well.
Wskazówka
Easily restore predefined QGIS
The initial QGIS GUI configuration can be restored by one of the methods below:
In most cases, you need to restart QGIS in order to have the change applied.