[postgis-devel] [PostGIS] #1302: ST_AddEdgeModFace: ERROR: Edge 5 has face 0 registered on the side of this face, while edge 4 has face 2 on the same side (was: ST_CreateTopoGeo: ERROR: Edge 5 has face 0 registered on the side of this face, while edge 4 has face 2 on the same side)
PostGIS
trac at osgeo.org
Wed Nov 16 04:50:47 PST 2011
#1302: ST_AddEdgeModFace: ERROR: Edge 5 has face 0 registered on the side of this
face, while edge 4 has face 2 on the same side
----------------------+-----------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
Changes (by strk):
* owner: pramsey => strk
* component: postgis => topology
Old description:
> Next bug in the series derived from dataset in #1274.
> This one seems related to robustness of computation of next_left_edge and
> next_right_edge, which is based on ST_Azimuth.
New description:
Next bug in the series derived from dataset in #1274.
This one seems related to robustness of computation of next_left_edge and
next_right_edge, which is based on ST_Azimuth.
The error actually comes from topology.AddEdge
--
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1302#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list