[postgis-devel] [PostGIS] #675: Create ST_AsEWKT for geography or harmonize ST_AsText for geometry

PostGIS trac at osgeo.org
Mon Jan 16 06:38:37 PST 2012


#675: Create ST_AsEWKT for geography or harmonize ST_AsText for geometry
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 ST_AsText for geometry _now_ outputs ZM.
 Still EWKT outputs SRID, while ST_AsText(geography) doesn't.
 Should ST_AsEWKT(geography) do anything more than casting geography to
 geometry and use ST_AsEWKT ?

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