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
|
e1ff6e896a
|
processing fix GRASS7 detection on osx: courtesy Martin Laloux
|
2016-03-06 10:32:06 +00: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 |
|
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 |
|
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 |
|
Matthias Kuhn
|
427a5fbff3
|
More markdown fixes for processing readme
|
2016-02-29 21:26:50 +01:00 |
|
Matthias Kuhn
|
5e5ae94b4c
|
Fix processing test readme markdown
|
2016-02-29 21:25:47 +01:00 |
|
Alexander Bruy
|
317639f1e0
|
[processing] allow to use ParameterPoint in Graphical Modeler
|
2016-02-29 12:41:27 +02:00 |
|
Alexander Bruy
|
dd68c33eb4
|
[processing] add support for ParameterPoint to major algorothm providers
|
2016-02-29 12:41:27 +02:00 |
|
Alexander Bruy
|
841de7eff2
|
[processing] add tests for ParameterPoint
|
2016-02-29 12:41:26 +02:00 |
|
Alexander Bruy
|
58d40d16fa
|
[processing] add ParameterPoint for selecting point on canvas (fix #5733)
|
2016-02-29 12:41:26 +02:00 |
|
Juergen E. Fischer
|
796b8bdf6e
|
spelling updates
|
2016-02-29 10:02:00 +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 |
|
Juergen E. Fischer
|
7e2caa679c
|
fix some more signals for pyqtwrapper
|
2016-02-27 01:07:41 +01: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 |
|
Nyall Dawson
|
1b22dcc8a6
|
Indendation
|
2016-02-26 14:08:37 +11: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 |
|
Matthias Kuhn
|
6c1a771747
|
Update README.md
|
2016-02-23 13:27:35 +01:00 |
|