[postgis-tickets] [PostGIS] #3719: Error: Invalid number of points in LinearRing

PostGIS trac at osgeo.org
Tue Mar 20 06:43:02 PDT 2018


#3719: Error: Invalid number of points in LinearRing
-------------------------+-----------------------------
  Reporter:  tiiipponen  |      Owner:  pramsey
      Type:  defect      |     Status:  new
  Priority:  medium      |  Milestone:  PostGIS Fund Me
 Component:  postgis     |    Version:  2.3.x
Resolution:              |   Keywords:
-------------------------+-----------------------------

Comment (by strk):

 New ST_CurveToLine signature which landed in 2.4.0 already
 supports specifying a tolerance in terms of max error (in
 source units). That tolerance type will result in radius
 dependent "segments-per-quadrant". Does that solve your
 problem ?

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3719#comment:14>
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