Opened 13 years ago
Closed 13 years ago
#984 closed defect (fixed)
ST_GetFaceEdges should support the Universal Face
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | topology | Version: | master |
Keywords: | Cc: |
Description
As of r7234 the ST_GetFaceEdges routine doesn't work with the universal face anymore. It should.
Note that behavior with universal face was not regress-tested and was likely bogus in that the order of the edges should be in a way to have the face on the left side.
Change History (2)
comment:1 by , 13 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
fixed by r7236