[postgis-tickets] [PostGIS] #3329: Topology population regression

PostGIS trac at osgeo.org
Sun Oct 11 13:33:42 PDT 2015


#3329: Topology population regression
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  closed
  Priority:  blocker   |  Milestone:  PostGIS 2.2.1
 Component:  topology  |    Version:  2.2.x
Resolution:  fixed     |   Keywords:
-----------------------+---------------------------
Changes (by strk):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 I found out this was a bug in r14155, which was the C version of the fix
 for #3280.
 The code adding a point was not snapping the closest edge (59, in Andrea
 snapshot) because a point projected on it was not found to be _contained_
 by it. 2.2.0 is affected, 2.1.9dev is not.


 r14251 in trunk (2.3.0dev), r14252 in 2.2 branch (2.2.1dev)

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3329#comment:16>
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