Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
RS_AsRaster does not use the width and height of the raster passed in its parameters. Instead, it will use the bounding rectangle of the passed geometry as the width and height of the generated raster. (RasterConstructors.java 172)
The function only utilizes the Scale and Skew information of the parameter raster.
This behavior can be confusing, and I think we should fix it to use the width and height of the parameter raster.
Attachments
Issue Links
- links to