[postgis-devel] [PostGIS] #1595: problem with geom from ST_Line_SubString
PostGIS
trac at osgeo.org
Tue Feb 21 08:51:55 PST 2012
#1595: problem with geom from ST_Line_SubString
------------------------+---------------------------------------------------
Reporter: worthlutz | Owner: pramsey
Type: defect | Status: closed
Priority: critical | Milestone: PostGIS 1.5.4
Component: postgis | Version: 1.5.X
Resolution: fixed | Keywords: ST_Line_Substring
------------------------+---------------------------------------------------
Changes (by strk):
* status: new => closed
* resolution: => fixed
Comment:
ok, the issue is indeed in the line_substring call, only isn't revealed by
2.0 because there we don't care about SRID of inner geometries when it
comes to output.
It's fixed in 1.5 branch as of r9250 -- not sure how to test it with 2.0,
it would take a smarter ST_Summary to figure.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1595#comment:4>
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