1532 Commits

Author SHA1 Message Date
Victor Olaya
784b46bbcd [processing] allow adding core processing algs using scripts 2014-07-11 09:06:34 +02:00
volaya
66e4895ad7 Merge pull request #1503 from alexbruy/processing-ogr
Processing ogr
2014-07-10 15:46:17 +02:00
Victor Olaya
8355a7aed6 deleted EnumerateTableField description (redundant) 2014-07-10 01:18:02 +02:00
Alexander Bruy
c33007fe70 remove unused files, code cleanup 2014-07-09 20:53:45 +03:00
Alexander Bruy
a9216c7189 [processing] refactor OGR algorithms to use commandline tools, not
bindings
2014-07-09 19:58:17 +03:00
alexbruy
e1e0b15798 Merge pull request #1501 from gioman/grass64watershed
[processing] fix GRASS 6.4 r.watershed
2014-07-07 15:34:13 +03:00
Giovanni Manghi
d68bc599f4 [processing] fix GRASS 64 r.watershed 2014-07-07 11:43:44 +01:00
Giovanni Manghi
b16172cc27 [processing] fix GRASS 7 r.watershed 2014-07-07 11:32:25 +01:00
Victor Olaya
1088ba7998 [processing] added 'Select by expression' algorithm (by Michaël Douchin - 3Liz) 2014-07-06 20:52:01 +02:00
Minoru Akagi
361202e9fc [processing] JoinAttributes improvement
- allow join not only with vector attribute table but also with geometryless table
- performance and key comparison improvement
- str to unicode fix
2014-07-05 13:38:12 +09:00
Juergen E. Fischer
8871be0afa indentation update 2014-07-02 07:46:03 +02:00
Alexander Bruy
eb81610366 [processing] fix fusion algs loading 2014-07-01 16:57:06 +03:00
alexbruy
dd4c1d1049 Merge pull request #1495 from giohappy/new_operators_dospatialjoin
Add fine grain control over select by location tools
2014-07-01 15:40:07 +03:00
Victor Olaya
dd8dbc23da [processing] more changes to fusion lidar algorithms 2014-07-01 12:18:40 +02:00
giohappy
6f00101bfd fix to Processing side 2014-07-01 11:18:54 +02:00
giohappy
24c1c95619 improved processing extract/select by location 2014-06-30 19:18:25 +02:00
Victor Olaya
9204ca02b6 [processing] Update of fusion lidar algorithms (By Agresta S.Coop) 2014-06-30 07:38:37 +02:00
Victor Olaya
05cfd69d13 [processing] overhaul of graphical modeler 2014-06-28 14:54:17 +02:00
volaya
5c9cb5a0cd Merge pull request #1490 from radosuav/small_processing_fixes2
[processing] Small fixes 2
2014-06-28 09:09:35 +02:00
Nyall
0a7e69c6a0 [processing] Add [not set] option for field combos when parent layer changes (fix #10728), also fix some strings displaying with extra spaces 2014-06-27 08:33:32 +10:00
Rado Guzinski
1fca1ebe5d Do not put GDAL extra parameters in quotes. 2014-06-26 16:26:49 +02:00
alexbruy
a1202be590 Merge pull request #1487 from gioman/fixgrass7
[processing] Fix GRASS7 Grass7Algorithm.py to avoid error when opening modules
2014-06-24 16:13:34 +03:00
alexbruy
2fc5ce31eb Merge pull request #1486 from gioman/grass_instructions
[processing] fixed instructions on how build GRASS modules
2014-06-24 16:13:08 +03:00
gioman
61abba8e30 fix GRASS7 2014-06-24 13:23:17 +01:00
gioman
30e5747f92 fixed instructions on how build GRASS modules 2014-06-24 12:57:06 +01:00
gioman
544200e82a [processing] add GRASS modules for Wildfire analysis 2014-06-24 12:40:19 +01:00
gioman
4eb995c17b add v.surf.rst modules for lines 2014-06-22 20:56:58 +01:00
Juergen E. Fischer
522f2e4bd3 nsis: fix master installer bitmap 2014-06-20 23:42:25 +02:00
Victor Olaya
260d55e541 [processing] fix #10662 2014-06-20 23:18:40 +02:00
Victor Olaya
b390b3e778 [processing] fixed behaviour of select algorithms in modeler 2014-06-20 23:18:40 +02:00
Victor Olaya
b96f8fe342 [processing] allow 'set raster layer style' alg to use layers not loaded in qgis 2014-06-20 23:18:38 +02:00
Victor Olaya
3c7f5c962e [processing] Modified styling algs to work with layer that are not open in qgis 2014-06-20 23:18:34 +02:00
gioman
434805bbd6 fix v.surf.bspline modules, input must be a point layer 2014-06-19 18:21:05 +01:00
gioman
2176e163b7 add a r.cost submodule that uses a raster input as starting point(s) 2014-06-19 16:21:02 +01:00
gioman
fc519f8d36 fix r.drain and add a submodule for r.drain that does not need input point vectors 2014-06-19 15:41:14 +01:00
Juergen E. Fischer
0dd02bad04 fix some warnings and indentation update 2014-06-19 00:02:32 +02:00
Victor Olaya
acc6271f18 [processing] added algs to set style of layer 2014-06-16 12:04:28 +02:00
Victor Olaya
68e2def12a [processing] indentation fix 2014-06-16 12:04:27 +02:00
Victor Olaya
3d152393d7 [processing] If SAGA/OTB exist as bundled app, do not allow manual configuration 2014-06-16 12:04:25 +02:00
Victor Olaya
09cfc03a45 [processing] Prioritze bundled gdal over framework on OS X 2014-06-16 12:04:24 +02:00
volaya
e0ab079a08 [processing] some cleaning in SAGA algs
Removed algs that were not working or not useful, so as to have a more compact collection of alga
2014-06-14 13:59:56 +02:00
volaya
925b91f48b [processing] fixed #10575 2014-06-13 14:09:41 +02:00
Juergen E. Fischer
95687a281a fix typos 2014-06-13 09:08:25 +02:00
Juergen E. Fischer
3682384675 indentation update 2014-06-13 09:03:15 +02:00
gioman
306b148bc0 small changes to import into postgis tool 2014-06-12 11:00:42 +01:00
volaya
023fc007e6 Merge pull request #1389 from radosuav/small_processing_fixes
[processing] Small fixes
2014-06-12 09:30:56 +02:00
Victor Olaya
21f0b4f449 [processing] some cleaning in saga algorithms 2014-06-12 00:31:33 +02:00
Victor Olaya
7d4659da03 [processing] fixed wrong imports 2014-06-10 22:39:11 +02:00
Victor Olaya
ae47c1a397 [processing] some file restructuring 2014-06-10 22:39:08 +02:00
Victor Olaya
15e923820f [processing] added help files for algs in qgis group
Most help files missing content
2014-06-08 20:00:03 +02:00