Médéric RIBREUX
ee33661147
Add r.uslek algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
d2b6457911
Add r.usler algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
4269a955c6
Add r.series.accumulate algorithm (needs a way to select a raster in the input rasters)
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
2cb249cbfe
Add r.series.interp algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
af482460ed
Add r.resamp.filter.txt algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
4b63ab0169
Add r.resamp.bspline algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
ae2a08496f
Add r.regression.multi algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
b1296261ba
Add r.random.surface algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
1ec4e2a7c0
Add r.latlong algorithm
2016-02-28 17:19:51 +01:00
Médéric Ribreux
cbfaa834dc
Add r.distance
...
(Impossible to use an optional ParameterSelection for sort parameter. Needs to be fixed in Processing)
2016-02-28 17:19:51 +01:00
Médéric Ribreux
a5645bdac2
Add r.category algorithms
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
628a7fab7c
Add r.buffer.lowmem algorithm (and secure r.buffer parameters)
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
ede5f8f097
Add r.mask algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
d5b5c6cd73
Add r.support (combined with r.timestamp) algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
9198c16a81
Add r.texture algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
a773ffe520
Add r.walk algorithms
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
91ca474fd9
Remove old r.cost description files
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
e87b1b2dbf
Add r.cost algorithms
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
256b674993
Add r.surf.fractal algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
78a5b8f670
Add r.what algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
27014b444e
Add r.colors.out
2016-02-28 17:19:51 +01:00
Alexander Bruy
1c585a14c8
Merge pull request #2776 from medspx/processing_split_vgeneralize
...
[processing] split v.generalize (fix #5707 )
2016-02-27 12:27:04 +02:00
Alexander Bruy
b0643eab5c
Merge pull request #2772 from NaturalGIS/processing_grass7_v_surf_rst_line
...
[processing] add missing v.surf.rst.line tool to GRASS 7
2016-02-27 12:22:04 +02:00
Giovanni Manghi
3f9263b4b8
fix GRASS and GRASS7 r.sunmask
2016-02-20 14:52:12 +00:00
Giovanni Manghi
141a0a26fb
processing fox GRASS7 r.water.outlet
2016-02-19 18:16:07 +00:00
Médéric RIBREUX
8e9b8c77cf
[Processing] Fix GRASS7 v.db.select (fixes Redmine #11212 )
2016-02-12 21:38:36 +01:00
Médéric Ribreux
4196293f06
[Processing] GRASS7 v.distance (implements Redmine #12817 )
2016-02-12 17:51:37 +01:00
Médéric Ribreux
43b39efd73
[Processing] Add GRASS7 r.reclass inline rules (implements Redmine #5583 )
2016-02-11 16:32:05 +01:00
Médéric Ribreux
477283770f
[Processing] Add r.null GRASS7 algorithm (implements Redmine #6893 )
2016-02-11 12:09:28 +01:00
Médéric RIBREUX
c931e1e715
[Processing] Split v.generalize (implements Redmine #5707 )
2016-02-09 21:02:18 +01:00
Giovanni Manghi
e38222b0a4
Processing: add missing v.surf.rst.line tool to GRASS7
2016-02-09 10:41:43 +00:00
Médéric RIBREUX
a39d25835c
[Processing]Add v.what.rast algorithms
...
* Implements Redmine feature request #6859 .
* v.what.rast.points when type=point. For points input layers.
* v.what.rast.centroids when type=centroid. For polygons input layers.
2016-01-31 19:11:00 +01: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
9551ca7ca8
Merge pull request #2628 from medspx/work_vnet_processing
...
[Feature][Processing] GRASS v.net modules
2016-01-13 14:49:53 +02:00
Alexander Bruy
04542a900a
[processing] allow multiple threshold values for GRASS v.clean.advanced algorithm ( fix #13748 )
2016-01-12 20:24:55 +02:00
Médéric RIBREUX
85b87d5d5c
Non variable output version. Adds:
...
* v.net.arcs for v.net 'arcs' operation.
* v.net.articulation for v.net.brdige 'articulation' method.
* v.net.connect for v.net 'connect' operation.
* v.net.nodes for v.net 'nodes' operation.
* v.net.nreport for v.net 'nreport' operation.
* v.net.report for v.net 'report operation.
* Some code simplification.
2016-01-09 16:31:36 +01:00
Médéric Ribreux
af01652650
[Feature][Processing] GRASS v.net modules
2016-01-02 14:31:56 +01:00
Paolo Cavallini
c41852649c
Merge pull request #2369 from neteler/patch-73
...
Update to GRASS GIS 7.0.x
2015-10-14 07:19:05 +02:00
Markus Neteler
cfdf5cf609
Update to GRASS GIS 7.0.x
2015-10-13 22:12:59 +02:00
Markus Neteler
47565a949f
Update to GRASS GIS 7.0.x
2015-10-13 22:12:54 +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
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 #6379
2015-06-23 13:32:16 +02:00
Giovanni Manghi
72c56dffdb
fix grass7 r.drain non mandatory parameter
2015-06-19 12:16:49 +01: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
4473c5f346
fixes several saga and grass modules
2015-06-01 14:46:01 +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