I have a column with type geography('point'). When I load the contents of that column into python, I get something like this:
'0101000020E6100000D0A39872F4E955C0D66EBBD05CF94440' I know how to use the ST_X and ST_Y functions in order to extract latitude and longitude (thanks to this list, BTW) but sometimes I would like to not have to do that in SQL. Any ideas? Matt -- W. Matthew Wilson m...@tplus1.com http://tplus1.com _______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users