2033 Commits

Author SHA1 Message Date
Nyall Dawson
2db7fca7a6 [processing] Add tests for clip algorithm 2016-07-14 08:05:59 +10:00
Nyall Dawson
9e1ddcb54d [processing] Allow modification of feature request when using
vector.features

Allows for optimising the request through subsets of attributes
or no geometry fetching
2016-07-13 12:06:41 +10:00
Juergen E. Fischer
e451b9ad6f indentation and spelling fixes 2016-07-08 12:59:38 +02:00
Martin Dobias
47eae5865a [processing] Fix preconfigured alg creation (fixes #15100) 2016-07-05 19:32:33 +02:00
Matthias Kuhn
143cfab104 [processing] Difference: don't ignore invalid geometries by default
Fix #9297
2016-07-04 00:43:36 +02:00
Matthias Kuhn
f6710b0528 python3 fixes 2016-07-03 14:54:26 +02:00
Alexander Bruy
a12152c724 Merge pull request #3238 from medspx/processing_g7_raster_tests
[processing] more grass7 unit tests and their fixes
2016-06-29 19:49:58 +03:00
Alexander Bruy
1b60b088a2 [processing] support more field types 2016-06-27 14:18:31 +03:00
Médéric RIBREUX
ef4a0d8d08 Move problematics tests at the end of tests... 2016-06-26 21:20:19 +02:00
Médéric RIBREUX
4140655f20 Remove 3 unit tests that don't perform well in osgeo4travis 2016-06-26 17:29:53 +02:00
Médéric RIBREUX
a1c541ee6d Add another bunch of tests for rasters 2016-06-26 16:13:39 +02:00
Médéric RIBREUX
2a98098c13 Fix r.li interfaces 2016-06-26 16:12:03 +02:00
Médéric RIBREUX
758f917ecb Fix r.his 2016-06-26 12:48:31 +02:00
Médéric RIBREUX
b68800e188 Fix r.fillnulls 2016-06-26 12:36:27 +02:00
Médéric RIBREUX
25411c733c Fix r.composite 2016-06-26 11:58:19 +02:00
Alexander Bruy
87fea73647 [processing] add support for longlong fields in spatial join alg (fix #15072) 2016-06-24 15:10:49 +03:00
Alexander Bruy
67493514be Merge pull request #3231 from arnaud-morvan/processing_menu_translation
[processing] translate alg names in vector menu and options dialog
2016-06-24 08:49:42 +03:00
arnaud.morvan@camptocamp.com
9edab1e0a8 [Processing] Translate alg names in menu and options dialog 2016-06-23 17:38:46 +02:00
Alexander Bruy
c81b14d59e [processing] replace original layer name with exported in the final OGR command (fix #15099) 2016-06-22 15:16:32 +03:00
Alexander Bruy
b9b8d37cc0 [processing] add "-te_srs" option to gdal_warp (fix #15033) 2016-06-22 12:45:33 +03:00
Alexander Bruy
acc8274c87 remove debug output 2016-06-22 11:07:14 +03:00
Alexander Bruy
e4c1d896e9 [processing] fix gdal_contour algorithm 2016-06-22 11:05:05 +03:00
Alexander Bruy
e0c9733f64 [processing] speedup Hub distance algorithm (fix #15012) 2016-06-21 16:56:21 +03:00
Alexander Bruy
2d9b2a354b [processing] use bulk features loading to speedup spatial index creation 2016-06-21 16:56:21 +03:00
Matteo
f3bbf897d2 Small fix in write.csv option (#3225) 2016-06-20 21:23:05 +02:00
Sandro Santilli
57ff59aa2d Ignore files generated during "make check" 2016-06-16 18:38:36 +02:00
Sandro Santilli
e241ab9b01 Remove generated test files from repository
Fixes #14976
2016-06-16 18:27:33 +02:00
Juergen E. Fischer
3a91d92d56 translation string fixes 2016-06-15 11:43:57 +02:00
Alexander Bruy
aa9fe9ecd0 Merge pull request #3118 from arnaud-morvan/processing_gdal_postgis_credentials
[processing] support postgis service parameter and credentials input
2016-06-14 15:19:03 +03:00
Alexander Bruy
4b7fc98e33 Merge pull request #3130 from arnaud-morvan/processing_gdal_shapeencoding
[processing] Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms
2016-06-14 14:51:14 +03:00
Alexander Bruy
0553f7b33b [processing] allow 2.5D geometries (fix #14929) 2016-06-13 11:44:08 +03:00
Médéric RIBREUX
bb94a179a9 Add new test data and a bunch of unit tests 2016-06-12 17:36:42 +02:00
Médéric RIBREUX
9011becb6f Fix r.aspect and r.slope algorithms 2016-06-12 17:19:29 +02:00
Médéric RIBREUX
8aad144ff5 Fix r.topidx, r.viewshed and r.volume description files 2016-06-12 16:48:38 +02:00
Médéric RIBREUX
cb1fec07bb Remove r.sum because it doesn't exists anymore in GRASS7 2016-06-12 16:48:06 +02:00
Médéric RIBREUX
b951c94746 Handle OutputFile in test generation 2016-06-12 14:46:42 +02:00
Médéric RIBREUX
0cd4498658 Improve Test generation 2016-06-12 14:23:09 +02:00
Médéric RIBREUX
bf02d34f55 Blacklist qt5 tests for Travis 2016-06-11 16:25:03 +02:00
Médéric RIBREUX
dbd1050879 [Processing][Tests] Improve Processing GRASS7 testsuite 2016-06-11 11:27:23 +02:00
Alexander Bruy
48949d642f [processing] improve error message text (refs #14929) 2016-06-10 15:30:03 +03:00
Alexander Bruy
895b9558b5 Merge pull request #3166 from nirvn/fix_processing_refactor_fields
[processing] fix missing quotes to field name in refactor fields
2016-06-10 10:59:00 +03:00
Alexander Bruy
9e54287bb4 [processing] fix alglist() function 2016-06-09 14:58:08 +03:00
Nyall Dawson
fbc5e0fc8e Fix indentation 2016-06-07 11:11:59 +10:00
rldhont
021da12c9f [BUGFIX][Processing] RScript: Insert None value as NULL 2016-06-06 15:18:10 +02:00
rldhont
2a746f493f [BUGFIX][Processing] RScript: Add name token 2016-06-06 15:07:20 +02:00
nirvn
14342ce65a [processing] fix missing quotes to field name in refactor fields 2016-06-05 09:32:51 +07:00
Matthias Kuhn
e7b04f24f9 Tabs > Spaces 2016-06-04 12:34:42 +02:00
Nyall Dawson
eac51e99e5 Fix ListMultiSelectWidget under PyQt5 2016-06-04 19:26:40 +10:00
arnaud.morvan@camptocamp.com
8ddae27130 [Processing] Support authentication with postgis 2016-06-03 17:09:31 +02:00
Alexander Bruy
62582098b9 Merge pull request #3169 from medspx/processing_grass7_rinlidar
[processing] add GRASS 7 r.in.lidar algorithms
2016-06-03 10:41:05 +03:00