885 Commits

Author SHA1 Message Date
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
Nyall Dawson
9aabc289ec Indentation 2016-02-28 13:05:51 +11:00
Nyall Dawson
d32c41a60e [processing] Fixes for field calculator and field mapper
- respect project distance, area and ellipsoid settings
- ensure expression variables are correctly evaluated
2016-02-28 12:45:43 +11:00
Alexander Bruy
f55f5c6f27 Merge pull request #2840 from vpoughon/processing_plugin_otb_fixes
[processing] allow to specify OTB path manually even if default version detected
2016-02-27 14:52:14 +02:00
Alexander Bruy
6800c8d9da indentation 2016-02-27 14:50:55 +02:00
Alexander Bruy
ab866d9863 Merge branch 'master' of https://github.com/ninsbl/QGIS into processing-r 2016-02-27 14:16:15 +02:00
Alexander Bruy
8125f61e21 indentation 2016-02-27 14:05:39 +02:00
Alexander Bruy
e289415325 [processing] new Fusion algs: ImageCreate and IntensityImage 2016-02-27 13:21:07 +02: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
Hugo Mercier
dccca45468 [processing] Fix crash in ExecuteSQL.py 2016-02-26 11:10:46 +01:00
Matthias Kuhn
3e5e108b1a [processing] Make basic statistics translatable 2016-02-26 08:58:30 +01:00
Victor Poughon
716b17d216 Always enable OTB settings modification 2016-02-25 16:20:49 +01:00
rldhont
de581ee822 [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX

These parameters was defined in 2.1.2 but are available in the next version :
http://www.saga-gis.org/saga_module_doc/2.1.3/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.1.4/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.2.0/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.2.2/grid_gridding_1.html
2016-02-25 15:09:15 +01:00
Victor Poughon
02cd0f0002 Fix error when otb lib path is not found 2016-02-25 10:46:16 +01:00
Hugo Mercier
b92cb81fe7 [processing] Change version test so that ExecuteSQL is testable during feature freeze 2016-02-22 15:09:15 +01:00
Alexander Bruy
d3852e481e [processing] fix handling of NULLs is Basic statistics for text fields 2016-02-22 13:35:13 +02:00
Alexander Bruy
ed38d5d95e Merge pull request #2819 from NaturalGIS/processing_fix_grass_grass7_r_sunmask
[processing] fix GRASS and GRASS7 r.sunmask
2016-02-22 11:33:20 +02:00
Matthias Kuhn
959952e134 Merge pull request #2820 from NaturalGIS/processing_fix_saga_223_detection
Fix SAGA 2.2.3 Processing detection
2016-02-21 14:07:16 +01:00
Matthias Kuhn
f6995646f2 [processing] Add some newlines to the output of basic stats 2016-02-21 13:15:09 +01:00
Giovanni Manghi
607642a562 Fix SAGA 2.2.3 Processing detection 2016-02-20 15:47:55 +00:00
Giovanni Manghi
3f9263b4b8 fix GRASS and GRASS7 r.sunmask 2016-02-20 14:52:12 +00:00
Alexander Bruy
cf8c7b13db fix failing indenation test 2016-02-19 21:19:49 +02:00
Alexander Bruy
e0acb696a4 Merge pull request #2815 from NaturalGIS/processing_fix_grass7_r_water_outlet
[processing] fix GRASS7 r.water.outlet
2016-02-19 20:21:25 +02:00
Giovanni Manghi
141a0a26fb processing fox GRASS7 r.water.outlet 2016-02-19 18:16:07 +00:00
Giovanni Manghi
3215247c71 fix processing gdal_rasterize: missing output format parameter 2016-02-19 18:03:02 +00:00
Alexander Bruy
d8a5e0fc45 [processing] correctly handle zero in Basic statistics alg (fix #14331) 2016-02-18 18:52:09 +02:00
Alexander Bruy
5c62a1750e [processing] added descriptions for SAGA 2.2.3 2016-02-18 14:57:49 +02:00
Alexander Bruy
08577ac15d [processing] fixes for Create Grid algorithm (fix #14303) 2016-02-17 14:46:29 +02:00
Alexander Bruy
ead88a3ac2 [processing] correctly recognize grid type (fix #14302) 2016-02-17 14:46:29 +02:00
Alexander Bruy
e7fe61e6b9 [processing] load algorithms only when requred 3rd party modules are
available or compatible QGIS version is used

Some housekeeping in QGIS algorithms provider
2016-02-17 14:46:02 +02:00
Alexander Bruy
a15f51e71b Merge pull request #2788 from medspx/processing_fix_vdbselect
[processing] аix GRASS7 v.db.select (fix #11212)
2016-02-16 18:26:23 +02:00
volaya
961c35aeb5 [processing] fixed exporting multiple vector layers in SAGA and GRASS algs 2016-02-15 08:25:50 +01:00