194 Commits

Author SHA1 Message Date
Médéric RIBREUX
960f3a929b Fix r.drain algorithm (fixes Redmine #13003) 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
6673fe3fae Add r.solute.transport algorithm 2016-02-28 17:19:51 +01:00
Médéric RIBREUX
92f8f218c8 Add r.spread algorithm 2016-02-28 17:19:51 +01:00
Médéric RIBREUX
a1a8ca4d46 Add r.ros algorithm 2016-02-28 17:19:51 +01:00
Médéric RIBREUX
a4c77bcbab Add r.sunhours algorithm 2016-02-28 17:19:51 +01:00
Médéric RIBREUX
205973803f Add r.tileset algorithm 2016-02-28 17:19:51 +01:00
Médéric RIBREUX
b2209e4136 Add r.transect algorithm (doesn't work because of a GRASS7 (reported) bug) 2016-02-28 17:19:51 +01:00
Médéric RIBREUX
3fc2d26757 Add r.univar algorithm 2016-02-28 17:19:51 +01:00
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