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 |
|
Marco Bernasocchi
|
f9ab7223fc
|
[processing] ParameterTableMultipleField type added
This adds a widget with multiple column attributes selector
|
2016-06-03 09:27:51 +02:00 |
|
Marco Bernasocchi
|
2dea7c8c93
|
[processing] allow optional in all getAsScriptCode
|
2016-06-03 09:27:51 +02:00 |
|
Juergen E. Fischer
|
e07986009f
|
more typo fixes
|
2016-06-02 22:36:32 +02:00 |
|
Médéric RIBREUX
|
879244360f
|
Add r.in.lidar.info and override projection by default (much easier to use)
|
2016-06-02 20:56:35 +02:00 |
|
Médéric Ribreux
|
f914a03663
|
[Processing] [Grass7] Add r.in.lidar algorithm (you have to use the same CRS than input file)
|
2016-06-02 17:53:41 +02:00 |
|
Alexander Bruy
|
b312235b5f
|
fix indentation
|
2016-06-02 16:52:24 +03:00 |
|
volaya
|
568ddb349a
|
[processing] fixed wrong indentation
|
2016-06-02 16:52:24 +03:00 |
|
volaya
|
d46f98d4e5
|
[processing] lidar tools update
changes by Martin Isenburg
|
2016-06-02 16:52:24 +03:00 |
|
volaya
|
a8a2246617
|
fixed addProvider method in toolbox
|
2016-06-02 12:49:51 +02:00 |
|
volaya
|
99c16f0ba5
|
[processing] added activateProvider method in Processing class
|
2016-06-02 09:45:59 +02:00 |
|
Nyall Dawson
|
3a005cda36
|
Indentation
|
2016-06-02 08:50:27 +10:00 |
|
volaya
|
61e26fd8f3
|
[processing] fixes for issues with 3rd party providers being loaded and unloaded
|
2016-06-01 15:21:03 +02:00 |
|
volaya
|
0272ebc2e8
|
[processing] fixed check to avoid adding a provider that is already added
|
2016-06-01 13:20:57 +02:00 |
|
Alexander Bruy
|
57b16187e6
|
[processing] move spatialite and postgis utils into tools package
|
2016-06-01 14:15:46 +03:00 |
|
volaya
|
479ceb36b4
|
[processing] fixed wrong call to splitext in dataobjects.py
|
2016-06-01 12:18:33 +02:00 |
|
Nyall Dawson
|
062aa9aee4
|
Indentation
|
2016-06-01 10:09:03 +10:00 |
|
rldhont
|
fda06c0c45
|
[Processing] Add optional capabilities to R scripts
|
2016-05-31 19:12:38 +02:00 |
|