QGIS Plugin installation
From AWF-Wiki
(Difference between revisions)
(→Installation of additional plugins) |
|||
Line 1: | Line 1: | ||
{{Rstutcontent}} | {{Rstutcontent}} | ||
==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]. Python is easy to learn and a growing community in the field of geoinformatics use Python 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]. [http://www.python.org Python] is easy to learn and a growing community in the field of geoinformatics use [http://www.python.org Python] 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. Go to | A connection with python plugin repositories is established. Go to | ||
the '' Get more '' tab and install the following plugins: | the '' Get more '' tab and install the following plugins: |
Revision as of 08:45, 23 October 2013
Installation of additional plugins
The core engine of QGIS is coded in C++, but additional QGIS plugins are written in the scripting language Python. Python is easy to learn and a growing community in the field of geoinformatics use Python 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. Go to the Get more tab and install the following plugins:
- OpenLayers Plugin
- Table Manager
- Profile Tool
- Metatools
You can activate and deactivate the plugins in the Installed tab of the Plugin Manager.