[postgis-devel] [PostGIS] #681: ST_AsGML crashes on POLYGON EMPTY

PostGIS trac at osgeo.org
Tue Dec 14 07:23:20 PST 2010


#681: ST_AsGML crashes on POLYGON EMPTY
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  colivier     
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:  fixed    |    Keywords:               
----------------------+-----------------------------------------------------

Comment(by pramsey):

 In order to move in the new parsers I needed an unknown srid and there are
 -1 values all over the place still, so I set the SRID_UNKNOWN macro to -1
 for now and am cleaning the hardcode values as I find them. When I feel
 like hurting myself a little I'll flip SRID_UNKNOWN to 0 and see what
 breaks.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/681#comment:6>
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