[postgis-tickets] [PostGIS] #5081: ERROR: ptarray_scroll_in_place: input POINTARRAY does not contain the given point (was: toTopoGeom: ERROR: ptarray_scroll_in_place: input POINTARRAY does not contain the given point)

PostGIS trac at osgeo.org
Fri Oct 28 05:56:03 PDT 2022


#5081: ERROR:  ptarray_scroll_in_place: input POINTARRAY does not contain the
given point
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 3.4.0
 Component:  topology  |    Version:  3.2.x
Resolution:            |   Keywords:
-----------------------+---------------------------
Changes (by strk):

 * summary:
     toTopoGeom: ERROR:  ptarray_scroll_in_place: input POINTARRAY does not
     contain the given point
     =>
     ERROR:  ptarray_scroll_in_place: input POINTARRAY does not contain the
     given point

Comment:

 TopoGeo_addLinestring() is enough to trigger the problem, passing a closed
 linestring with more than 1 self-intersection should be enough to trigger
 the problem (only 2 resulting closed lines would contain the original
 start point)
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5081#comment:4>
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