Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#874 closed defect (fixed)

AddFace gets left_face/right_face of edge crossing startPoint wrong

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: Cc:

Description

This happens when inspecting edges that overlap the StartPoint of a polygon ring. It worked fine with ST_SharedPath so is a regression due to r6916.

I'm working on improving the testsuite

Change History (2)

comment:1 by strk, 13 years ago

Resolution: fixed
Status: newclosed

r6942 fixes this by getting back to use of ST_SharedPaths.

comment:2 by strk, 13 years ago

r6943 drops SharedPaths again and keep the correctness (for 10% speed improvemtn..)

Note: See TracTickets for help on using tickets.