QGIS Plugin installation
From AWF-Wiki
(Difference between revisions)
(→Installation of additional plugins) |
(→Installation of additional plugins) |
||
Line 1: | Line 1: | ||
==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 --> | + | 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 --> Manage and Install Plugins --> Settings}}. Click {{tool|text=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: | + | A connection with python plugin repositories is established. Type the names of following plugins in the '' Search '' field of the "All" Tab and install: |
# OpenLayers Plugin | # OpenLayers Plugin |
Revision as of 09:49, 31 May 2021
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 --> Manage 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 of the "All" Tab and install:
- OpenLayers Plugin
- Profile tool
- Temporal/Spectral Profile Tool
- Point Sampling Tool
- Go2NextFeature3
- Qgis2threejs
- qgis2web
- Processing R provider
- EO Time Series Viewer
You can activate and deactivate the plugins in the Installed tab of the Plugin Manager.