[postgis-devel] [PostGIS] #746: ST_Dump with GSerialized POINT EMPTY and EWKT/AsText mismatch?

PostGIS trac at osgeo.org
Mon Jun 20 14:01:58 PDT 2011


#746: ST_Dump with GSerialized POINT EMPTY and  EWKT/AsText mismatch?
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by pramsey):

 As of now this works
 {{{
 SELECT ST_AsEWKT(ST_GeomFromEWKT('POINT EMPTY'));
 }}}

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