<HTML>
<FONT style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma">
<DIV><BR> Hello all, <BR>my simple query and result is below <BR>
Select AsText(the_geom) from Table; <BR> Point( 32.4 41.5); <BR>
but the result should be that Point (41.5 32.4) , <BR>how to get this
result? how i can replace lon2lat and lat2lon?<BR>Astext function
supports like that? -> astext(the_geom,y,x) <BR> actually i need
coordinate transform for polygon process, <BR> Thanks in advance</DIV>
</FONT>
</HTML>