You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If neither map theme nor the layer is set, the current map content will be rendered.
484
+
485
+
The minimum extent entered will internally be extended to be a multiple of the tile size.
486
+
476
487
qgis:refactorfields: >
477
488
This algorithm allows editing the structure of the attributes table of a vector layer. Fields can be modified in their type and name, using a fields mapping.
@nirvn@m-kuhn do you mind if we rename this alg from "rasterize" to "render"? To me "Rasterize" is a specific operation which takes a vector layer and converts to raster (i.e. taking the raster values directly from an attribute in the vector layer). It'd be nice to keep the "rasterize" name free for a future algorithm which does this operation.
3 commit comments
nyalldawson commentedon Aug 11, 2017
@nirvn @m-kuhn do you mind if we rename this alg from "rasterize" to "render"? To me "Rasterize" is a specific operation which takes a vector layer and converts to raster (i.e. taking the raster values directly from an attribute in the vector layer). It'd be nice to keep the "rasterize" name free for a future algorithm which does this operation.
m-kuhn commentedon Aug 11, 2017
No objections, CC @marioba
nirvn commentedon Aug 11, 2017
No objections.