Add Official Remote module in QGis

Description

Actually when compiling OTB, the "official" Remotes modules QGis descriptors are not generated. The problem is that the application list generated in Modules/Core/Wrappers/QGIS/src/CMakeLists.txt does not contains the remotes module applications.

The solution is to add remotes modules applications to this list and the descriptors will be automatically generated.

Another problem is for external remotes modules. Currently there is no solution available to generate the QGIS descriptors for theses modules. We could ship the otbQGISDescriptor executable with otb package.

If we ship otbQGisDescriptor with otb, we should also improve the error handling and the executable manual/documentation (see discussion here otb-qgis-plugin#11 (closed) )

Definition of Ready

  • task duration has been evaluated
  • Time during sprint to do this task

Definition of Done

Edited by Tristan Laurent