Giovanni Manghi
|
af1fe9e231
|
fixes SAGA 2.1.2 merge raster layers module as it changed name and parameters
|
2014-10-19 19:46:15 +01:00 |
|
Giovanni Manghi
|
28f3f4624c
|
fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x
|
2014-10-18 22:31:41 +01:00 |
|
Giovanni Manghi
|
0dca55e564
|
fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x
|
2014-10-18 22:30:54 +01:00 |
|
Paolo
|
d77e0f0b1f
|
Typo fixed in r.series
|
2014-10-18 22:28:52 +02:00 |
|
Giovanni Manghi
|
c575fa51df
|
add new parameter to SAGA split shapes tool
|
2014-10-17 16:42:23 +01:00 |
|
Anita Graser
|
4a639ad984
|
fixed value used before assignment error
|
2014-10-09 11:16:47 +02:00 |
|
volaya
|
2dbe2da7e3
|
[processing] minor code cleaning
|
2014-10-07 12:02:31 +02:00 |
|
volaya
|
a39315afad
|
[processing] enable non-tif outputs in gdaldem algorithms
|
2014-10-06 07:33:44 +02:00 |
|
volaya
|
559c2d95ec
|
[processing] enabled more gdal output extensions
|
2014-10-06 07:33:43 +02:00 |
|
Alexander Bruy
|
7960dc21e3
|
[processing] always pass number of cores as integer (fix #10894)
|
2014-10-04 16:52:02 +03:00 |
|
Alexander Bruy
|
b9f89ae2b1
|
[processing] fix algorithm execution
|
2014-10-04 14:05:51 +03:00 |
|
volaya
|
5fca922a98
|
[processing] fixed minor typos in GeometryConvert algorithm
|
2014-10-03 19:29:00 +02:00 |
|
Alexander Bruy
|
2cd177068c
|
[processing] disable GRASS 7 algorithm provider by default
|
2014-10-03 15:47:44 +03:00 |
|
Alexander Bruy
|
2f1dbab8bb
|
fix file permissions
|
2014-10-03 15:47:44 +03:00 |
|
Alexander Bruy
|
1b8597306b
|
[processing] put all qgis algs in single directory
|
2014-10-03 15:47:44 +03:00 |
|
volaya
|
f5054a1e72
|
Merge pull request #1604 from elpaso/processing
[processing] Avoid python hangs when run in headless mode from FCGI
|
2014-10-03 11:16:01 +02:00 |
|
volaya
|
ac54c8e00a
|
[processing] updated freq analysis alg
|
2014-10-03 10:42:03 +02:00 |
|
Alexander Bruy
|
558765addf
|
update Grid alg to avoid some coordinate precision issues
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
48fde06518
|
remove old code
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
be07989619
|
refactor Geometry convert alg
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
8e696b7662
|
refactor Merge alg
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
b63a5d3f45
|
refactor Hub lines alg
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
f6144355b3
|
refactor Hub distance alg
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
d4dbb92a5c
|
refactor Gridify alg. fix license headers
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
98226c5cb0
|
refactor Grid algorithm
|
2014-10-03 11:40:50 +03:00 |
|
Alexander Bruy
|
3b60bd67a2
|
refactor Select by attribute alg
|
2014-10-03 11:40:50 +03:00 |
|
Alexander Bruy
|
5d114a877a
|
refactor Extract by attribute alg
|
2014-10-03 11:40:50 +03:00 |
|
Alexander Bruy
|
5306cd8566
|
refactor Text to float alg
|
2014-10-03 11:40:50 +03:00 |
|
Alexander Bruy
|
07d584d264
|
start refactoring of the Processing mmqgis backend: Delete column and
Delete duplicate geometries
|
2014-10-03 11:40:50 +03:00 |
|
elpaso
|
59ec15bb2b
|
[processing] Avoid python hangs when run in headless mode from FCGI
|
2014-10-03 10:35:07 +02:00 |
|
Alexander Bruy
|
72259135b1
|
[processing] remove undefined variable (fix #11118)
|
2014-10-02 17:58:25 +03:00 |
|
giohappy
|
04becdc53a
|
[Processing] HTML output for r.sum
|
2014-09-26 13:17:11 +02:00 |
|
alexbruy
|
18c84afd1b
|
Merge pull request #1531 from ccrook/DistanceMatrixFix
[processing] Distance matrix fixes
|
2014-09-19 21:29:52 +03:00 |
|
alexbruy
|
9ae648b824
|
Merge pull request #1585 from cayetanobv/master
[processing] fix column name in Zonal statistics alg
|
2014-09-19 21:24:40 +03:00 |
|
Alexander Bruy
|
cc307578eb
|
[processing] avoid division by zero in random points alg (fix #11215)
|
2014-09-19 20:06:15 +03:00 |
|
Cayetano Benavent
|
8ec82a30d0
|
Zonal statistics: changed variance names (variable and field name; CV > var)
|
2014-09-18 11:25:33 +02:00 |
|
Alexander Bruy
|
8502d11f11
|
[processing] remove selection before running Select by location algorithm (fix #10873)
|
2014-09-15 11:38:45 +03:00 |
|
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 |
|
Chris Crook
|
c945eec556
|
Fixing several errors in generation of NxT distance matrix
|
2014-08-11 14:56:38 +12:00 |
|
Chris Crook
|
e9dac8edcc
|
Fixing field name used for target field in ftools DistanceMatrix algorithm
|
2014-08-11 11:43:49 +12: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 |
|