Contents
What are common features of the QGIS application?
10 Reasons why you should consider using QGIS
- Drag and Drop. QGIS can visualize and usually manipulate almost any vector or raster GIS data format imaginable.
- Relational Database Connectivity.
- Symbology Interface.
- 3D Visualization/Modeling.
- Digitizing Interface.
- Extensibility with Plugins.
- Python Integration.
- Basemaps.
What are the different tools available with QGIS?
A complete list of default panels provided by QGIS is available via the View ► Panels ► menu and mentioned at Panels.
- Layers Panel.
- Layer Styling Panel.
- Layer Order Panel.
- Overview Panel.
- Log Messages Panel.
- Undo/Redo Panel.
- Statistical Summary Panel.
How to identify features in the QGIS toolbar?
To identify features, use View ‣ Identify features or press Ctrl + Shift + I, or click on the Identify features icon in the toolbar. If you click on several features, the Identify results dialog will list information about all the selected features. The first item is the number of the layer in the list of results, followed by the layer name.
Where to report bugs, features and issues in QGIS?
Each part of the QGIS Project has a dedicated place where issues (feature requests or bugs) can be reported, managed and discussed. Depending on the area you encountered the issue, the table below indicates the right repository to report it:
How to update the feature count in QGIS?
By default, QGIS does not display any features for a layer until the entire layer has been rendered. To update the display as features are read from the datastore, choose menu option Settings ‣ Options and click on the Rendering tab. Set the feature count to an appropriate value to update the display during rendering.
How to set scale dependent visibility in QGIS?
On the General tab, click on the Scale dependent visibility checkbox to activate the feature, then set the minimum and maximum scale values. You can determine the scale values by first zooming to the level you want to use and noting the scale value in the QGIS status bar. Map rendering can be controlled in the various ways, as described below.