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

PostGIS trac at osgeo.org
Thu Nov 8 04:14:55 PST 2018


#3719: Error: Invalid number of points in LinearRing
-------------------------+---------------------------
  Reporter:  tiiipponen  |      Owner:  dbaston
      Type:  defect      |     Status:  closed
  Priority:  medium      |  Milestone:  PostGIS 3.0.0
 Component:  postgis     |    Version:  2.3.x
Resolution:  fixed       |   Keywords:
-------------------------+---------------------------
Changes (by dbaston):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"16998" 16998]:
 {{{
 #!CommitTicketReference repository="" revision="16998"
 Impose min number of segments per arc during linearization

 This commit sets a fixed minimum of two segments per non-circular arc and
 three
 segments per circular arc.

 Funded by City of Helsinki.

 Fixes #3719
 Closes https://github.com/postgis/postgis/pull/320
 }}}

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