Bug report #12520
SAGA Contour Lines from Grid fails in Processing
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Giovanni Manghi | ||
Category: | Processing/SAGA | ||
Affected QGIS version: | 2.8.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20665 |
Description
Unknown option 'INPUT'
____________________
- ## ##### ##
- ### ## ###
- # ## ## #### # ##
- ##### ## # #####
- # ## ##### # ##
____________________
- # ## ##### # ##
SAGA Version: 2.1.4
____________________
library path: /usr/lib/x86_64-linux-gnu/saga/
library name: libshapes_grid
library : Grid Tools
tool : Contour Lines from Grid
author : (c) 2001 by O.Conrad
processors : 4 [4]
____________________
Usage: saga_cmd shapes_grid 5 -GRID <str> [-CONTOUR <str>] [-VERTEX <str>] [-ZMIN <str>] [-ZMAX <str>] [-ZSTEP <str>]
-GRID:<str> Grid
Grid (input)
-CONTOUR:<str> Contour
Shapes (output)
-VERTEX:<str> Vertex Type
Choice
Available Choices:
[0] x, y
[1] x, y, z
Default: 0
-ZMIN:<str> Minimum Contour Value
Floating point
Default: 0.000000
-ZMAX:<str> Maximum Contour Value
Floating point
Default: 10000.000000
-ZSTEP:<str> Equidistance
Floating point
Minimum: 0.000000
Default: 10.000000
History
#1 Updated by Giovanni Manghi over 9 years ago
- Pull Request or Patch supplied changed from No to Yes
- Target version set to Version 2.8.2
- Assignee changed from Victor Olaya to Giovanni Manghi
- Status changed from Open to In Progress
fixed here
#2 Updated by Giovanni Manghi over 9 years ago
- Resolution set to fixed/implemented
- Status changed from In Progress to Closed