« Return to Thread: [PostGIS] #212: compound curve in a curve polygon is flaky

Re: [PostGIS] #212: compound curve in a curve polygon is flaky

by PostGIS-4 :: Rate this Message:

Reply to Author | View in Thread

#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
_______________________________________________
postgis-devel mailing list
postgis-devel@...
http://postgis.refractions.net/mailman/listinfo/postgis-devel

 « Return to Thread: [PostGIS] #212: compound curve in a curve polygon is flaky