OTB Plugin installation

From AWF-Wiki
(Difference between revisions)
Jump to: navigation, search
(Configure OTB plugin in QGIS)
Line 21: Line 21:
 
[[Category:Installation Guide]]
 
[[Category:Installation Guide]]
  
=Installation Guide for Mac OS=
+
==Mac OS==
* For the OTB Plugin installation Python 2.7 must be installed
+
On the [[https://www.orfeo-toolbox.org/download/ otb download page]]
* Download and install https://www.python.org/ftp/python/2.7.16/python-2.7.16-macosx10.9.pkg
+
right click on {{button|text=MacOS}}. {{mitem|text=Save as..}}.
[[File:python2.7.png|600px]]
+
* Follow the instructions
+
 
+
  
 
* Move OTB-6.6.1-Darwin64.run to the Applications folder
 
* Move OTB-6.6.1-Darwin64.run to the Applications folder
Line 37: Line 34:
 
  <pre> ./OTB-6.6.1-Darwin64.run </pre>
 
  <pre> ./OTB-6.6.1-Darwin64.run </pre>
  
 
+
===Configure OTB plugin in QGIS===
* Start QGIS
+
* Open plugin manager {{mitem|text=Plugins -> Manage and Install Plugins}}
+
* Select Settings on left pane and then click {{button|text=Add..}} to add a new plugin repository.
+
* Write Name for repository. eg: {{typed|text=CNES plugin repository}}
+
* Write URL as {{typed|text=http://orfeo-toolbox.org/qgis/plugins.xml}} and click {{button|text=OK}}. The repository will be added to the list and status shown as connected. Click {{button|text=Reload all Repositories}}.
+
 
+
[[File:qgis_otb_plugin_manager.png|600px]]
+
 
+
* Select All on the left pane and type {{typed|text=otb}} into the search field.
+
* Select {{typed|text=Processing OTB provider}} and click {{button|text=Install Plugin}}. {{button|text=Close}}.
+
 
+
[[File:qgis_otb_plugin_install.png|600px]]
+
 
+
* Open plugin manager {{mitem|text=Plugins -> Manage and Install Plugins}}. Click on Installed tab on left and make sure box next to Processing OTB provider is checked.
+
+
==Configure OTB plugin in QGIS for MacOS==
+
  
 
*Open processing settings from the main menu:
 
*Open processing settings from the main menu:

Revision as of 13:08, 11 November 2019

  • Download latest Orfeo toolbox standalone Binary packages. They are available for Windows 7 or higher, Linux, Mac OS and can be downloaded from the OTB download page.

Contents

Windows

Pick the correct version (32 bit or 64 bit) depending on your system from the otb download page. Unzip the downloaded OTB binary archive to a local folder (e.g. C:\opt). The folder contains both command line and native otb graphical launchers. The applications can be launched from the Mapla launcher. If you want to use the otbcli and otbgui launchers, you can initialize a command prompt with otbenv.bat.

Configure OTB plugin in QGIS

Since QGIS 3.8 "Zanzibar" a Processing OTB plugin ist already included in the default QGIS distribution. No need to install an additional plugin.

  • Open processing settings from the main menu:

Settings -> Options -> Processing (left panel) You can see OTB under "Providers".

  • Expand OTB tab
  • Tick Activate box
  • Set OTB folder. This is location of your OTB installation (e.g. C:\opt\OTB-7.0.0-Win64)
  • Set OTB application folder. This is location of your OTB applications. (e.g. C:\opt\OTB-7.0.0-Win64\lib\otb\applications).
  • Click OK to save settings and close dialog. If settings are correct, you will have OTB algorithms loaded in QGIS Processing toolbox.

Qgis-otb-plugin settings.png

Mac OS

On the [otb download page] right click on MacOS. Save as...

  • Move OTB-6.6.1-Darwin64.run to the Applications folder
  • Open Terminal and change direction to Applications
 cd /Applications 
  • Make sure the xcrun is installed
 xcode-select --install 
  • Install the OTB-6.6.1-Darwin64.run
 chmod +x OTB-6.6.1-Darwin64.run 
 ./OTB-6.6.1-Darwin64.run 

Configure OTB plugin in QGIS

  • Open processing settings from the main menu:

Settings -> Options -> Processing (left panel) You can see OTB under "Providers".

  • Expand OTB tab
  • Tick Activate box
  • Set OTB folder. This is location of your OTB installation (e.g. /Applications/OTB-6.6.1-Darwin64)
  • Set OTB application folder. This is location of your OTB applications. (e.g. /Applications/OTB-6.6.1-Darwin64/lib/otb/applications).
  • Click OK to save settings and close dialog. If settings are correct, you will have OTB algorithms loaded in QGIS Processing toolbox.

QGIS .png

Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export