Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7091 closed defect (fixed)

OGRPolygon::Contains(point) fails when point is on the polygon boundary

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 2.2.3
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

Change History (3)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 40453:

Fix OGR[Curve]Polygon::Intersects(OGRPoint*) to return true when point is on polygon boundary (fixes #7091)

comment:2 by Even Rouault, 7 years ago

In 40454:

Fix OGR[Curve]Polygon::Intersects(OGRPoint*) to return true when point is on polygon boundary (fixes #7091)

comment:3 by Even Rouault, 7 years ago

Milestone: 2.2.3
Note: See TracTickets for help on using tickets.