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
Matthias Kuhn
b90a01847f
Prefer parameterAsBoolean over parameterAsBool
2019-04-16 08:30:00 +02:00
Alexander Bruy
8919d604a8
[processing] use background color from the project settings in the rasterize algorithm ( fix #19866 )
2019-01-25 10:06:12 +11:00
Trashmonk
d908518c49
Update Rasterize.py
2017-12-21 17:55:02 +01:00
Trashmonk
82df4de88a
Update Rasterize.py
2017-12-21 17:55:02 +01:00
Trashmonk
4fbea38439
Added transparency to areas with no vector data.
...
Originally the background colour defaulted to white with no transparency for areas without vector data. I have added an alpha channel to the geotiff and set it zero (full transparency) for areas with no vector data. This could be optional, in case the user wants a solid background.
2017-12-21 17:55:02 +01:00
Alexander Bruy
dca37abd0e
[processing] add group id to QGIS algorithms
2017-12-14 18:04:12 +02:00
Mathieu Pellerin
1053823369
[processing] improve rasterize dialog UI, add help ( #5008 )
2017-08-11 13:29:58 +07:00
Nyall Dawson
13431ca123
Bump minimum tile size to 64 for rasterise alg
2017-08-11 04:46:15 +10:00
Nyall Dawson
ab21f3e26b
Small cleanups to rasterise alg
2017-08-11 04:33:18 +10:00
Nyall Dawson
7d7c06cd85
Implement widget wrapper for QgsProcessingParameterMapLayer
2017-08-11 04:33:18 +10:00
nirvn
dc58c1ad15
[processing] fix non-normal blending composition for the rasterzie alg
2017-08-10 15:39:55 +02:00
Mario Baranzini
d9f71deb30
Remove osgeo.gdal.UseExceptions()
2017-08-08 21:49:05 +02:00
Mario Baranzini
f792661c1c
Refactoring of rasterize algorithm
2017-08-08 20:59:58 +02:00
Mario Baranzini
baede356bb
Refactoring
2017-08-08 17:16:17 +02:00
Mario Baranzini
bbfdcf3615
Fix header comment
2017-08-08 09:45:59 +02:00
Mario Baranzini
0533cfd708
Refactoring and added better comments
2017-08-08 09:45:59 +02:00
Mario Baranzini
525aeaba1a
Added processing algorithm to convert map to raster
2017-08-08 09:45:59 +02:00