Opened 8 years ago

Closed 8 years ago

#6322 closed defect (fixed)

OGRLayer::Erase() discarding input geometries that have no intersection with method layer

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.4
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

Input geometries without intersection with the method layer should be put unmodified in the result layer instead of being discarded.

Change History (1)

comment:1 by Even Rouault, 8 years ago

Milestone: 1.11.4
Resolution: fixed
Status: newclosed

trunk r33073, branches/2.0 r33074, branches/1.11 r33075 "OGRLayer::Erase(): do not discard input geometries that have no intersection with method layer (#6322)"

Note: See TracTickets for help on using tickets.