[postgis-tickets] [PostGIS] #3401: ST_ModEdgeSplit makes topology invalid

PostGIS trac at osgeo.org
Tue Jan 5 03:34:20 PST 2016


#3401: ST_ModEdgeSplit makes topology invalid
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  blocker   |  Milestone:  PostGIS 2.2.1
 Component:  topology  |    Version:  trunk
Resolution:            |   Keywords:  32bit
-----------------------+---------------------------

Comment (by strk):

 Nicklas botton line is the roundtrip locate/interpolate doesn't yeld the
 original point. It would be normal if the original point was NOT on the
 line, but it isn't if the original point _is_ on the line.

 As long as the "location" is expressed as the fraction of total length the
 point is found at there will always be a truncation issue. I'm not sure
 this can be solved w/out changing how "location" is expressed (or
 completely avoiding to use locate/interpolate from ST_Split).

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