554 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
Alexander Bruy
6130505c79 [processing] fix vector functions definitions 2014-08-28 09:33:05 +03:00
volaya
2fa73f0b9e [processing] fixed bug in ModelerScene when position of output is not defined 2014-08-22 12:29:06 +02:00
volaya
3fdf12b947 [processing] fixed parameter definition parsing for parameters of type integer 2014-08-22 12:29:05 +02:00
volaya
887469643f [processing] added support for old model file format 2014-08-22 12:29:04 +02:00
Juergen E. Fischer
907ce69306 indentation update 2014-08-17 09:24:22 +02:00
volaya
8a2f1505d5 [processing] renamed Input and Output classes in modeler, to avoid confusion 2014-08-14 10:58:53 +02:00
volaya
e02f0040d6 [processing] fixed saga supervised classification when using saga 208 2014-08-14 10:58:52 +02:00
volaya
dab96382e6 [processing] allow definition of vector fields with plain names and types 2014-08-14 10:58:51 +02:00
Alexander Bruy
24e89a4712 [processing] don't warn about different CRS's if algorithm has only one
input (fix #10964)
2014-08-06 15:57:16 +03:00
Alexander Bruy
03d6425038 follow up 4fb28987ba 2014-08-06 14:59:35 +03:00
Alexander Bruy
4fb28987ba [processing] convert strings to numbers when initializing parameters
from description file (fix #11011)
2014-08-06 14:26:27 +03:00
Alexander Bruy
16e82f0080 [processing] fix loading of output rasters with wrong CRS 2014-08-01 08:29:56 +03: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
2b0a53bdb7 [processing] fixed fileFilter for file outputs 2014-07-23 01:19:55 +02: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
8e60f49f9e [processing] fixed issues when loading parameters 2014-07-23 01:19:53 +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
38390bf725 [Processing] Add *.* file filter to batch processing input panel 2014-07-22 11:25:59 +02: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
Rado Guzinski
f780f2a04b [Processing] Remove print statements which sometimes cause an exception 2014-07-22 11:06:45 +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
Nathan Woodrow
c88aab35f8 Fix build error with processing 2014-07-21 22:17:03 +10: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
877f07ab5d [processing] fixes in model/script downloader 2014-07-12 10:50:41 +02:00
Victor Olaya
a58e64897c [processing] improved import to postgis algorithm 2014-07-12 10:39:52 +02:00
Victor Olaya
1bf3be5a43 [processing] added some extra info in modeler calculator 2014-07-12 10:39:51 +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
Juergen E. Fischer
2595e02f40 fix build error (followup ba8f3881) 2014-07-10 02:55:29 +02:00
Victor Olaya
8355a7aed6 deleted EnumerateTableField description (redundant) 2014-07-10 01:18:02 +02:00
Victor Olaya
ba8f388122 [processing] fixed cmake 2014-07-10 01:18:01 +02:00
Alexander Bruy
c33007fe70 remove unused files, code cleanup 2014-07-09 20:53:45 +03:00