[postgis-devel] [PostGIS] #1503: ST_AddIsoNode doesn't check face containment if 0 is given
PostGIS
trac at osgeo.org
Fri Jan 27 01:53:25 PST 2012
#1503: ST_AddIsoNode doesn't check face containment if 0 is given
----------------------+-----------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
When pasing a non-null value as containing_face to ST_addIsoNode the
function checks if the node is _really_ inside the mentioned face.
When passing a null, the function figures out by itself.
When passing 0, no check is performed !
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1503>
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