pcav
e633cafc34
Uniform and informative output names for Processing (GRASS-r.* modules, take #2 , up to r.report)
2015-05-18 15:04:04 +02:00
pcav
15419b8444
Uniform and informative output names for Processing (GRASS-r.* modules, take #1 , up to r.grow)
2015-05-18 13:16:40 +02:00
pcav
eb5db2b2f5
Uniform and informative output names for Processing (GRASS-i.*modules)
2015-05-18 09:47:51 +02:00
pcav
69ed92bcfc
Uniform and informative output names for Processing (GDAL)
2015-05-18 09:29:41 +02:00
Juergen E. Fischer
31843a78ee
processing: fix interpretation of oracle layers (take II; followup f0daab9)
2015-05-12 21:40:02 +02:00
Paolo Cavallini
fb141e76fe
Update rasterize.py
...
Better default for output type. Fixes http://hub.qgis.org/issues/12695
2015-05-07 18:12:05 +02:00
alexbruy
9fffe34f69
Merge pull request #2033 from NaturalGIS/fix_12683
...
fixes processing refactor fields for certain datatypes
2015-05-07 17:53:50 +03:00
volaya
1964a7c744
[processing] added box with console commands for gdal/ogr algs
2015-05-07 13:20:28 +02:00
Giovanni Manghi
8a9893428e
fixes processing refactor fields for certain datatypes
2015-05-07 11:27:48 +01:00
Giovanni Manghi
15323b8b8b
remove broken R scripts
2015-05-07 11:11:51 +01:00
Paolo Cavallini
c6735cc893
Update InverseDistanceWeighted.txt
...
Better default for SAGA IDW command
2015-05-07 10:23:10 +02:00
Paolo Cavallini
3dcb640a64
Update Slope,Aspect,Curvature.txt
...
Backport from 2.1.3
2015-05-06 17:57:15 +02:00
Paolo Cavallini
4d54801e46
Update ShapestoGrid.txt
...
Backport from 2.1.3
2015-05-06 17:54:25 +02:00
volaya
410e6f36bf
Merge pull request #1997 from Gustry/delete-holes
...
[Processing][Feature] Add new algo to remove holes in a polygon layer
2015-05-06 14:38:30 +02:00
volaya
e58e8ac6bd
Merge pull request #2028 from ninsbl/master
...
Provide option for R_LIBS_USER in Processing
2015-05-06 14:37:32 +02:00
volaya
c4eb1fb13b
Merge pull request #1910 from radosuav/obt_fix
...
[Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms.
2015-05-06 14:35:35 +02:00
Stefan Blumentrath
70d390727c
Add .libPaths() to R scripts for Windows
...
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing an option to define a path for user libraries on MS Windows. Not sure if this could be useful for other OSes too?
2015-05-05 19:09:30 +02:00
Stefan Blumentrath
3fcc101446
Add R_LIBS_USER option for windows
...
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing an option to define a path for user libraries on MS Windows. Not sure if this could be useful for other OSes too?
2015-05-05 19:08:27 +02:00
Stefan Blumentrath
f8ff073dd9
Add R_LIBS_USER option for windows
...
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing an option to define a path for user libraries on MS Windows. Not sure if this could be useful for other OSes too?
2015-05-05 19:07:24 +02:00
Juergen E. Fischer
edeafa95ac
indentation and minor sip updates
2015-05-03 17:10:32 +02:00
volaya
55108ae709
[processing] enabled inut checks for field calculator algorithm
...
fixes #12586
2015-04-28 09:19:58 +02:00
volaya
295014647f
[processing] fixed saga split rgb for 2.1.4
2015-04-28 08:57:57 +02:00
alexbruy
ffeb61d549
Merge pull request #2008 from NaturalGIS/remove_grass_modules
...
[processing] remove r.mapcalculator from GRASS7 modules
2015-04-27 10:12:31 +03:00
alexbruy
09020dc136
Merge pull request #2005 from NaturalGIS/fix_grass7_v_to_rast_attribute
...
[processing] fix grass7 v.to.rast.attribute
2015-04-27 10:12:24 +03:00
alexbruy
5fe7f3d9fe
Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
...
[processing] fix grass7 r.slope.aspect
2015-04-27 10:12:01 +03:00
Giovanni Manghi
b8dcb88101
remove v.distance as it can't work
2015-04-26 19:38:35 +01:00
Giovanni Manghi
f51941b79b
remove r.mapcalculator from GRASS7 modules
2015-04-26 19:24:25 +01:00
Giovanni Manghi
80a65b9b1a
fix python error when using path with special chars in Processing/GRASS
2015-04-26 12:48:22 +01:00
Paolo Cavallini
c79dd9d15b
Merge pull request #2006 from NaturalGIS/grass7_better_default_raster_resolution
...
better GRASS7 default raster resolution and fix r.composite
2015-04-26 13:22:47 +02:00
Paolo Cavallini
e7e027944e
Update GrassAlgorithm.py
...
Better default cellsize for GRASS6
2015-04-26 12:58:54 +02:00
Giovanni Manghi
031f9a9fe9
better GRASS7 default raster resolution and fix r.composite
2015-04-26 11:33:03 +01:00
Giovanni Manghi
b3d8fc2be9
fix grass7 v.to.rast.attribute
2015-04-26 10:31:40 +01:00
Giovanni Manghi
ac2d817974
fix also grass7 r.aspect and re-adds r.slope
2015-04-26 10:25:49 +01:00
Giovanni Manghi
42f0aa287b
fix grass7 r.slope.aspect
2015-04-26 10:08:02 +01:00
alexbruy
12d92e4fb4
Merge pull request #1998 from radosuav/missing_html_tags
...
[processing] fix displaying result graphs
2015-04-22 09:38:06 +03:00
alexbruy
2fddcaf30c
Merge pull request #1994 from bstroebl/bugInEliminate
...
[processing] avoid run-time error in the Eliminate sliver polygons algorithm
2015-04-21 16:54:28 +03:00
Alexander Bruy
8ccae4fef1
[processing] add "mode" to ZonalStatistics output. Contributed by Anton
...
Biatov
2015-04-21 16:13:14 +03:00
Etienne Trimaille
9d6b280a7e
[Processing][Feature] Add new algo to remove holes in a polygon layer
2015-04-21 14:07:34 +02:00
radosuav
c246fec2df
[Processing] Fix bug with displaying result graphs by adding <html> tags.
2015-04-21 10:31:14 +02:00
Juergen E. Fischer
f0daab9c7c
processing: fix interpretation of oracle layers ( fixes #12590 )
...
Funded by norbit.de
2015-04-20 11:37:34 +02:00
Paolo Cavallini
cd3a120adb
Update ShapestoGrid.txt
...
Better default for saga rasterization
2015-04-17 17:04:27 +02:00
pcav
6a46f464f7
Better default for COMPRESSTYPE in GDAL
2015-04-16 17:59:39 +02:00
Bernhard Ströbl
af64ae966f
[PROCESSING] Avoid run-time error
...
if intersection geometry is None (happens IMHO if geometries are not valid)
2015-04-16 17:54:15 +02:00
Paolo Cavallini
8a1ea2ee48
Update Slope,Aspect,Curvature.txt
...
Better defaults for slope and aspect in saga:processing
2015-04-16 17:21:15 +02:00
Alexander Bruy
c9ec4d4afc
[processing] Select by atribute sum algorithm
2015-04-15 16:51:53 +03:00
Giovanni Manghi
ed6d8dcab7
fix GRASS7 v.generalize
2015-04-14 12:24:26 +01:00
Giovanni Manghi
ed784d94f9
fix gdal_rasterize: remove duplicate options
2015-04-10 18:03:55 +01:00
Alexander Bruy
96d4003aa6
[processing] set CRS for output grid ( fix #12518 )
2015-04-10 16:44:37 +03:00
Alexander Bruy
864443df76
[processing] display X and Y labels on the scatterplot ( fix #12095 )
2015-04-10 16:26:00 +03:00
Alexander Bruy
a449af255d
[processing] fix typo in the algorithm name ( fix #12227 )
2015-04-10 16:25:30 +03:00