[postgis-devel] [PostGIS] #937: Regression: can't dump POLYGON EMPTY

PostGIS trac at osgeo.org
Thu May 5 13:23:53 PDT 2011


#937: Regression: can't dump POLYGON EMPTY
----------------------+-----------------------------------------------------
 Reporter:  strk      |       Owner:  pramsey      
     Type:  defect    |      Status:  new          
 Priority:  critical  |   Milestone:  PostGIS 2.0.0
Component:  postgis   |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by strk):

 note that it's really the output (dump) functions complaining, as the
 parser understands that very well. It's a polygon with a zero-points
 shell. This is different from 'POLYGON EMPTY', which is really encoded as
 a polygon with NO rings.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/937#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-devel mailing list