Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6375 closed defect (fixed)

gdalwarp: invalid cutline after RPC reprojection

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.0
Component: Utilities Version: unspecified
Severity: normal Keywords: gdalwarp rpc cutline
Cc:

Description

When using gdalwarp with a RPC transform and a cutline, it may happen that the cutline once reprojected to source image pixel coordinates is no longer a valid geometry (self-intersection polygon) due to insufficient node density before reprojection.

Change History (4)

comment:1 by Even Rouault, 8 years ago

trunk r33516 "gdalwarp: densify cutline to avoid invalid geometry after reprojection to source raster, especially in the RPC case (#6375)"

comment:2 by Even Rouault, 8 years ago

trunk r33517 "Skip end of test_gdalwarp_lib_128 if GEOS not available "

comment:3 by Even Rouault, 8 years ago

Milestone: 2.1.0
Resolution: fixed
Status: newclosed

comment:4 by Even Rouault, 8 years ago

trunk r33755 "gdalwarp: check that densification of the cutline doesn't produce an invalid geometry, and if so try a less dense cutline (#6375, follow up of r33516)"

Note: See TracTickets for help on using tickets.