[PostGIS] #5762: ST_LocateBetween with offset drops ZM
PostGIS
trac at osgeo.org
Mon Jul 8 07:35:50 PDT 2024
#5762: ST_LocateBetween with offset drops ZM
---------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.0
Component: postgis | Version: master
Keywords: |
---------------------+---------------------------
{{{
select ST_AsText(ST_LocateBetween('LINESTRING ZM (10 10 10 10, 100 100 20
20)', 12,18 ,0));
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5762>
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