[postgis-devel] [PostGIS] #1789: ST_CreateTopoGeo, toTopoGeom: ERROR: Invalid edge (no two distinct vertices exist)
PostGIS
trac at osgeo.org
Thu Apr 26 08:41:26 PDT 2012
#1789: ST_CreateTopoGeo, toTopoGeom: ERROR: Invalid edge (no two distinct
vertices exist)
----------------------+-----------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.1
Component: topology | Version: 2.0.x
Keywords: |
----------------------+-----------------------------------------------------
Comment(by strk):
note that azimuth is used to order edge ends around a node. There's
probably a more robust way to do that (as done in GEOS/JTS) but before
going there it'll be useful to remove some code duplication (the same
azimuth-based code is in ST_AddEdgeModFace and ST_AddEdgeNewFace, and a
similar one is in GetNodeEdges)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1789#comment:9>
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