[postgis-devel] [PostGIS] #212: compound curve in a curve polygon is flaky

PostGIS trac at osgeo.org
Thu Jul 2 01:31:52 PDT 2009


#212: compound curve in a curve polygon is flaky
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  mleslie      
      Type:  defect   |      Status:  reopened     
  Priority:  medium   |   Milestone:  postgis 1.4.0
 Component:  postgis  |     Version:  1.4          
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by mleslie):

 ST_NumPoints should now behave properly.  In the case of both compound
 curves and curved polygons it will return null instead of treating them as
 collections.  In the case of a circular string it will return the number
 of points.

 Committed to 1.4 at r4245.

 This and the fix above were ported to trunk at r4246.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/212#comment:10>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list