641 Commits

Author SHA1 Message Date
Giovanni Manghi
327336517d fix grass r.horizon 2015-05-31 07:07:36 +01:00
alexbruy
d5b2e7baf3 Merge pull request #2094 from NaturalGIS/fix_grass_r_stream
[processing] remove r.stream modules that are addons, fix r.stream.extract in grass7
2015-05-30 14:51:29 +03: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
Giovanni Manghi
2b1b9f53ac fix processing/grass7 in master 2015-05-30 07:24:41 +01:00
Alexander Bruy
596b126b94 fix conflicts 2015-05-27 10:34:32 +03:00
Alexander Bruy
6919d9841b Merge branch 'master' of https://github.com/scubbx/QGIS into processing-r.stat
Conflicts:
	python/plugins/processing/algs/grass7/Grass7Algorithm.py
2015-05-27 10:29:55 +03:00
alexbruy
90d7a7ab48 Merge pull request #2064 from arnaud-morvan/processing-check-validity
[processing] add Check Validity algorithm
2015-05-26 17:02:26 +03:00
Giovanni Manghi
6e4b883ac5 fix grass7 r.surf.area 2015-05-25 17:32:03 +01:00
arnaud.morvan@camptocamp.com
ae6b290a4f Add processing CheckValidity algorithm 2015-05-25 13:24:20 +02:00
alexbruy
bb80c63805 Merge pull request #2074 from NaturalGIS/fix_saga_contour
[processing] fix SAGA 2.1.4 contour lines from grid
2015-05-25 09:40:45 +03:00
alexbruy
12883f50a7 Merge pull request #2072 from NaturalGIS/fix_grass7_r_relief2
[processing] fix grass7 r.relief2
2015-05-25 09:40:15 +03:00
alexbruy
6596adc8e6 Merge pull request #2073 from NaturalGIS/fix_grass7_r_flow
[processing] fix grass7 r.flow
2015-05-25 09:39:47 +03:00
Paolo Cavallini
3ecf6e6546 Update Datasources2Vrt.py
Naming more consistent with other tools.
2015-05-24 15:27:03 +02:00
Giovanni Manghi
cee47d66b4 fix SAGA 2.1.4 contour lines from grid 2015-05-24 13:53:22 +01:00
Giovanni Manghi
d591ac4da1 better indentation 2015-05-24 12:26:30 +01:00
Giovanni Manghi
b1baa6e3ce fix GRASS7 r.flow 2015-05-24 12:22:11 +01:00
Giovanni Manghi
4f87af0851 better fix for r.relief in grass7 2015-05-24 10:41:01 +01:00
Giovanni Manghi
6be81c675b better fix for r.relief in grass7 2015-05-24 10:40:45 +01:00
volaya
2ff6f7245a Merge pull request #2066 from luipir/master
Added Datasources2Vrt processing alg
2015-05-23 23:48:56 +02:00
Giovanni Manghi
adb5b643f5 fix GRASS7 r.relief 2015-05-22 19:59:36 +01:00
Luigi Pirelli
782292720d added Datasources2Vrt processing alg to merge different datasources in a single VRT
This is useful for that commands that have multiple inputs but that have to be contained
in a single vrt
2015-05-22 20:17:27 +02:00
pcav
e25fb2de6d Fix for #12812 2015-05-22 19:57:40 +02:00
pcav
2004f22ac5 Uniform and informative output names for Processing (QGIS, final) 2015-05-22 16:39:20 +02:00
pcav
00f64971f7 Uniform and informative output names for Processing (QGIS, Take #2) 2015-05-22 16:09:55 +02:00
pcav
7dacddc08a Uniform and informative output names for Processing (QGIS, Take #1) 2015-05-22 15:56:45 +02:00
volaya
7a35d62b09 [processing] add help links for gdal/ogr alga 2015-05-21 15:44:00 +02:00
volaya
f1dc58ce01 [processing] fixed saga help links 2015-05-21 15:44:00 +02:00
volaya
c9841fb645 [processing] cosmetic improvements to gdal/ogr algs 2015-05-21 15:44:00 +02:00
Alexander Bruy
daee595366 [processing] allow to specify geometry type for input vectors in R
scripts
2015-05-21 12:57:50 +03: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 #2 - up to v.split*) 2015-05-20 22:41:10 +02:00
volaya
1ad36c4afb [processing] added support for online R scripts 2015-05-20 21:11:41 +02:00
volaya
5a00912b3d [processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QGIS logging system
2015-05-20 21:11:41 +02:00
pcav
2e7f344214 Uniform and informative output names for Processing (GRASS-v.* modules take #1 - 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
Alexander Bruy
8ad18834fb [processing] fix axis orientation in the Vector Scatterplot alg (fix #12705) 2015-05-20 14:10:42 +03:00
Alexander Bruy
2dfea6a656 remove print statement 2015-05-20 13:04:17 +03:00
Alexander Bruy
d978f3fd9b [processing] fix Points along lines alg (fix #12768) 2015-05-20 11:51:32 +03:00
Alexander Bruy
426596c29f [processing] fix Number of unique values in classes alg (fix #12731) 2015-05-20 11:44:33 +03:00
Alexander Bruy
9b41e7bb9a [processing] fix Select by Attribute algorithm (fix #12289) 2015-05-20 11:38:56 +03:00
Alexander Bruy
028467eaf9 [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710)
2015-05-20 11:24:05 +03:00
Alexander Bruy
dbf026d3c6 [processing] add recent expressions to Fields Calculator algorithm (fix #12587) 2015-05-20 11:08:42 +03:00
Alexander Bruy
71fa5d41a1 [processing] fix Convex Hull algorithm (fix #12643) 2015-05-20 11:01:26 +03:00
volaya
86d4a4d2a5 Merge pull request #2034 from Gustry/fix-lines-inter
[processing] Set the parameter table field optional in "Line intersections" algo
2015-05-20 09:01:25 +02:00
volaya
f782e77380 Merge pull request #2037 from NaturalGIS/fix_saga_split_rgb
fix saga split rgb bands
2015-05-20 09:00:47 +02:00
volaya
57d21c8383 [processing] swallow possible exceptions when reading console output from SAGA 2015-05-20 08:04:19 +02:00
volaya
960e6d84f9 [processing] fixed SAGA provider entry in settings dialog 2015-05-20 08:04:18 +02:00
ScubbX
a3454e7548 added special case for r.statistics 2015-05-19 17:13:42 +02:00
Alexander Bruy
d8e1cf30af [processing] load UI files dynamically 2015-05-19 15:30:26 +03:00
Alexander Bruy
30dbd8fd5b [processing] drop resources.qrc and load images dynamically. Also remove
unused images
2015-05-19 15:30:25 +03:00