Germán Carrillo
ec23963359
Add tests for join attributes table with name conflicts (fix for #47650 )
2022-03-09 11:07:01 +10:00
Andrea Giudiceandrea
ad8237713a
GDAL Rasterize: add test for extent CRS handling
2022-02-06 16:51:10 +01:00
Alexander Bruy
d03ea9cdbc
add tests for reloading output of the GDAL rasterize algorithms
2022-02-01 08:26:43 +10:00
Mathieu Pellerin
e1b8abd5cb
Merge pull request #47049 from nirvn/refactor_missing_array_fix
...
Add missing string,integer,double array field types in the refactor and aggregate algorithms
2022-01-30 18:17:03 +07:00
nirvn
f223ef2112
Address review and tests failure
2022-01-30 16:36:06 +07:00
nirvn
6d4c9e162b
Add array_agg test
2022-01-30 14:39:54 +07:00
nirvn
2918c1a2c7
Skip gml_id to work around gdal >= 3.4 changing default GML format
2022-01-30 13:48:04 +07:00
nirvn
e722475a48
[processing] Add missing {string,integer,double} array types in the field mapping widget
2022-01-30 13:48:04 +07:00
nirvn
069ceeb104
[processing] Add a bunch of missing field types to the add field to attributes table algorithm
2022-01-29 11:30:54 +07:00
Benoît Blanc
b9473655b3
Add command-line based tests for ogr2ogr
2021-12-09 13:01:00 +10:00
Benoît Blanc
9213763f0a
Add tests for gdal:convertformat with convert_all_layers parameter
2021-12-09 13:01:00 +10:00
Matthias Kuhn
8d7110faf3
Merge pull request #45366 from suricactus/proper_quote_alg_aggr
...
Properly quote the delimiter in the processing aggregate algorithm
2021-10-27 13:41:08 +01:00
Clemens Raffler
baf50af3cd
add more testcases with differing layer CRSs
2021-10-25 09:30:34 +10:00
Clemens Raffler
9eabef7623
add ellipsoid and crs settings in test
2021-10-25 09:30:34 +10:00
Clemens Raffler
9ef92b7d1f
add testcase for centroid based distance
2021-10-25 09:30:34 +10:00
Clemens Raffler
4507337eac
add test result datasets
2021-10-25 09:30:34 +10:00
Clemens Raffler
0ce9fc505c
add point testdata
2021-10-25 09:30:34 +10:00
Clemens Raffler
257f45297c
add python based test
2021-10-25 09:30:34 +10:00
Ivan Ivanov
5df09e0e08
Add test for quoted delimiter
2021-10-21 12:36:33 +03:00
Mathieu Pellerin
4d2c24e850
[processing] Adjust st-dbscan algorithm to new duration parameter, change default unit to hours
2021-09-06 16:57:36 +10:00
nirvn
75c8eb7798
Add T test
2021-08-31 14:31:12 +07:00
Nyall Dawson
cf40573d2c
[feature][processing] Add new "Select within distance" and
...
"Extract within distance" algorithms
These algorithms allow users to select or extract features from one
layer which are within a certain distance of features from another
reference layer.
The distance checking is heavily optimised, using spatial indices
to restrict the number of features retrieved, and also automatically
handing the check off to the database server for postgis layers.
The distance parameter can also be data-defined.
Sponsored by QTIBIA Engineering
2021-08-06 17:37:09 +10:00
Loïc Bartoletti
72a0c41ea3
add tests
2021-07-28 09:13:46 +10:00
nirvn
f68ef8fb60
[feature][processing] A brand new spatiotemporal ST-DBSCAN clustering algorithm
2021-07-26 10:30:14 +10:00
Alexander Bruy
8541162003
restore moved test data
2021-06-21 07:17:42 +03:00
Alexander Bruy
fba25dce83
tests for SAGA provider
2021-06-21 07:17:36 +03:00
Alexander Bruy
a0945cfdfe
tests for GRASS provider
2021-06-21 07:17:36 +03:00
Alexander Bruy
6e93efe842
tests for OTB provider
2021-06-21 07:17:36 +03:00
Alexander Bruy
82ad2051e6
fix file permissions
...
remove duplicated short help file
2021-06-21 07:17:36 +03:00
nicogodet
21ed71aac9
fix test
2021-06-15 09:44:55 +02:00
nicogodet
bb3d9ad973
add test
2021-06-15 08:40:17 +02:00
Nyall Dawson
e70cf8da27
Fix zonal statistics does not correctly handle coordinate transforms
...
Fixes #26858
2021-06-11 06:16:53 +10:00
Andrea Giudiceandrea
7d57aeef22
Add test for GRASS r.proj alg
2021-06-04 16:52:57 +02:00
nirvn
410f4d024f
Add test, fix issue raised by test
2021-03-31 11:50:23 +07:00
Nyall Dawson
7e5b6dde2f
Loosen test precision following Geographiclib area calculation switch
2021-02-27 13:15:22 +10:00
Nyall Dawson
c7a25c6275
Split grass raster tests into two blocks
2021-02-09 09:31:44 +10:00
Nyall Dawson
2bc9f98bdd
Another SAGA hash
2021-02-08 13:23:41 +10:00
Nyall Dawson
36a07f795a
SAGA test hash
2021-02-08 13:23:41 +10:00
Nyall Dawson
2aacc6def0
Saga tolerance
2021-02-08 13:23:41 +10:00
Nyall Dawson
4005768f5b
Check in mask files
2021-02-08 13:23:41 +10:00
Nyall Dawson
63bc64d1fa
SAGA test tolerance
2021-02-08 13:23:41 +10:00
Nyall Dawson
6f8833d070
More saga test tolerance
2021-02-08 13:23:40 +10:00
Nyall Dawson
32df2d7966
SAGA silliness
2021-02-08 13:23:40 +10:00
Nyall Dawson
6c0fbe822e
More tolerance in SAGA tests
2021-02-08 13:23:40 +10:00
Nyall Dawson
22fc50f6bf
Disable r.rescale test -- cause intermitten segfaults in GRASS on CI (not our fault)
2021-02-08 13:23:40 +10:00
Nyall Dawson
7e691b561e
Disable the i.pansharpen test -- GRASS on CI raises a python exception when running this tool (not our fault)
2021-02-08 13:23:40 +10:00
Nyall Dawson
39acbf86c7
More SAGA test nonsense
2021-02-08 13:23:40 +10:00
Nyall Dawson
bbe2ffeeef
Disable some SAGA tests, make others more tolerant
...
Life is too short to deal with SAGA
2021-02-08 13:23:40 +10:00
Nyall Dawson
deea4fbe58
Update grass tests
2021-02-08 13:23:40 +10:00
Nyall Dawson
1629a576dc
Add grass raster hashes
2021-02-08 13:23:40 +10:00