[postgis-users] ST_Transform from 4320 to 4326 seems to fails

Anders Moe anders.moe at geocap.no
Sat Oct 30 02:27:32 PDT 2010


Hi everyone

Can someone please tell me why transforming a point from ED50 to WGS84 seems
to give the exact same result as the input data ?

SELECT ST_AsText (ST_Transform (ST_GeomFromText('POINT(-72.0 42.0)',4230),
4326))

This gives

POINT (-72 42)

I'm using Postgresql 9.0 :

"POSTGIS="1.5.1" GEOS="3.2.2-CAPI-1.6.2" PROJ="Rel. 4.7.1, 23 September
2009" LIBXML="2.6.32" USE_STATS"

Thanks,
Anders
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20101030/f9828678/attachment.html>


More information about the postgis-users mailing list