[postgis-users] Coordinate transform (Lon,Lat)to(Lat,Lon)

Sezgin ERDOGAN sezgin at iibf.erciyes.edu.tr
Thu Sep 20 03:31:16 PDT 2007


 Hello all, 
my simple query and result is below 
  Select AsText(the_geom) from Table; 
  Point( 32.4  41.5); 
but the result should be that Point (41.5 32.4) , 
how to get this result?  how i can replace lon2lat and lat2lon?
Astext function supports like that? -> astext(the_geom,y,x) 
 actually i need coordinate transform for polygon process, 
 Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070920/a54f0753/attachment.html>


More information about the postgis-users mailing list