[postgis-tickets] [PostGIS] #4694: NewEdgesSplit does not snap to edge

PostGIS trac at osgeo.org
Sun May 31 13:20:05 PDT 2020


#4694: NewEdgesSplit does not snap to edge
-----------------------+-------------------
  Reporter:  tomass    |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:
 Component:  topology  |    Version:  3.0.x
Resolution:            |   Keywords:
-----------------------+-------------------

Comment (by tomass):

 Thank you. Do I understand correctly, that in PostGIS/Topology 3.0.1 you
 can only split an existing edge at the vertex which already exists in
 edges geometry?

 I am using a workaround of calling ''ST_ChangeEdgeGeom'' and adding a new
 vertex at the point where I want to split an edge prior to calling
 ''ST_NewEdgeSplit''/''ST_ModEdgeSplit''. Is this the correct way to split
 an edge at any point, at least for now?

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4694#comment:2>
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