[postgis-tickets] [PostGIS] #2420: ST_LineToCurve turns squares into circles
PostGIS
trac at osgeo.org
Sun Aug 11 06:06:24 PDT 2013
#2420: ST_LineToCurve turns squares into circles
---------------------+------------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.4
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
The same happens with triangles, for the same reason. The below image
shows the input to ST_LineToCurve in green and the output (segmentized
again for display purposes) in brown.
Note that the triangle input was itself coming from the segmentation of a
circularstring.
[[Image(triangle-to-circle.png)]]
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2420#comment:2>
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