Ticket #2735 (closed defect: fixed)
Cutline with blend gives wrong results inside cut polygon
| Reported by: | asgerpetersen | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.1 |
| Component: | Algorithms | Version: | 1.6.0 |
| Severity: | normal | Keywords: | blend forceToMultiLineString |
| Cc: |
Description
Outside the cut polygon the rasters are correctly blended together over the specified blending distance. Inside the cut polygon the rasters are blended 50/50 all over.
Please find a simple example attached. In the example a white (one band, all values = 255) and a black (one band, all values = 0) are cut together using blending. Outside the polygon everything looks perfect. Inside the polygon all pixels are gray (value = 128).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

