Alexander Bruy
0061dccd91
Merge pull request #2782 from medspx/processing_r_reclass
...
[processing] add GRASS7 r.reclass inline rules (fix #5583 )
2016-03-02 09:58:11 +02:00
Alexander Bruy
91e222e1c0
Merge pull request #2781 from medspx/processing_grass7_rnull
...
[processing] add r.null GRASS7 algorithm (fix #6893 )
2016-03-02 09:55:30 +02:00
Médéric RIBREUX
4e92a132d2
Fix r.colors rules
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
0119646bd3
Add r.mapcalc algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
78024368dd
Add r.colors algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
e12609ea23
Add r.rgb algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
0e47d5307f
Add r.blend algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
a383aabcd7
Add r.colors.stddev algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
8cbc0c80c6
Add r.what.color algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
22c1c7e881
Add r.shade algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
71ce96beb0
Add r.tile algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
3a9846bbda
Add r.stats.quantile algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
960f3a929b
Fix r.drain algorithm (fixes Redmine #13003 )
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
36da688cd8
Incrementation for r.topmodel
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
6b9f9d4fc4
Add r.topmodel algorithm
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
a5645bdac2
Add r.category algorithms
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
4196293f06
[Processing] GRASS7 v.distance (implements Redmine #12817 )
2016-02-12 17:51:37 +01:00
Médéric Ribreux
b780d7caf1
r.reclass inline rules also for MS-Windows
2016-02-12 11:35:43 +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
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
Juergen E. Fischer
4d2c10800d
typo fixes
2016-01-21 22:22:39 +01:00
Médéric RIBREUX
89a1ad5ede
Fix indentation problem (as usual)
2016-01-09 18:01:27 +01: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
14a6115ee2
Fix indentation (one more time)
2016-01-02 16:48:21 +01:00
Médéric RIBREUX
d6fbe93f0a
Fix indendation problems (as usual)...
2016-01-02 16:14:41 +01:00
Médéric Ribreux
af01652650
[Feature][Processing] GRASS v.net modules
2016-01-02 14:31:56 +01: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
Victor Olaya
25676f3cf5
[processing] Adapted make files (they were not changed after refactoring folder structure)
2014-04-20 11:30:23 +02:00
Victor Olaya
e142401c2b
[processing] added grass7 files (forgot to add them on refactoring)
2014-04-19 20:49:19 +02:00