33 Commits

Author SHA1 Message Date
Alexander Bruy
024f6a12f3 [processing] fix handling of optional string arguments (fix #9109, 9120) 2014-03-26 15:04:21 +02:00
Juergen E. Fischer
ec0f0bea28 indentation update and a few fixed typos 2013-10-24 15:26:39 +02:00
Alexander Bruy
9b372f5334 [processing] add gdal interpolation (data metrics) algorithm (addresses #7201) 2013-10-13 16:39:15 +03:00
Alexander Bruy
4512bfcb44 [processing] add gdal interpolation (nearest) algorithm (addresses #7201) 2013-10-13 16:39:15 +03:00
Alexander Bruy
f35b1fb49d [processing] add gdal interpolation (average) algorithm (addresses #7201) 2013-10-13 16:39:15 +03:00
Alexander Bruy
e8e36e62d9 [processing] add gdal interpolation (invdist) algorithm (addresses #7201) 2013-10-13 16:39:14 +03:00
Alexander Bruy
273caa6b6c [processing] add gdal color-relief algorithm (addresses #7201) 2013-10-13 16:39:14 +03:00
Alexander Bruy
f2c2114c56 [processing] add gdal roughness algorithm (addresses #7201) 2013-10-13 16:39:14 +03:00
Alexander Bruy
19c2ed7b58 [processing] add gdal TPI algorithm (addresses #7201) 2013-10-13 16:39:14 +03:00
Alexander Bruy
9288a5de19 [processing] add gdal TRI algorithm (addresses #7201) 2013-10-13 16:39:14 +03:00
Alexander Bruy
bcad38ba75 [processing] add gdal aspect algorithm (addresses #7201) 2013-10-13 16:39:14 +03:00
Alexander Bruy
e6ba40585c [processing] add gdal slope algorithm (addresses #7201) 2013-10-13 16:39:14 +03:00
Alexander Bruy
ef2963c8b4 [processing] add gdal hillshade algorithm (addresses #7201) 2013-10-13 16:39:13 +03:00
Alexander Bruy
10506c5daf [processing] use default icon for fillnodata 2013-10-13 16:39:13 +03:00
Alexander Bruy
23a1875578 [processing] remove unused GDAL icons 2013-10-13 16:39:13 +03:00
Victor Olaya
1b04c51825 [processing] fixed commandline names in gdal algorithms 2013-10-06 13:39:20 +02:00
Alexander Bruy
498a5d9ab8 [processing] code formatting, make sources more pep8 compliant 2013-10-02 16:24:10 +03:00
Alexander Bruy
968c3219c2 [processing] add gdal2xyz tool (fix #8723) 2013-09-30 16:18:27 +03:00
Alexander Bruy
7a720c2166 [processing] sync GDAL algorithm names with Raster menu 2013-09-26 21:04:42 +03:00
Alexander Bruy
7628c8f34f [processing] add option to keep resolution when clipping raster 2013-09-26 15:59:49 +03:00
Alexander Bruy
394f1ed01e [processing] improve some gdal algoruthms
update resources_rc.py
2013-09-15 20:21:26 +03:00
Alexander Bruy
47e27d1e2e [processing] attempt to fix proximity algorithm 2013-09-15 17:48:25 +03:00
Alexander Bruy
f7aab64005 [processing] restore Polygonize algorithm functionality (fix #8252) 2013-09-15 17:48:25 +03:00
Alexander Bruy
e7ae5d2c68 [processing] add GDAL rasterize algorithm (fix #5854) 2013-09-14 18:24:39 +03:00
Alexander Bruy
fd50ac0533 [processing] fix passing distunits parameter for GDAL proximity (fix #8247) 2013-09-14 17:30:15 +03:00
Alexander Bruy
3c8cfd0be0 [processing] add Extract projection algorithm 2013-09-14 17:30:14 +03:00
Alexander Bruy
69931cf559 [processing] impove Build Pyramids algorithm 2013-09-14 17:30:14 +03:00
Alexander Bruy
65b5b01b45 [processing] add GDAL Contour algorithm 2013-09-14 17:30:14 +03:00
Alexander Bruy
6b5fef1081 [processing] add Clip By Mask algorithm 2013-09-14 17:30:14 +03:00
Victor Olaya
807ffaa5e6 [processing] refactoring to move common functions to tools package 2013-09-14 13:26:41 +02:00
Alexander Bruy
9ce316dbd3 [processing] add Clip raster by extent algorithm (fix #8602) 2013-09-13 12:09:23 +03:00
Alexander Bruy
9416acaa1c cleanup 2013-08-28 18:03:15 +03:00
Victor Olaya
9bb3d6eb6b renamed "sextante" to "processing" 2013-08-20 09:22:03 +02:00