Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 196
    • Issues 196
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge requests
  • !846

ENH: Improve QGIS field parameter selection

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julien Cabieces requested to merge troopa81/otb:new_improve_qgis_param_w_vectordatalist into develop Aug 17, 2021
  • Overview 7
  • Commits 6
  • Pipelines 4
  • Changes 8

This MR follows !767 (merged) and !768 (merged) to improve parameter selection in QGIS.

It replaces some ParameterListView with ParameterType_Field and ParameterType_InputFilename with ParameterType_InputVectorData when relevant.

These modifications were delayed in order to wait for QGIS 3.18 release which embed this PR. It indeed needs the support of field selection for MultipleLayers in TrainImagesClassifier (which is a composite of the other modified applications)

I would like to update QGISInterface.rst but I'm not sure in which OTB version this modification will land (8.0 ? 8.1.0?).

cc @ytanguy @esarrazin

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: new_improve_qgis_param_w_vectordatalist