[postgis-tickets] [PostGIS] #4034: Additional splitting self-intersected lines
PostGIS
trac at osgeo.org
Mon Mar 5 03:38:45 PST 2018
#4034: Additional splitting self-intersected lines
----------------------------+---------------------------
Reporter: Andrzej Kępys | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.4.4
Component: postgis | Version: 2.4.x
Resolution: invalid | Keywords:
----------------------------+---------------------------
Changes (by komzpa):
* status: new => closed
* resolution: => invalid
Comment:
This is expected behavior.
If you are trying to use simple features to store a path (ie 2.5D, not 2D,
data), please use higher dimensions to store node order or timing to
reconstruct it after feeding into an overlay functions such as Intersects
or Difference.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4034#comment:1>
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