QGIS Plugin installation
From AWF-Wiki
(Difference between revisions)
(→Installation of additional plugins) |
(→Installation of additional plugins) |
||
Line 3: | Line 3: | ||
The core engine of QGIS is coded in C++, but additional QGIS plugins are written in the scripting language [http://www.python.org Python] which is easy to learn and a growing community in the field of geoinformatics use it to extent the functionality of QGIS. You may install additional plugins with internet connection. {{mitem|text= Plugins --> Manager and Install Plugins --> Settings}}. Click {{tool|text=Show also experimental plugins}} on. | The core engine of QGIS is coded in C++, but additional QGIS plugins are written in the scripting language [http://www.python.org Python] which is easy to learn and a growing community in the field of geoinformatics use it to extent the functionality of QGIS. You may install additional plugins with internet connection. {{mitem|text= Plugins --> Manager and Install Plugins --> Settings}}. Click {{tool|text=Show also experimental plugins}} on. | ||
A connection with python plugin repositories is established. Type the names of the following plugins in the '' Search '' field and install: | A connection with python plugin repositories is established. Type the names of the following plugins in the '' Search '' field and install: | ||
− | # OpenLayers | + | # OpenLayers Plugin |
− | # Profile | + | # Profile tool |
# Temporal/Spectral Profile Tool | # Temporal/Spectral Profile Tool | ||
# Point Sampling Tool | # Point Sampling Tool | ||
+ | # Go2NextFeature3 | ||
# Qgis2threejs | # Qgis2threejs | ||
# qgis2web | # qgis2web | ||
− | # Semi-Automatic Classification | + | # Semi-Automatic Classification |
You can activate and deactivate the plugins in the ''Installed'' tab of the Plugin Manager. | You can activate and deactivate the plugins in the ''Installed'' tab of the Plugin Manager. | ||
[[Category:Installation Guide]] | [[Category:Installation Guide]] |
Revision as of 08:23, 2 July 2019
Installation of additional plugins
The core engine of QGIS is coded in C++, but additional QGIS plugins are written in the scripting language Python which is easy to learn and a growing community in the field of geoinformatics use it to extent the functionality of QGIS. You may install additional plugins with internet connection. Plugins --> Manager and Install Plugins --> Settings. Click Show also experimental plugins on. A connection with python plugin repositories is established. Type the names of the following plugins in the Search field and install:
- OpenLayers Plugin
- Profile tool
- Temporal/Spectral Profile Tool
- Point Sampling Tool
- Go2NextFeature3
- Qgis2threejs
- qgis2web
- Semi-Automatic Classification
You can activate and deactivate the plugins in the Installed tab of the Plugin Manager.