Alexander Bruy
|
f8d0ecc7ee
|
[processing] add default value to user filter matrix (fix #29999)
|
2019-05-29 13:43:18 +03:00 |
|
volaya
|
83e6dd3efe
|
[processing] fixed description of SAGA gaussian filter algorithm
Fixes #21797
|
2019-05-23 11:46:56 +02:00 |
|
Nyall Dawson
|
8bef710cea
|
[processing][saga] Difference and symmetric difference algorithms have known issues in SAGA LTR
|
2019-03-06 06:33:06 +10:00 |
|
Nyall Dawson
|
4f8e2317d7
|
[processing][saga] Fix definition of Multiple regression points/grids alg
Fixes #21146
|
2019-02-01 21:06:16 +11:00 |
|
Alexander Bruy
|
c6540a6276
|
[processing] fix description files for SVM SAGA algs (fix #20796)
|
2019-01-24 09:31:18 +11:00 |
|
Nyall Dawson
|
efd54f862f
|
[processing][SAGA] Resync Fill Sinks descriptions, add tests
Refs #20051
|
2019-01-07 09:55:46 +10:00 |
|
Nyall Dawson
|
45f8b863db
|
[processing][SAGA] Resync parameters for resample tool
And add tests
Fixes #20882
|
2019-01-07 09:55:46 +10:00 |
|
Nyall Dawson
|
c7cb5a8e3b
|
[processing][SAGA] Fix output type of Zonal Grid Stats alg
and add unit test
Fixes #20815
|
2018-12-17 10:50:47 +10:00 |
|
Nyall Dawson
|
71b32f072c
|
[processing][SAGA] Fix output type for RGB Composite should be tif, not sdat format
|
2018-12-05 04:47:33 +10:00 |
|
Giovanni Manghi
|
25bfca492f
|
partial fix for SAGA RGB composite tool
|
2018-12-04 11:49:20 +10:00 |
|
Nyall Dawson
|
455e04ea66
|
[processing][SAGA] Fix definition of Patching algorithm
And add unit test
Fixes #20698
|
2018-12-04 10:36:38 +10:00 |
|
Luigi Pirelli
|
e1b3524b5d
|
Merge pull request #8443 from NaturalGIS/fix_saga_point_distances
fix the SAGA Points Distances tool
|
2018-12-02 23:36:38 +01:00 |
|
Etienne Trimaille
|
c1f8db9b2e
|
fix nodata parameter in saga
|
2018-11-22 14:08:49 -04:00 |
|
Giovanni Manghi
|
b67ef4f7f6
|
fix the SAGA Points Distances tool
|
2018-11-08 17:22:06 +00:00 |
|
Nyall Dawson
|
1a2d0cc54f
|
[processing][SAGA] Fix multilevel b spline description files
Resync with SAGA parameters
|
2018-10-26 13:15:43 +10:00 |
|
Luigi Pirelli
|
3b29e59885
|
small fix in parameter description removing spaces
|
2018-08-24 06:18:51 +10:00 |
|
Luigi Pirelli
|
ad96be96a9
|
Fix Thershold parameter for SAGA Watershed algorithm
|
2018-08-24 06:18:51 +10:00 |
|
Nyall Dawson
|
43d3870978
|
[processing][saga] Fix cubic spline definition, add unit test
|
2018-08-08 17:29:58 +10:00 |
|
Nyall Dawson
|
93146f7c9f
|
[processing][saga] Outputs from snap algorithms should both be optional
|
2018-07-12 11:32:37 +10:00 |
|
Rudi von Staden
|
64352fb159
|
Fix input parameter types for SAGA SnapPointstoLines
|
2018-07-12 11:32:37 +10:00 |
|
Rudi von Staden
|
dd4c49deae
|
Fix input parameters of SAGA SnapPointstoPoints
Fixes #19382
|
2018-07-12 11:32:37 +10:00 |
|
Nyall Dawson
|
8323462f3b
|
[processing][saga] Fix definition of cross profiles alg, add test
|
2018-06-16 15:35:31 +10:00 |
|
Nyall Dawson
|
55a54b0971
|
[processing][saga] Fix duplicate confusion matrix algs
Fixes #19188
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
37e379836b
|
[processing][saga] Fix duplicate cluster analysis algs
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
a8c0cef49a
|
[processing][saga] Fix params for IDW alg
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
d04fee69b3
|
[processing][saga] Remove duplicate GWR algs, fix params
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
0a2c856bbb
|
[processing][saga] Remove duplicate polygon self intersection alg, fix params and add test
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
dd9e46f86c
|
[processing][saga] Remove duplicate intersect alg, add test
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
c85b1649c8
|
[processing][saga] Remove duplicate symmetrical difference alg
and add test.
Warnings: SAGA results are bad here! Use the native QGIS alg
instead
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
f75d31c40c
|
[processing][saga] Remove duplicate polygon difference alg, add test
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
bdac9f10c6
|
[processing][saga] Remove duplicate identity alg, add test
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
07530be1b6
|
[processing][saga] Remove duplicate polygon union algorithm
Also
- fix typo in algorithm name
- add unit test
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
939551bc35
|
[processing][saga] Remove duplicate polygon update algorithm, add test
|
2018-06-15 13:48:43 +10:00 |
|
Nyall Dawson
|
77786f38c3
|
[processing][SAGA] Fix interpolation choices for add grid values algorithms
And add more tests
Fixes #19132
|
2018-06-08 12:18:35 +10:00 |
|
Nyall Dawson
|
1bc1790b7b
|
[processing][SAGA] Resync kriging parameters with saga manual
And remove duplicate kriging algorithms, add tests
Fixes #18191
|
2018-06-04 15:05:15 +10:00 |
|
Nyall Dawson
|
433513005a
|
[processing][SAGA] Fix missing outputs from some algorithms
Fixes #19103
|
2018-06-04 13:16:08 +10:00 |
|
Nyall Dawson
|
4289bcb3cb
|
[processing][saga] Fix some field parameters are incorrectly defined as feature sources
Fixes #18193
|
2018-06-01 15:55:11 +10:00 |
|
Nyall Dawson
|
cb638b6345
|
[processing][saga] Make some Slope,Aspect,Curvature outputs optional and non-default
|
2018-05-07 19:17:04 +10:00 |
|
Jason Hilton
|
a0a5f6cebc
|
[processing] Fix saga natural neighbor parameters
fixes #16604
|
2018-05-07 14:16:38 +10:00 |
|
Matthias Kuhn
|
0a269aa6e6
|
Merge pull request #6864 from ghtmtt/fix_saga
[processing] fix broken SAGA algorithms
|
2018-05-02 16:47:03 +02:00 |
|
Nyall Dawson
|
313970de79
|
[processing][saga] Remove redundant spaces from description files
|
2018-05-02 04:55:59 +10:00 |
|
Nyall Dawson
|
c2f224b446
|
[processing][saga] Fix "channel network and drainage basins" alg
Fixes #18870
|
2018-05-02 04:55:59 +10:00 |
|
matteo
|
9050a89af1
|
[processing] fix broken SAGA algorithms
|
2018-04-26 12:27:13 +02:00 |
|
Salvatore Larosa
|
23172a101e
|
[processing] Fixes #18183: SAGA "output extent" should not be mandatory
|
2018-03-10 22:08:07 +01:00 |
|
Alexander Bruy
|
068d74d51a
|
[processing] allow enums values to be used in description files
|
2018-02-08 17:22:20 +02:00 |
|
volaya
|
1b8fa82790
|
[processing] fixed saga algs descriptions
|
2017-12-13 14:39:09 +01:00 |
|
Alexander Bruy
|
4b63975eaf
|
[processing] tests for SAGA provider and related fixes
|
2017-11-09 18:56:44 +02:00 |
|
Nyall Dawson
|
8d91f1f1eb
|
Restore more saga functionality
|
2017-11-09 18:56:44 +02:00 |
|
Nyall Dawson
|
9ba414394d
|
Convert SAGA ParameterTableField parameters
|
2017-11-09 18:56:44 +02:00 |
|
Nyall Dawson
|
7953936c90
|
Update SAGA ParameterMultipleInput parameters
|
2017-11-09 18:56:19 +02:00 |
|