Skip to content
Snippets Groups Projects

Fix typo in python error message

Merged Victor Poughon requested to merge typo-GetVectorImageAsNumpyArray into develop

Error message currently says:

Output image from application has more than 1 band
GetImageFromNumpyArray only returns the first band, which will result in a loss of data.
In this case you must use GetVectorImageFromNumpyArray which is capable of return a 3 dimension image.

But the correct method to use here is GetVectorImageAsNumpyArray.

Merge request reports

Merge request pipeline #364 passed

Merge request pipeline passed for 6c321358

Merged by Victor PoughonVictor Poughon 6 years ago (Mar 8, 2019 4:42pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading