1479 Commits

Author SHA1 Message Date
Alexander Bruy
ae4a1441e9 [processing] add Regular points algorithm (addresses #5953) 2014-11-01 13:56:21 +02:00
Giovanni Manghi
9024badc60 fix modeller with saga tools 2014-10-31 11:04:15 +00:00
Nyall Dawson
3be82ff708 [processing] Ignore geom for non geom tables for ImportIntoPostGIS
This fixes an error where trying to import non geometry tables
using the "Import Into PostGIS" algorithm results in a database
error.
2014-10-27 11:16:11 +11:00
Alexander Bruy
7e69dbdbcb move TODO.txt to root folder to avoid attempts to parse it as
algorithm description
2014-10-26 12:54:22 +02:00
Alexander Bruy
3d8e630b60 [processing] fix broken TauDEM support 2014-10-26 12:54:22 +02:00
Alexander Bruy
94a33cd1c9 [processing] fix issues with Create Grid algortihm 2014-10-24 09:35:45 +03:00
Juergen E. Fischer
65db7fb1ed dxf export: fixes for text support (text width, underline/overline/strikeout
and line direction symbols)
2014-10-23 20:35:22 +02:00
Giovanni Manghi
6f30ab9be7 result field in Processing 'count points in polygon' must be integer 2014-10-23 11:11:03 +01:00
alexbruy
6be9d08061 Merge pull request #1646 from gioman/saga_shapesmodules_fixes1
fixes for 2 shapes tools for SAGA 2.1.2
2014-10-22 11:13:04 +03:00
alexbruy
47f5873e86 Merge pull request #1649 from gioman/ogr_clip
add Processing clip using ogr2ogr to compensate for the bad Clip perform...
2014-10-22 11:12:47 +03:00
Giovanni Manghi
d9b1638073 added detail about the output 2014-10-21 22:27:18 +01:00
Giovanni Manghi
ee8b74f5ca fix processing gdal_rasterize to allow write vector values in a existing raster layer 2014-10-21 22:21:52 +01:00
Giovanni Manghi
80c1dda94d add Processing clip using ogr2ogr to compensate for the bad Clip performances of the native QGIS Clip tool 2014-10-21 16:48:19 +01:00
Giovanni Manghi
eea6c6bf54 Add raster data type output option to some Processing/GDAL tools otherewise output is always Float64 2014-10-21 12:38:44 +01:00
Giovanni Manghi
93efeeff83 Add raster data type output option to some Processing/GDAL tools otherewise output is always Float64 2014-10-21 12:34:16 +01:00
Giovanni Manghi
17626b802a fixes for 2 shapes tools for SAGA 2.1.2 2014-10-20 19:54:47 +01:00
volaya
9f8beb0254 Merge pull request #1640 from gioman/saga_mosaick_fix
small fix for SAGA module
2014-10-20 09:25:30 +02:00
volaya
1eefed257d Merge pull request #1639 from gioman/saga_transpose_grids
Add SAGA 2.1.2 Transpose Grids tool
2014-10-20 09:24:53 +02:00
Giovanni Manghi
3c246159b7 Add option to allow choose raster type output to gdal_rasterize 2014-10-19 23:24:06 +01:00
Juergen E. Fischer
8d3654baa7 indentation update 2014-10-20 00:16:36 +02:00
Giovanni Manghi
e1dedee70c better gdal rasterize defaults 2014-10-19 22:33:54 +01:00
Giovanni Manghi
a0a546f19c small fix for SAGA module 2014-10-19 22:26:12 +01:00
Giovanni Manghi
6a33e279da Add SAGA 2.1.2 Transpose Grids tool 2014-10-19 22:19:45 +01:00
volaya
a548d1fe2b Merge pull request #1637 from gioman/saga_grid_cell_index
fix SAGA 2.1.2 Sort Grid module: name and parameters changed
2014-10-19 23:12:14 +02:00
volaya
f35fb5ebf7 Merge pull request #1636 from gioman/saga_mosaick
fixes SAGA 2.1.2 merge raster layers module as it changed name (now "mosaick") and parameters
2014-10-19 23:10:01 +02:00
Giovanni Manghi
7e40811840 fix SAGA 2.1.2 Sort Grid module: name and parameters changed 2014-10-19 20:37:42 +01:00
volaya
c3914f0c40 [processing] removed redundant saga algorithm 2014-10-19 21:34:21 +02:00
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
radosuav
79f8841af4 [Processing] Add GDAL build virtual raster alg - part 2. 2014-10-06 16:58:24 +02:00
radosuav
7f45a9c0f9 [Processing] Add GDAL build virtual raster alg. 2014-10-06 16:50:08 +02:00
radosuav
e66bc8480b [Processing] Fix advanced parameter handling in OTB algorithms. 2014-10-06 16:29:37 +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
ghtmtt
b2494fd9ef Update geometricfigures.rst 2014-10-03 14:46:13 +02: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