1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-17 00:02:54 -04:00

43 Commits

Author SHA1 Message Date
Alexander Bruy
dd68c33eb4 [processing] add support for ParameterPoint to major algorothm providers 2016-02-29 12:41:27 +02:00
Giovanni Manghi
3f9263b4b8 fix GRASS and GRASS7 r.sunmask 2016-02-20 14:52:12 +00:00
Giovanni Manghi
191c011a0a add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution 2016-01-31 17:31:41 +00:00
Giovanni Manghi
f1f0b0a341 GRASS dissolve works only with areas 2016-01-30 15:44:31 +00:00
Alexander Bruy
04542a900a [processing] allow multiple threshold values for GRASS v.clean.advanced algorithm (fix ) 2016-01-12 20:24:55 +02:00
Matthias Kuhn
5f19dff783 Merge pull request from anitagraser/patch-8
Change resolution parameter defaults to floats
2015-09-09 18:30:58 +02:00
Juergen E. Fischer
b165875fa6 spelling fixes 2015-07-26 14:39:30 +02:00
Juergen E. Fischer
66a3d02240 integrate processing into update_ts.sh (also includes all translations
in the repository and none outside of it).
2015-07-26 04:28:37 +02:00
Anita Graser
3e7dba2be4 Change resolution parameter defaults to floats
Previously, the GUI wouldn't allow to enter float values
2015-06-27 19:14:01 +02:00
volaya
a842d47512 [processing] fixed text and html output in GRASS algorithms
This changes the way text outputs are handled.
Now the output of the command is piped to a file, and with that file, the raw and HTML outputs are generated.

More formatting for the HTML file should be added in the future, since it is now rather basic

fixes 
2015-06-23 13:32:16 +02:00
pcav
b5bd178c8f Better default for Processing:grass:r.series 2015-06-06 19:33:34 +02:00
Giovanni Manghi
c859127c4e make option as advanced in GRASS v.voronoi 2015-06-01 18:43:31 +01:00
Giovanni Manghi
327336517d fix grass r.horizon 2015-05-31 07:07:36 +01:00
Giovanni Manghi
f8ae76b7b5 remove r.stream module that are addons, fix r.stream.extract in grass7 2015-05-30 07:54:34 +01:00
pcav
d14c4aa41e Uniform and informative output names for Processing (GRASS-v.* modules completed) 2015-05-20 23:08:20 +02:00
pcav
80a8c49bfa Uniform and informative output names for Processing (GRASS-v.* modules take - up to v.split*) 2015-05-20 22:41:10 +02:00
pcav
2e7f344214 Uniform and informative output names for Processing (GRASS-v.* modules take - up to v.lidar*) 2015-05-20 21:08:49 +02:00
pcav
7cc38aee84 Uniform and informative output names for Processing (GRASS-r.* modules complete) 2015-05-20 19:55:11 +02:00
pcav
24974e0dee Uniform and informative output names for Processing (GRASS-r.* modules, take , up to r.sim) 2015-05-18 21:37:38 +02:00
pcav
e633cafc34 Uniform and informative output names for Processing (GRASS-r.* modules, take , 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 , 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
a911e6e81a Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537 2015-04-10 09:19:21 +02:00
Giovanni Manghi
3e3f1fb16c fixes r.watershed parameter description for GRASS 6.4 2014-11-13 20:30:47 +00:00
Paolo
d77e0f0b1f Typo fixed in r.series 2014-10-18 22:28:52 +02:00
giohappy
04becdc53a [Processing] HTML output for r.sum 2014-09-26 13:17:11 +02:00
volaya
fb142dff65 [processing] fixed some GRASS descriptions 2014-07-23 01:19:50 +02:00
alexbruy
2b5eaee96f Merge pull request from gioman/v_points
[processing] fix grass64 v.to.points
2014-07-22 18:58:38 +03: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
Giovanni Manghi
d68bc599f4 [processing] fix GRASS 64 r.watershed 2014-07-07 11:43:44 +01:00
gioman
544200e82a [processing] add GRASS modules for Wildfire analysis 2014-06-24 12:40:19 +01:00
gioman
4eb995c17b add v.surf.rst modules for lines 2014-06-22 20:56:58 +01:00
gioman
434805bbd6 fix v.surf.bspline modules, input must be a point layer 2014-06-19 18:21:05 +01:00
gioman
2176e163b7 add a r.cost submodule that uses a raster input as starting point(s) 2014-06-19 16:21:02 +01:00
gioman
fc519f8d36 fix r.drain and add a submodule for r.drain that does not need input point vectors 2014-06-19 15:41:14 +01:00
volaya
023fc007e6 Merge pull request from radosuav/small_processing_fixes
[processing] Small fixes
2014-06-12 09:30:56 +02:00
gioman
affc9a16e8 add GRASS r.out.xyz 2014-05-28 19:51:43 +01:00
Rado Guzinski
80dc723b16 [processing] Add some missing algorithms 2014-05-26 17:48:10 +02:00
Alexander Bruy
26e98f7f0a put description file in correct directory 2014-05-07 10:35:34 +03:00
Victor Olaya
a1d43ff2a3 [processing] fixed v.select description
fixes 
2014-04-24 18:33:59 +02:00
Victor Olaya
e142401c2b [processing] added grass7 files (forgot to add them on refactoring) 2014-04-19 20:49:19 +02:00
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00