[postgis-users] transform to north america equidistance conical (102010)
Angel Menendez
angel.menendez at shaw.ca
Fri Sep 5 11:55:53 PDT 2008
Hi:
doing that
int_xx =-1178831.6160763;
int_yy =1466414.1218333;
geometryPoint = transform(setsrid(makepoint(int_xx,int_yy), 102010), 4326);
test =st_astext(geometryPoint);
I get 'POINT(-10,40... 12.64...)' and I am waiting for
-114.135429 W and 52.1317 N
What I am missig
Thanks
Angel Menendez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20080905/2ac40781/attachment.html>
More information about the postgis-users
mailing list