gioman
|
c645342c06
|
suggests to use different parameters with resampling in SAGA and to use the highest resolution when using SAGA raster calculator
|
2013-10-15 20:45:46 +01:00 |
|
gioman
|
78679ad144
|
fixes SAGA import and export rasters
|
2013-10-15 20:40:48 +01:00 |
|
gioman
|
c5d6f70b1c
|
no need to escape parameters in r.kappa as processing does it by default
|
2013-10-15 20:30:39 +01:00 |
|
gioman
|
1038cd42fb
|
GRASS parameters values needs always to be escaped
|
2013-10-15 20:27:34 +01:00 |
|
gioman
|
b9f7c74a0f
|
fixes GRASS r.horizon and adds r.horizon.height
|
2013-10-15 20:21:30 +01:00 |
|
gioman
|
64068356b6
|
fixes GRASS raster export in order to cope with r.horizon and r.composite outputs
|
2013-10-15 20:15:12 +01:00 |
|
Alexander Bruy
|
125decfc21
|
[processing] update ui for number input dialog
|
2013-10-15 17:27:47 +03: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 |
|
Alexander Bruy
|
231f4e8444
|
[processing] homogenize widgets used for ParameterNumber (fix 8807)
|
2013-10-12 11:51:46 +03:00 |
|
Victor Olaya
|
0f1a27292d
|
[processing] fixed breaklines in script help
|
2013-10-12 10:48:38 +02:00 |
|
Juergen E. Fischer
|
4cb37b1af2
|
support for python plugin directory with accents in username (fixes #2512 again)
|
2013-10-10 23:55:28 +02:00 |
|
Victor Olaya
|
9de0a3165d
|
[processing] fixed wrong signal connection
|
2013-10-10 13:11:29 +02:00 |
|
Victor Olaya
|
cecfff0408
|
[processing] added extract algorithm as alternative to selection algorithms that can be used in the modeler
|
2013-10-07 18:46:44 +02:00 |
|
Victor Olaya
|
0150fe7c98
|
[processing] minor bug fixes
|
2013-10-07 18:46:43 +02:00 |
|
Victor Olaya
|
503ee57cae
|
[processing] removed unused algorithm icons
|
2013-10-07 18:46:43 +02:00 |
|
Sandro Santilli
|
24e53f4bfb
|
Replace AlArabiya font family with Sans, more likely to be found
|
2013-10-07 18:44:48 +02:00 |
|
Victor Olaya
|
cd69462476
|
[processing] fixed #8770 (error in batch processign interface)
|
2013-10-06 13:47:23 +02:00 |
|
Victor Olaya
|
1b04c51825
|
[processing] fixed commandline names in gdal algorithms
|
2013-10-06 13:39:20 +02:00 |
|
Victor Olaya
|
acbd165539
|
[processing] some refactoring. Removed old-style signals connection
|
2013-10-06 13:35:57 +02:00 |
|
Victor Olaya
|
17f3f79fc6
|
made algorithms that require open layers (not just file paths) not to appear in modeler ant batch processign interface
|
2013-10-06 13:30:42 +02:00 |
|
Giovanni Manghi
|
442b236ac9
|
Export 3d vectors as such
|
2013-10-06 11:00:07 +01:00 |
|
Giovanni Manghi
|
9ae931c22e
|
New take on v.surf.bspline in processing toolbox, Fixes #5943
|
2013-10-06 10:39:47 +01:00 |
|
Giovanni Manghi
|
42b8a96eed
|
add the -r parameter to r.external (used now to create grass inputs for processing, replacing r.in.gdal) and so fixes grass modules like r.reclass.area and probably many others
|
2013-10-05 21:58:08 +01:00 |
|
Juergen E. Fischer
|
9b1f0a346e
|
fix typo
|
2013-10-03 16:33:41 +02:00 |
|
Alexander Bruy
|
b8a7a2ad86
|
[processing] add QtDesigner .ui file for Number input dialog
|
2013-10-03 10:55:16 +03:00 |
|
Alexander Bruy
|
60bf80c3f3
|
[processing] use QtDesigner .ui for Autofill dialog
|
2013-10-02 20:51:09 +03:00 |
|
Alexander Bruy
|
a763e28ea5
|
[processing] use QtDesigner .ui for Multiple selection dialog
|
2013-10-02 20:51:09 +03:00 |
|
Alexander Bruy
|
7cb0be0806
|
[processing] use QtDesigner ui file for Edit rendering styles dialog
|
2013-10-02 17:05:34 +03: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
|
9a341acd13
|
[processing] handle non-ASCII characters in layer name when exporting (fix #8673)
|
2013-09-30 16:18:17 +03:00 |
|
Giovanni Manghi
|
7004a05934
|
Update GrassAlgorithm.py
|
2013-09-29 23:11:57 +01:00 |
|
Giovanni Manghi
|
52677578e9
|
Update ImportIntoPostGIS.py
|
2013-09-29 21:09:33 +01:00 |
|
Giovanni Manghi
|
7670081f5f
|
Update supervisedclassification.py
|
2013-09-29 20:35:49 +01:00 |
|
Giovanni Manghi
|
3226b4b503
|
Update supervisedclassification.py
|
2013-09-29 19:38:49 +01:00 |
|
volaya
|
5d1f763d57
|
Merge pull request #912 from bstroebl/selectByAttribute
[processing] Make select by attribute work
|
2013-09-26 13:27:43 -07:00 |
|
volaya
|
b6ca15192e
|
Merge pull request #911 from bstroebl/testEliminate
[processing] select features to eliminate in algorithm
|
2013-09-26 13:25:46 -07:00 |
|
Alexander Bruy
|
7a720c2166
|
[processing] sync GDAL algorithm names with Raster menu
|
2013-09-26 21:04:42 +03:00 |
|