OSGeo Paris Code Sprint 2016

From OTBWiki
Jump to: navigation, search

Event page: https://wiki.osgeo.org/wiki/Paris_Code_Sprint_2016

Ideas for work during the sprint

  • Improve OSGeo Live documentation
    • Manuel
      • Update OTB overview with up to date information (functions, links, versions...)
      • Update OTB quickstart with new examples, demos, screenshots for OTB/OTB-Applications and Monteverdi (version 3)
      • Add information about the OTB integration in QGIS processing in the OTB Quickstart
      • Check OTB quickstart documentation to see if it explains clearly how to install extra packages to develop and use C++ API
  • Work on OTB-QGIS integration (otb-dev thread)
    • Manuel
      • See if it's possible to improve automation the generation of OTB-Applications wrappers in QGIS processing (need to generate XML files from the ApplicationEngine API)
      • Document OTB access through QGIS in OTB website (otb/qgis compatibility) and also in OTB documentation (cookbook)
      • See how to integrate version checking of OTB in QGIS processing (see discussion in PR https://github.com/qgis/QGIS/pull/2251 and on otb-developers mailing list). Need to parse output of 'otbcli_XXX -version'. Note that there are ongoing work in qgis master tree by olaya regarding otb version detection: https://github.com/qgis/QGIS/commit/864e1921e6e4e6b4d99d50122c772c530c4478a4
      • Add a way to test this integration on the OTB dashboard. We're hosting submissions from QGIS project so it should not be so difficult to add dedicated test for this (http://dash.orfeo-toolbox.org/)
      • Is it possible to use OTB through QGIS using a custom otb installation (standalone binary package, local compilation)? (See thread on otb-users;: https://groups.google.com/forum/#!topic/otb-users/xHpC2qzvqSU)
  • OTB/GDAL
    • Manuel
      • Migrate otb::VectorData classes to use the otb OGR wrappers
  • Look at Aaron Boxer's OpenJPEG fork: https://groups.google.com/forum/#!topic/openjpeg/F6IJ9ROz7Zg
  • Look at GDALImageIO issue for Monteverdi RFC-21: https://groups.google.com/forum/?hl=fr#!topic/otb-developers/ObOu5OdXQiw
  • OTB/QGIS integration. Test connection to custom OTB. "otb application path" setting seems to be available on linux and not windows

Participants from Orfeo-toolbox

Please add yourself:

  • Victor Poughon (CNES)
  • Guillaume Pasero (CS)
  • Angelos Tzotsos (NTUA)