Pranav Toggi created SEDONA-755:
-----------------------------------

             Summary: Rasterization scanline logic has redundant bounds check 
that skips valid vertical lines
                 Key: SEDONA-755
                 URL: https://issues.apache.org/jira/browse/SEDONA-755
             Project: Apache Sedona
          Issue Type: Bug
            Reporter: Pranav Toggi


The xIntercept < 0 check on vertical scanlines incorrectly skips valid 
intersections when the geometry extends to the left edge of the raster extent. 
Removed the redundant check and hoisted xMin/xMax computation out of the inner 
loop.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to