Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#963 closed defect (fixed)

eHoleOutsideShell error lacks error point

Reported by: pramsey Owned by: pramsey
Priority: major Milestone: 3.8.0
Component: Default Version: main
Severity: Unassigned Keywords:
Cc:

Description

From https://trac.osgeo.org/postgis/ticket/4381

IsValid() on POLYGON((25495445.625 6671632.625,25495445.625 6671711.375,25495555.375 6671711.375,25495555.375 6671632.625,25495445.625 6671632.625),(25495368.0441 6671726.9312,25495368.3959388 6671726.93601515,25495368.7478 6671726.9333,25495368.0441 6671726.9312)) returns a NaN,NaN exception point

Change History (2)

comment:1 by Paul Ramsey <pramsey@…>, 5 years ago

Resolution: fixed
Status: assignedclosed

In 70cd8d0/git:

Fill in the exception error point when a eHoleOutsideShell occurs.
Closes #963

comment:2 by Paul Ramsey <pramsey@…>, 5 years ago

In 298dbdb/git:

Add NaN test to unit, references #963

Note: See TracTickets for help on using tickets.