Médéric RIBREUX
014355aa7e
Add v.extrude algorithm
2016-03-12 10:05:38 +01:00
Médéric RIBREUX
2f579d2372
Add v.build.polylines algorithm
2016-03-12 09:42:43 +01:00
Médéric RIBREUX
8619b812cf
Add v.build algorithm, only for topology checking
2016-03-12 09:27:49 +01:00
Nyall Dawson
6be8d06dc6
Fix searching for symbols by tag ( fix #14445 ), add tests
2016-03-09 15:22:34 +11:00
Alexander Bruy
e0c98cf409
Merge pull request #2881 from NaturalGIS/processing_missing_saga_shapes_polygons_tools
...
[processing] add missing SAGA 2.2.x shapes_polygons_tools tools
2016-03-08 11:57:20 +02:00
Alexander Bruy
dc137d771e
Merge pull request #2873 from NaturalGIS/processing_add_extent_gdal_rasterize
...
[processing] add extent parameter to gdal rasterize
2016-03-08 11:56:35 +02:00
Giovanni Manghi
2c7f40b65c
try fix indentation
2016-03-08 09:05:48 +00:00
Nyall Dawson
ed3cb12008
[FEATURE] Parameterized svg support for composer svg images
...
This makes it possible to change SVG fill/outline color and outline
width when using parameterised SVG files such as those included
with QGIS (fix #10542 )
2016-03-08 08:15:04 +11:00
Giovanni Manghi
5c20b33a58
processing add missing saga 2.2.x shapes_polygons tools tools
2016-03-07 18:18:28 +00:00
Juergen E. Fischer
c2c326c42e
de-plenk question and exclamation marks
2016-03-07 15:10:46 +01:00
Alexander Bruy
c51025a715
Merge pull request #2878 from NaturalGIS/processing_fix_saga_2_2_x_resampling
...
[processing] fix SAGA 2.2.x resampling
2016-03-07 14:42:55 +02:00
Alexander Bruy
d30ad84cda
Merge pull request #2877 from NaturalGIS/processing_fix_saga_2_2_x_grid_spline
...
[processing] fix SAGA 2.2.x grid_spline tools
2016-03-07 14:42:26 +02:00
Alexander Bruy
6292789f56
Merge pull request #2875 from neteler/patch-74
...
[processing] include target elevation above the ground parameter in GRASS7 r.viewshed
2016-03-07 14:39:51 +02:00
Giovanni Manghi
278b7f2037
processing fix SAGA 2.2.x resampling
2016-03-07 08:11:20 +00:00
Giovanni Manghi
35c81b4b40
processing fix SAGA 2.2.* grid_spline tools
2016-03-07 07:42:13 +00:00
Markus Neteler
5104438706
Include parameter target elevation above the ground
2016-03-06 22:26:45 +01:00
Giovanni Manghi
6a0606b6db
processing: in SAGA grid masking it is not mandatory for inputs to have the same extent
2016-03-06 18:05:14 +00:00
Giovanni Manghi
e4f75672bc
processing: add extent parameter to gdal rasterize
2016-03-06 17:59:57 +00:00
Alexander Bruy
9e3a5b5647
Merge pull request #2872 from medspx/processing_localdoc
...
[processing] use local GRASS7 help files if they exist (fix #7745 )
2016-03-06 13:36:53 +02:00
Alexander Bruy
7464d4df14
Merge pull request #2870 from NaturalGIS/processing_fix_grass7_v_buffer
...
[processing] fix GRASS7 v.buffer.column
2016-03-06 13:33:43 +02:00
Alexander Bruy
6289786b86
Merge pull request #2869 from NaturalGIS/processing_fix_saga_223_changed_modules
...
[processing] fix/adds SAGA 2.2.3 tools
2016-03-06 13:33:17 +02:00
Médéric RIBREUX
ce69d21bc1
[Processing] Use local GRASS7 help files if they exist. Fixes #7745
2016-03-06 11:48:41 +01:00
Giovanni Manghi
8bdd4f336e
processing: fix GRASS7 v.buffer.column
2016-03-06 10:24:08 +00:00
Giovanni Manghi
f8ea9d9268
fix/adds SAGA 2.2.3 tools
2016-03-06 10:12:39 +00:00
Juergen E. Fischer
2eb82430bb
use individual network managers for threads ( fixes #13721 , fixes #14401 , implements #14192 )
2016-03-05 12:28:24 +01:00
Larry Shaffer
b63461c1e3
Merge pull request #2847 from alexbruy/plugin-manager-auth
...
[pluginmanager] apply auth also when downloading plugin package
2016-03-04 14:07:13 -07:00
Matthias Kuhn
61b8896367
Fix expectedFailure in processing tests
2016-03-04 09:43:42 +01:00
Matthias Kuhn
0395b3833e
Expect Failures for GDAL < 2 in processing test
2016-03-04 08:48:04 +01:00
Nyall Dawson
d24a2df64d
Followup 193fedf, updated expected results
2016-03-04 08:48:04 +01:00
Matthias Kuhn
db2ca3aaa2
Allow expectedFailure in processing tests
2016-03-04 08:48:04 +01:00
Nyall Dawson
5a18bb628a
Revert "Followup 193fedf, updated expected results"
...
This reverts commit f722bb26a1267274248c9488fcb069719bfde254.
2016-03-04 10:51:41 +11:00
Nyall Dawson
f722bb26a1
Followup 193fedf, updated expected results
2016-03-04 09:12:22 +11:00
Matthias Kuhn
23546775d2
Python binding fixes for 2.5D renderer
2016-03-03 20:40:24 +01:00
Alexander Bruy
4e904f7e6e
[pluginmanager] apply auth also when downloading plugin package
2016-03-03 20:29:32 +02:00
volaya
b3b41015a1
Merge pull request #2804 from Gustry/processing-error
...
[Bugfix] [Processing] Catch some python errors in batch mode
2016-03-03 13:15:30 +01:00
Matthias Kuhn
193fedf6c1
Add null geometry to processing test line dataset
2016-03-03 10:52:44 +01:00
Alexander Bruy
61e5799915
Merge pull request #2787 from medspx/processing_vdistance
...
[processing] add GRASS7 v.distance (fix #12817 )
2016-03-02 09:59:14 +02:00
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
Alexander Bruy
b2189f22dc
Merge pull request #2747 from medspx/processing_grass_vwhatrast
...
[processing] add v.what.rast GRASS 7 algorithms
2016-03-02 09:52:57 +02:00
Alexander Bruy
0571395919
indentation
2016-03-01 19:02:30 +02:00
Alexander Bruy
a4a658a657
restore GdalTools plugin until we will have multithreading support in Processing
2016-03-01 15:57:32 +02:00
volaya
af8a62d93e
[processing] alg menus can now be configured from Processing options
2016-03-01 15:57:32 +02:00
Alexander Bruy
5df0ce04e8
[processing] replace fTools and GdalTools plugins with Processing
2016-03-01 15:57:32 +02:00
Alexander Bruy
7823a5a857
[processing] add missed fTools algorithms: Define current projection
...
and Create spatial index.
Also add missed Assign projection from GDALTools
2016-03-01 15:57:32 +02:00
Alexander Bruy
11a9a66104
[processing] add icons for fTools and GDALTools algorithms
2016-03-01 15:57:31 +02:00
Matthias Kuhn
9b9c692be2
Syntax highlighting for processing tests readme
2016-03-01 08:17:46 +01:00
Nyall Dawson
13ac821249
Fix build
2016-03-01 15:46:37 +11:00
Nyall Dawson
5612936836
Fix setting symbol for single symbol renderer via legend dbl click
...
Eg if diagram legend is also shown for layer it's possible for the
single symbol renderer to show a legend item.
2016-03-01 15:30:23 +11:00
Matthias Kuhn
427a5fbff3
More markdown fixes for processing readme
2016-02-29 21:26:50 +01:00