Alexander Bruy
d40d040ebe
allow to pass additional parameters to the clip raster by extent
...
algorithm
2019-06-25 09:59:50 +03:00
Harrissou Sant-anna
491ca3315f
Make data type option translatable in GDAL algorithms dialog
2019-05-20 08:51:38 +10:00
Bas Couwenberg
2628c480c5
Don't include revision in sources.
...
Prevent changes to files that weren't changed between releases.
This eases review of the changes between releases significantly.
2019-05-17 16:47:47 +02:00
Nyall Dawson
c93775f6b1
[processing][gdal] Ensure that GDAL algs output the CORRECT
...
generated filename for outputs
Previously they were just echoing the input parameter value,
which isn't always a string and accordingly was broken for
temporary outputs. This caused models to break when the output
of a GDAL algorithm was used in a subsequent model step.
2019-02-05 16:55:34 +11:00
nirvn
8398aae04b
[needs-docs][processing] Use input layer data type for gdal algorithms
...
when appropriate:
- warp (i.e. reproject)
- translate (i.e. file format conversion)
- rearrange bands
- clip by extent/mask
2018-09-04 16:20:03 +07:00
Alexander Bruy
f524460379
[processing] homogenize label for 'additional creation options'
...
parameter in GDAL algorithms
2018-08-02 12:11:20 +03:00
matteo
2a7c10e719
change empty '' with None
2018-05-18 08:44:02 +10:00
matteo
9d7212f3d4
[processing] change 0 to Not set Null values in Gdal Clip
2018-05-18 08:44:02 +10:00
Mathieu Pellerin
8f47691a7a
[processing] add gdal command name to tags for better searches ( #6978 )
2018-05-14 11:32:55 +07:00
Nyall Dawson
f4599f13f1
[processing][gdal] Better error messages when invalid parameters are passed
2018-05-06 19:19:45 +10:00
Nyall Dawson
f48aaeaf33
[processing][gdal] Fix some more nodata=0 handling
2018-05-06 07:13:15 +10:00
Nyall Dawson
00bb177f3d
[processing][gdal] Fix parsing of creation options
...
Creation options must be specified one at a time - the
current approach causes them to be specified once embedded
in quotation marks, which is not valid input for gdal
2018-03-21 18:36:28 +11:00
Alexander Bruy
53bc147dca
[processing] add group id to GDAL algorithms
2017-12-14 18:04:11 +02:00
Nyall Dawson
96c7e6e0a6
[processing][gdal] Cleanup some code, add method to customise
...
generated command based on whether the algorithm is actually
executing or just being displayed in the UI as a command
2017-12-08 14:09:08 +10:00
Alexander Bruy
67265c64c1
[processing] reproject extent into input CRS where possible
2017-10-11 17:06:11 +03:00
Alexander Bruy
7c9d634323
[processing] rename some algorithms to avoid naming conflicts and
...
maintain consistency
2017-10-11 17:06:11 +03:00