QGIS Plugin installation
From AWF-Wiki
(Difference between revisions)
(→Installation of additional plugins) |
(→Installation of additional plugins) |
||
Line 2: | Line 2: | ||
==Installation of additional plugins== | ==Installation of additional plugins== | ||
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 | + | A connection with python plugin repositories is established. Type the names of following plugins in the '' Search '' field and install: |
# OpenLayers Plugin | # OpenLayers Plugin | ||
# Profile tool | # Profile tool |
Revision as of 11:45, 23 April 2020
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 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
- Processing R provider
You can activate and deactivate the plugins in the Installed tab of the Plugin Manager.