[postgis-devel] [PostGIS] #1595: problem with geom from ST_Line_SubString
PostGIS
trac at osgeo.org
Tue Feb 21 08:29:43 PST 2012
#1595: problem with geom from ST_Line_SubString
-------------------------------+--------------------------------------------
Reporter: worthlutz | Owner: pramsey
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 1.5.4
Component: postgis | Version: 1.5.X
Keywords: ST_Line_Substring |
-------------------------------+--------------------------------------------
Comment(by strk):
I was wrong, this is enough to trigger:
SELECT ST_AsEWKT(ST_Line_Substring('SRID=32019;MULTILINESTRING((0 0,0
1))', 0, 1));
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1595#comment:3>
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-devel
mailing list