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