Alexander Bruy
|
57547a7731
|
additional parameters for translae algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
3ed47c3bd9
|
add test for slope algorithm and allow additional command line
parameters
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
61445ad0a2
|
additional parameters for sieve algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
27aa8113de
|
additional parameters for retile algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
c313f1da50
|
additional parameters for proximity algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
d66914aec6
|
additional parameters for polygonize algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
1d12620579
|
additional parameters for pansarpening algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
09102c7e7b
|
more tests for nearblack algorithm
and add support for additional command line parameters
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
629afb685c
|
cover gdal merge algorithm with test and add support for additional
command line parameters
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
97806eaa5d
|
additional parameters for hillshade algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
ceb0633f89
|
additional parameters for grid nearest neighbor
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
d1562a4149
|
additional parameters for grid linear
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
c351bb85fc
|
additional command line parameters for grid IDW NN
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
10062dcc80
|
additional parameters support for grid inverse distance
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
3c03629fa7
|
additional parameters for grid data metrics algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
629f299b17
|
additional parameters support for grid average algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
1e7704ab60
|
additional parameters support in gdalinfo algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
5b27b72191
|
allow additional parameters for gdal_calc
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
c0c16cdd31
|
additional parameters for gdaladdo algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
45b12a7e5c
|
support for additional command line parameters and creation options in
the fillnodata algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
18a56f97e0
|
allow pass additional parameters in the contour algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
c64c2948d9
|
fix not used creation options parameter in the color relief algorithm and
allow to pass additional command line parameters to it
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
0128135c64
|
allow to pass additional parameters to the clip raster by mask algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
d40d040ebe
|
allow to pass additional parameters to the clip raster by extent
algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
7c06db6d7b
|
allow to pass additional command-line parameters to aspect algorithm
|
2019-06-25 09:59:50 +03:00 |
|
Alexander Bruy
|
94ec2dc72c
|
Merge pull request #30333 from alexbruy/postgis-layer
[processing] remove trailing semicolon from SQL before creating a layer (fix #30239)
|
2019-06-23 09:42:10 +03:00 |
|
Alexander Bruy
|
3039aeabd7
|
Merge pull request #30331 from alexbruy/random-points
[processing] assign correct ids to features in the random points in polygons algorithm (fix #26321)
|
2019-06-23 09:41:46 +03:00 |
|
Alexander Bruy
|
017f41f96c
|
[processing] remove trailing semicolon from SQL before creating
layer (fix #30239)
|
2019-06-22 18:57:36 +03:00 |
|
Alexander Bruy
|
71fac3bbd2
|
[processing] assign correct ids to features in the random points in
polygons algorithm (fix #26321)
|
2019-06-22 16:58:56 +03:00 |
|
Alexander Bruy
|
53f1acd7bb
|
[processing] set correct default for r.stream.extract algorithm (fix #30231)
|
2019-06-22 14:39:47 +03:00 |
|
Matthias Kuhn
|
0640e51e48
|
Merge pull request #10005 from ghtmtt/processing_climb
[Processing] climb along line algorithm
|
2019-06-21 16:13:15 +02:00 |
|
Juergen E. Fischer
|
72af468228
|
translation string fixes
|
2019-06-17 09:40:29 +02:00 |
|
Nyall Dawson
|
b8dcafbf10
|
[processing] Fix missing default value for Select by Expression
Fixes #30218
|
2019-06-17 06:27:17 +10:00 |
|
Nyall Dawson
|
4ff8429f7a
|
[processing] Port "Points along geometry" to QgsFeatureBasedAlgorithm
(and c++), allow distance/start/end offset to be dynamic, avoid
algorithm "hangs" when inappropriately small (or 0) distances
are used
|
2019-06-12 10:08:51 +07:00 |
|
Nyall Dawson
|
d10db05b5a
|
[processing] Nicer strings, default values for select/extract by attribute
|
2019-06-12 07:03:30 +10:00 |
|
Nyall Dawson
|
43904df6c4
|
[processing] Fix exception in select by expression using not equal to operator
Fixes #30135
|
2019-06-12 07:03:30 +10:00 |
|
Harrissou Sant-anna
|
1e2b59afc4
|
Make the target crs optional in gdal warp algorithm [needs-docs]
|
2019-06-11 13:43:38 +10:00 |
|
Martin Varga
|
f4e11bf7d5
|
[processing] tiles_xyz: maximize map preview
|
2019-06-07 11:09:41 +02:00 |
|
Martin Varga
|
228040d153
|
[processing] tiles_xyz: get rid of unlabeled areas at the edges of metatiles
|
2019-06-07 11:09:41 +02:00 |
|
Martin Varga
|
4013925083
|
[processing] deferred transparency/bg_color option in xyz alg
|
2019-06-07 11:09:41 +02:00 |
|
Martin Varga
|
ebab737420
|
[processing] changed alpha to transparent option in tiles_xyz, default bg color from canvas
|
2019-06-07 11:09:41 +02:00 |
|
Martin Varga
|
3a9b32d635
|
[processing] added new options (alpha, quality, tile_size) to xyz alg
|
2019-06-07 11:09:41 +02:00 |
|
matteo
|
19ff856fdc
|
pretty format for feedback
|
2019-06-07 08:53:00 +02:00 |
|
Luigi Pirelli
|
357328aade
|
Merge pull request #29992 from ghtmtt/processing_ndvi
[processing] fix NDVI calculation formula in builtin raster calculator
|
2019-06-03 09:51:33 +02:00 |
|
Juergen E. Fischer
|
19933e0feb
|
processing: avoid fetching the layer parameters when not executing
|
2019-06-01 09:10:39 +02:00 |
|
Juergen E. Fischer
|
5a54eb7739
|
processing: add option to select directory to recurse for files (fixes regression with a number of tools that used to have this - eg. buildvrt for instance)
|
2019-05-31 19:02:48 +02:00 |
|
Alexander Bruy
|
f8d0ecc7ee
|
[processing] add default value to user filter matrix (fix #29999)
|
2019-05-29 13:43:18 +03:00 |
|
matteo
|
cf634aa3aa
|
[processing] fix NDVI calculation
|
2019-05-28 15:40:47 +02:00 |
|
saber
|
169e246fdc
|
fixes issue with db lock when writing mbtiles
|
2019-05-27 14:45:16 +02:00 |
|
Alexander Bruy
|
121a92df7d
|
Merge pull request #10074 from alexbruy/grass-r-sun
[processing] split GRASS r.sun algorithm into two (fix #21637)
|
2019-05-25 07:59:19 +03:00 |
|