mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Uniform and informative output names for Processing (GRASS-v.* modules take #1 - up to v.lidar*)
This commit is contained in:
parent
5e080ec389
commit
2e7f344214
@ -4,5 +4,5 @@ Vector (v.*)
|
||||
ParameterVector|input|Layer to clean|-1|False
|
||||
ParameterString|tool|Cleaning tools (comma separated)|break
|
||||
ParameterNumber|thresh|Threshold|None|None|0.0001
|
||||
OutputVector|output|Cleaned vector layer
|
||||
OutputVector|error|Errors layer
|
||||
OutputVector|output|Cleaned
|
||||
OutputVector|error|Errors
|
||||
|
@ -4,5 +4,5 @@ Vector (v.*)
|
||||
ParameterVector|input|Layer to clean|-1|False
|
||||
ParameterSelection|tool|Cleaning tool|break;snap;rmdangle;chdangle;rmbridge;chbridge;rmdupl;rmdac;bpol;prune;rmarea;rmline;rmsa
|
||||
ParameterNumber|thresh|Threshold|None|None|0.1
|
||||
OutputVector|output|Cleaned vector layer
|
||||
OutputVector|error|Errors layer
|
||||
OutputVector|output|Cleaned
|
||||
OutputVector|error|Errors
|
||||
|
@ -11,6 +11,4 @@ ParameterString|fs|Output field separator|,
|
||||
*ParameterString|nv|Null value indicator|
|
||||
*ParameterBoolean|-v|Vertical output (instead of horizontal)|False
|
||||
*ParameterBoolean|-r|Print minimal region extent of selected vector features instead of attributes|False
|
||||
OutputFile|file|Output file|
|
||||
|
||||
|
||||
OutputFile|file|Attributes
|
||||
|
@ -3,5 +3,4 @@ v.dissolve - Dissolves boundaries between adjacent areas sharing a common catego
|
||||
Vector (v.*)
|
||||
ParameterVector|input|Input vector layer|-1|False
|
||||
ParameterTableField|column|Name of column used to dissolve common boundaries|input|-1|False
|
||||
OutputVector|output|Dissolved layer
|
||||
|
||||
OutputVector|output|Dissolved
|
||||
|
@ -7,4 +7,4 @@ ParameterSelection|upload|Values describing the relation between two nearest fea
|
||||
ParameterTableField|column|Column where values specified by 'upload' option will be uploaded|to|-1|False
|
||||
ParameterTableField|to_column|Column name of nearest feature|to|-1|False
|
||||
ParameterBoolean|-a|Calculate distances to all features within the threshold|False
|
||||
OutputVector|output|Output layer
|
||||
OutputVector|output|Distance
|
||||
|
@ -6,5 +6,4 @@ ParameterVector|to|"to" input layer|-1|False
|
||||
ParameterSelection|upload|Values describing the relation between two nearest features|cat;dist;to_x;to_y;to_along;to_angle
|
||||
ParameterTableField|column|Column where values specified by 'upload' option will be uploaded|to|-1|False
|
||||
ParameterBoolean|-a|Calculate distances to all features within the threshold|False
|
||||
OutputVector|output|Output layer
|
||||
|
||||
OutputVector|output|Distance
|
||||
|
@ -7,5 +7,4 @@ ParameterSelection|method|Sampling method|nearest;bilinear;cubic
|
||||
ParameterString|scale|Scale factor for sampled raster values|1.0
|
||||
ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
|
||||
ParameterString|null_value|Vector Z value for unknown height|
|
||||
OutputVector|output|Output layer
|
||||
|
||||
OutputVector|output|3D vector
|
||||
|
@ -4,5 +4,4 @@ Vector (v.*)
|
||||
ParameterVector|input|Vector layer|-1|False
|
||||
ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
|
||||
ParameterBoolean|-d|Dissolve common boundaries|True
|
||||
OutputVector|output|Output layer
|
||||
|
||||
OutputVector|output|Selected
|
||||
|
@ -15,5 +15,4 @@ ParameterNumber|alpha|Snakes alpha parameter|None|None|1.0
|
||||
ParameterNumber|beta|Snakes beta parameter|None|None|1.0
|
||||
ParameterNumber|iterations|Number of iterations|None|None|1
|
||||
ParameterBoolean|-c|Copy attributes|True
|
||||
OutputVector|output|Output layer
|
||||
|
||||
OutputVector|output|Generalized
|
||||
|
@ -9,5 +9,4 @@ ParameterBoolean|-f|Import polyface meshes as 3D wire frame|True
|
||||
ParameterBoolean|-l|List available layers and exit|False
|
||||
ParameterBoolean|-i|Invert selection by layers (don't import layers in list)|False
|
||||
ParameterBoolean|-1|Import all objects into one layer|True
|
||||
OutputVector|output|Name for output vector map
|
||||
|
||||
OutputVector|output|Converted
|
||||
|
@ -2,4 +2,4 @@ v.in.wfs
|
||||
v.in.wfs - Import GetFeature from WFS
|
||||
Vector (v.*)
|
||||
ParameterString|wfs|GetFeature URL starting with 'http'|http://
|
||||
OutputVector|output|Name for output vector map
|
||||
OutputVector|output|Converted
|
||||
|
@ -5,5 +5,4 @@ ParameterVector|map|Name of input vector map|-1|False
|
||||
ParameterBoolean|-c|Print types/names of table columns for specified layer instead of info|False
|
||||
ParameterBoolean|-g|Print map region only|False
|
||||
ParameterBoolean|-t|Print topology information only|False
|
||||
OutputHTML|html|Info file
|
||||
|
||||
OutputHTML|html|Information
|
||||
|
@ -5,5 +5,4 @@ ParameterVector|input|Input layer|-1|False
|
||||
ParameterNumber|k|Number of partitions|2.0|32767|10
|
||||
ParameterString|column|Name for new column to which partition number is written|part
|
||||
ParameterBoolean|-d|Use drand48()|False
|
||||
OutputVector|output|Output layer
|
||||
|
||||
OutputVector|output|Partition
|
||||
|
@ -3,5 +3,4 @@ v.kernel - Generates a raster density map from vector point data using a moving
|
||||
Vector (v.*)
|
||||
ParameterVector|input|Input vector with training points|0|False
|
||||
ParameterNumber|stddeviation|Standard deviation in map units|None|None|0
|
||||
OutputRaster|output|Output raster map
|
||||
|
||||
OutputRaster|output|Kernel
|
||||
|
@ -8,6 +8,5 @@ ParameterString|lambda_c|Regularization weight in reclassification evaluation|1
|
||||
ParameterString|tch|High threshold for object to terrain reclassification|2
|
||||
ParameterString|tcl|Low threshold for object to terrain reclassification|1
|
||||
ParameterBoolean|-e|Estimate point density and distance|False
|
||||
OutputVector|output|Output classified layer
|
||||
OutputVector|terrain|Only 'terrain' points output layer
|
||||
|
||||
OutputVector|output|Classified
|
||||
OutputVector|terrain|Only 'terrain' points
|
||||
|
@ -10,5 +10,4 @@ ParameterString|tgl|Low gradient threshold for edge classification|3
|
||||
ParameterString|theta_g|Angle range for same direction detection|0.26
|
||||
ParameterString|lambda_r|Regularization weight in residual evaluation|2
|
||||
ParameterBoolean|-e|Estimate point density and distance|False
|
||||
OutputVector|output|Output vector layer
|
||||
|
||||
OutputVector|output|Edges
|
||||
|
@ -5,5 +5,4 @@ ParameterVector|input|Input vector (v.lidar.edgedetection output)|-1|False
|
||||
ParameterVector|first|First pulse vector layer|-1|False
|
||||
ParameterNumber|tj|Threshold for cell object frequency in region growing|None|None|0.2
|
||||
ParameterNumber|td|Threshold for double pulse in region growing|None|None|0.6
|
||||
OutputVector|output|Output vector layer
|
||||
|
||||
OutputVector|output|Buildings
|
||||
|
@ -4,5 +4,5 @@ Vector (v.*)
|
||||
ParameterVector|input|Layer to clean|-1|False
|
||||
ParameterString|tool|Cleaning tools (comma separated)|break
|
||||
ParameterNumber|threshold|Threshold|None|None|0.0001
|
||||
OutputVector|output|Cleaned vector layer
|
||||
OutputVector|error|Errors layer
|
||||
OutputVector|output|Cleaned
|
||||
OutputVector|error|Errors
|
||||
|
@ -4,5 +4,5 @@ Vector (v.*)
|
||||
ParameterVector|input|Layer to clean|-1|False
|
||||
ParameterSelection|tool|Cleaning tool|break;snap;rmdangle;chdangle;rmbridge;chbridge;rmdupl;rmdac;bpol;prune;rmarea;rmline;rmsa
|
||||
ParameterNumber|threshold|Threshold|None|None|0.1
|
||||
OutputVector|output|Cleaned vector layer
|
||||
OutputVector|error|Resulting errors layer
|
||||
OutputVector|output|Cleaned
|
||||
OutputVector|error|Errors
|
||||
|
@ -11,4 +11,4 @@ ParameterString|separator|Output field separator|,
|
||||
*ParameterString|null_value|Null value indicator|
|
||||
*ParameterBoolean|-v|Vertical output (instead of horizontal)|False
|
||||
*ParameterBoolean|-r|Print minimal region extent of selected vector features instead of attributes|False
|
||||
OutputFile|file|Output file|
|
||||
OutputFile|file|Attributes
|
||||
|
@ -3,5 +3,4 @@ v.dissolve - Dissolves boundaries between adjacent areas sharing a common catego
|
||||
Vector (v.*)
|
||||
ParameterVector|input|Input vector layer|-1|False
|
||||
ParameterTableField|column|Name of column used to dissolve common boundaries|input|-1|False
|
||||
OutputVector|output|Dissolved layer
|
||||
|
||||
OutputVector|output|Dissolved
|
||||
|
@ -7,5 +7,4 @@ ParameterSelection|method|Sampling method|nearest;bilinear;cubic
|
||||
ParameterString|scale|Scale factor for sampled raster values|1.0
|
||||
ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
|
||||
ParameterString|null_value|Vector Z value for unknown height|
|
||||
OutputVector|output|Output layer
|
||||
|
||||
OutputVector|output|3D vector
|
||||
|
@ -4,5 +4,4 @@ Vector (v.*)
|
||||
ParameterVector|input|Vector layer|-1|False
|
||||
ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
|
||||
ParameterBoolean|-d|Dissolve common boundaries|True
|
||||
OutputVector|output|Output layer
|
||||
|
||||
OutputVector|output|Selected
|
||||
|
@ -16,5 +16,4 @@ ParameterNumber|beta|Snakes beta parameter|None|None|1.0
|
||||
ParameterNumber|iterations|Number of iterations|None|None|1
|
||||
ParameterBoolean|-t|Do not copy attributes|False
|
||||
ParameterBoolean|-l|Disable loop support|True
|
||||
OutputVector|output|Output layer
|
||||
|
||||
OutputVector|output|Generalized
|
||||
|
@ -9,5 +9,4 @@ ParameterBoolean|-f|Import polyface meshes as 3D wire frame|True
|
||||
ParameterBoolean|-l|List available layers and exit|False
|
||||
ParameterBoolean|-i|Invert selection by layers (don't import layers in list)|False
|
||||
ParameterBoolean|-1|Import all objects into one layer|True
|
||||
OutputVector|output|Name for output vector map
|
||||
|
||||
OutputVector|output|Converted
|
||||
|
@ -2,4 +2,4 @@ v.in.wfs
|
||||
v.in.wfs - Import GetFeature from WFS
|
||||
Vector (v.*)
|
||||
ParameterString|url|GetFeature URL starting with 'http'|http://
|
||||
OutputVector|output|Name for output vector map
|
||||
OutputVector|output|Converted
|
||||
|
@ -5,5 +5,4 @@ ParameterVector|map|Name of input vector map|-1|False
|
||||
ParameterBoolean|-c|Print types/names of table columns for specified layer instead of info|False
|
||||
ParameterBoolean|-g|Print map region only|False
|
||||
ParameterBoolean|-t|Print topology information only|False
|
||||
OutputHTML|html|Info file
|
||||
|
||||
OutputHTML|html|Information
|
||||
|
@ -4,4 +4,4 @@ Vector (v.*)
|
||||
ParameterVector|map|Input layer|-1|False
|
||||
ParameterNumber|npartitions|Number of partitions|2.0|32767|10
|
||||
ParameterString|column|Name for new column to which partition number is written|part
|
||||
OutputVector|output|Output layer
|
||||
OutputVector|output|Partition
|
||||
|
@ -8,6 +8,5 @@ ParameterString|lambda_c|Regularization weight in reclassification evaluation|1
|
||||
ParameterString|tch|High threshold for object to terrain reclassification|2
|
||||
ParameterString|tcl|Low threshold for object to terrain reclassification|1
|
||||
ParameterBoolean|-e|Estimate point density and distance|False
|
||||
OutputVector|output|Output classified layer
|
||||
OutputVector|terrain|Only 'terrain' points output layer
|
||||
|
||||
OutputVector|output|Classified
|
||||
OutputVector|terrain|Only 'terrain' points
|
||||
|
@ -10,5 +10,4 @@ ParameterString|tgl|Low gradient threshold for edge classification|3
|
||||
ParameterString|theta_g|Angle range for same direction detection|0.26
|
||||
ParameterString|lambda_r|Regularization weight in residual evaluation|2
|
||||
ParameterBoolean|-e|Estimate point density and distance|False
|
||||
OutputVector|output|Output vector layer
|
||||
|
||||
OutputVector|output|Edges
|
||||
|
@ -5,5 +5,4 @@ ParameterVector|input|Input vector (v.lidar.edgedetection output)|-1|False
|
||||
ParameterVector|first|First pulse vector layer|-1|False
|
||||
ParameterNumber|tj|Threshold for cell object frequency in region growing|None|None|0.2
|
||||
ParameterNumber|td|Threshold for double pulse in region growing|None|None|0.6
|
||||
OutputVector|output|Output vector layer
|
||||
|
||||
OutputVector|output|Buildings
|
||||
|
Loading…
x
Reference in New Issue
Block a user