Alexander Bruy
1744ad7114
[processing] restore clip raster by extent algorithm
2017-10-11 17:06:11 +03:00
Alexander Bruy
26f80351f0
[processing] restore nearest neighbor interpolation
2017-10-11 17:06:11 +03:00
Alexander Bruy
ad591c768e
[processing] restore inverse distance to a power algorithm
2017-10-11 17:06:11 +03:00
Alexander Bruy
dc7b9e41bc
[processing] restore grid data metrics algorithm
2017-10-11 17:06:11 +03:00
Alexander Bruy
8c09860dd7
[processing] restore moving average interpolation
2017-10-11 17:06:11 +03:00
Alexander Bruy
6ec7b6e741
remove duplicate tests
2017-10-11 17:06:11 +03:00
Alexander Bruy
f663ceb8dd
[processing] restore slope algorithm
2017-10-11 17:06:11 +03:00
Alexander Bruy
c9ea8892d5
[processing] restore TPI algorithm
2017-10-11 17:06:11 +03:00
Nyall Dawson
d0fea64b23
Port GDAL info alg to new API
2017-08-30 17:44:52 +10:00
Mathieu Pellerin
a9d8d395d2
[processing] restore near black and hillshade gdal algs ( #5028 )
2017-08-16 11:26:10 +07:00
Nyall Dawson
aece517c50
Avoid duplicate geometry columns, invalid geometry column name in gdal points along lines alg
2017-08-15 20:58:08 +10:00
Nyall Dawson
f9750dde52
Port gdal color relief to new API
2017-08-14 05:55:50 +10:00
Nyall Dawson
1cbbbc4b83
Port gdal tri alg to new API
2017-08-14 05:49:18 +10:00
Nyall Dawson
1cbbb8a0fb
Port gdal aspect alg to new API
2017-08-14 05:05:39 +10:00
Nyall Dawson
b87b2fe827
Allow skipping crs check in processing test results
...
The GML format often requires extra 'hand holding' in order to
get QGIS to detect it's CRS (e.g. GML files created directly
in GDAL will not have an autodetected CRS when pulled into
QGIS). This needs fixing, but as a workaround to allow
processing algorithm porting to continue we can now skip
the crs check for these layers.
2017-08-14 04:56:24 +10:00
Nyall Dawson
97a8d1a7a2
Fix failing test
2017-08-14 04:56:24 +10:00
Nyall Dawson
6301ff6606
Resurrect OGR points along lines algorithm
2017-08-14 04:56:24 +10:00
Nyall Dawson
2da85f8771
Temporarily deactivate all processing providers/algorithms
...
While the processing API is in such a state of flux it's
become unmaintainable to port these algorithms change-by-change.
Instead, disable them all until the API is fixed, and then we
can port them algorithm by algorithm and reactivate each
test in turn.
2017-06-06 07:41:19 +10:00
Alexander Bruy
80c8875275
fix failing test
2017-04-30 20:29:39 +03:00
Nyall Dawson
11d71d98bc
Attempt to fix failing GDAL test
2017-04-07 13:34:06 +10:00
matteo
58d0c18009
[processing] gdal nearest neighbor test
2017-03-04 09:42:48 +01:00
matteo
1106c9d4c7
[processing] gdal moving average interpolation test
2017-03-04 09:42:48 +01:00
matteo
7c612ff6d5
[processing] gdal data metrics interpolation test
2017-03-04 09:42:48 +01:00
matteo
6f042835b2
[processing] gdal IDW test
2017-03-04 09:42:48 +01:00
matteo
71aac8afb3
[processing] gdal raster calculator test
2017-03-04 09:42:48 +01:00
matteo
79b6c29b1f
[processing] gdal proximity test
2017-03-04 09:42:48 +01:00
Alexander Bruy
e8be083daa
[processing] remove unused parameters from test (followup 5ade65aa16)
2017-02-10 18:02:52 +02:00
matteo
f7644b4708
[processing] add test for merge gdal
2017-01-27 10:13:04 +01:00
matteo
a49fc8ab99
[processing] add test for color relief gdal
2017-01-25 09:29:23 +01:00
Alexander Bruy
9909109928
Merge pull request #3973 from ghtmtt/good_test2
...
[processing] other gdal tests
2017-01-10 16:32:17 +02:00
matteo
eb826fb058
gdal TPI test
2017-01-10 09:30:08 +01:00
matteo
1f645c1996
gdal near black test
2017-01-10 09:30:08 +01:00
matteo
ad11ec4b7f
gdal TRI test
2017-01-10 09:30:08 +01:00
matteo
64f2b660fd
gdal roughness test
2017-01-10 09:30:08 +01:00
Alexander Bruy
29d108f38f
[processing] allow raster options widget accept string parameters and outputs in modeler
2017-01-07 14:37:58 +02:00
Alexander Bruy
f9680ddc0c
[processing] use custom options widget in GDAL algorithms
2017-01-07 10:02:13 +02:00
Alexander Bruy
c5835e9adc
[processing] fix test and menus after renaming GdalOgr provider
2016-12-31 09:09:07 +02:00
Alexander Bruy
0589566e4b
[processing] mark buffer lines test as expected failure
...
This test failed as result and expected WKT geometries differ
only because of 0 vs. -0 in one coordinates pair
2016-11-12 13:31:45 +02:00
Alexander Bruy
2287230f0f
[processing] fix parameter definition in offset curve algorithm
2016-11-12 13:31:45 +02:00
Alexander Bruy
426c5bef47
[processing] compare only geometry in tests
2016-11-12 13:31:45 +02:00
Alexander Bruy
e1ee477c40
[processing] use numeric parameter for buffer distance
2016-11-12 13:31:44 +02:00
Alexander Bruy
d239a97c41
[processing] test for OGR one-side buffer
2016-11-12 13:31:43 +02:00
Alexander Bruy
32094e93d0
[processing] add test for OGR offset lines
2016-11-12 13:31:43 +02:00
Alexander Bruy
397df65908
[processing] add test for points along lines
2016-11-12 13:31:43 +02:00
Alexander Bruy
d08c02dbd0
[processing] disable polygonize test, as it is not stable
2016-11-12 13:31:43 +02:00
Alexander Bruy
23de13c03f
[processing] add test for OGR buffer with dissolve
2016-11-12 13:31:42 +02:00
Alexander Bruy
31a6189a9c
[processing] add test for OGR polygon buffering
2016-11-12 13:31:42 +02:00
Alexander Bruy
5991eccb47
[processing] simple test for ogr buffering
2016-11-12 13:31:42 +02:00
Alexander Bruy
159fda68f2
[processing] add test for gdal_polygonize
2016-11-12 13:31:41 +02:00
Alexander Bruy
519e76c79f
[processing] add test for gdalinfo algorithm
2016-09-14 15:55:14 +03:00