Opened 12 years ago

Closed 12 years ago

#1474 closed defect (fixed)

TRIANGLE EMPTY: Triangle has wrong number of rings: 0

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

Description

WKB Roundtrip of TRIANGLE EMPTY fails:

strk=# select 'TRIANGLE EMPTY'::geometry::text::geometry;
ERROR:  Triangle has wrong number of rings: 0

Change History (2)

comment:1 by strk, 12 years ago

NOTE: both WKB and WKT testcases do not test curves and triangle etc. atm

comment:2 by strk, 12 years ago

Resolution: fixed
Status: newclosed

Fixed by r8833

Note: See TracTickets for help on using tickets.