[postgis-devel] [PostGIS] #183: ST_LineToCurve gives getPoint4d_p offset error
PostGIS
trac at osgeo.org
Tue Jul 7 05:04:23 PDT 2009
#183: ST_LineToCurve gives getPoint4d_p offset error
----------------------+-----------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: low | Milestone: postgis 1.3.7
Component: postgis | Version: 1.4
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Changes (by robe):
* milestone: postgis 1.4.1 => postgis 1.3.7
Comment:
This does the same for 1.3 so we need to backpatch to 1.3 to close this
out. I'm personally of the opinion that if we are going to be fixing bugs
that exist in 1.3 as we should do it at the same time as we patch 1.3 and
that we should be foxusing on bugs introduced in 1.4 (this is a long
standing one). Which is why I really am not in a rush to fix this right
now.
SELECT
ST_LineToCurve(ST_LineMerge(ST_Collect(ST_CurveToLine(ST_GeomFromEWKT('CIRCULARSTRING(0
0, 1 1, 1 0)')),
ST_GeomFromEWKT('LINESTRING(1 0, 0 1)') ))) ;
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/183#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list