209 Commits

Author SHA1 Message Date
anitagraser
75b3464e1c check if value is None before trying to cast float
the tool used to fail when there were NULL values in the fields
2014-08-28 09:48:02 +02:00
Juergen E. Fischer
907ce69306 indentation update 2014-08-17 09:24:22 +02:00
volaya
e02f0040d6 [processing] fixed saga supervised classification when using saga 208 2014-08-14 10:58:52 +02:00
Alexander Bruy
2d835fbae0 [processing] replace str() with unicode() to avoid possible issues with
non-ASCII characters (work in progress)
2014-08-01 08:29:55 +03:00
volaya
dc968ce764 [processing] made xgrids parameter in raster calculator optional 2014-07-23 01:19:54 +02:00
volaya
ad2d9440e4 [processin] fixed extent checking in saga algorithm 2014-07-23 01:19:54 +02:00
volaya
f6bf4f19db [processing] improved SAGA multiple extents detection 2014-07-23 01:19:52 +02:00
volaya
f2701cb103 [processing] fixed SAGA description 2014-07-23 01:19:51 +02:00
volaya
fb142dff65 [processing] fixed some GRASS descriptions 2014-07-23 01:19:50 +02:00
alexbruy
2b5eaee96f Merge pull request #1510 from gioman/v_points
[processing] fix grass64 v.to.points
2014-07-22 18:58:38 +03:00
Rado Guzinski
b115ea6ee1 [Processing] Comment debuging statements in OTB which clutter up Processing log 2014-07-22 11:24:11 +02:00
Rado Guzinski
f511bf95b7 [Processing] Hide some OTB params under Advanced button and improve handling of advanced parameters 2014-07-22 11:22:21 +02:00
Rado Guzinski
2f32e781fc [Processing] Add GRASS r.univar and update r.fillnulls 2014-07-22 11:12:32 +02:00
Giovanni Manghi
e47763390f fix grass64 v.to.points 2014-07-21 13:54:36 +01:00
Juergen E. Fischer
e74ff3ce0f indentation update 2014-07-21 14:25:38 +02:00
alexbruy
314316350d Merge pull request #1505 from volaya/master
[Processing] Refactoring of parameters and outputs
2014-07-21 14:44:40 +03:00
Alexander Bruy
0c7ce60d1d [processing] fix icons for TauDEM algs 2014-07-16 10:46:09 +03:00
volaya
6486594f57 [Processing] Refactoring of parameters and outputs
It also adds some changes in the core and tools package, to provide a cleaner structure
2014-07-14 14:47:05 +02:00
Victor Olaya
49bc38c7c4 [processing] added 'crop to data' algorithm from SAGA 2014-07-14 00:54:54 +02:00
Victor Olaya
0e76df60b4 [processing] Changed raster calculator to ask main layer separately 2014-07-14 00:54:54 +02:00
Juergen E. Fischer
647504306c indentation update 2014-07-13 17:16:24 +02:00
Victor Olaya
a58e64897c [processing] improved import to postgis algorithm 2014-07-12 10:39:52 +02:00
Victor Olaya
f5b84ca101 [processing] fixed frequency algorithm 2014-07-12 10:39:50 +02:00
Victor Olaya
e53690583f [processing] change icon of core algs 2014-07-12 10:39:50 +02:00
Larry Shaffer
cded8b180d [processing] Fix typo 2014-07-11 17:39:33 -06:00
Alexander Bruy
4e5c286414 [processing] update CMakeLists.txt to handle new directories 2014-07-11 10:49:19 +03:00
Victor Olaya
e845e7896d [processing] added some new core algs as scripts 2014-07-11 09:06:34 +02:00
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