[postgis-tickets] [PostGIS] #3402: geometry crosses edges with 0 tolerance
PostGIS
trac at osgeo.org
Fri Dec 18 09:19:15 PST 2015
#3402: geometry crosses edges with 0 tolerance
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.9
Component: topology | Version: 2.1.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
Never mind, this is actually easily solved:
{{{
*---o
\ /
X
/ \
*---o
}}}
The "o" points are the common endpoints, the "x" is the interior-interior
intersection, the "*" are the middle points of each line. So no GEOS bug
here.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3402#comment:12>
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-tickets
mailing list