Re: [postgis-users] ST_Transform error (proj4 string error)

2013-01-31 Thread Cedric Duprez
After a full uninstall from sources and complete recompilation from sources, everything works correctly. I don't know the reason of the error message. The only thing I changed was the GEOS version (3.3.7). So, now, it's OK. Thanks for the help. Regards, Cedric > I tried an install under WinXP

Re: [postgis-users] ST_Transform error (proj4 string error)

2013-01-28 Thread ced
I tried an install under WinXP. Everything works good and projection results are OK. So, the problem, on my Ubuntu server, seems to come from my build from sources. The postgis_full_version() gives : POSTGIS="2.0.2 r10789" GEOS="3.3.5-CAPI-1.7.5" PROJ="Rel. 4.8.0, 6 March 2012" GDAL="GDAL 1.9.1, r

[postgis-users] ST_Transform error (proj4 string error)

2013-01-18 Thread Cedric Duprez
I'll try to give you a better idea of my configuration : Server: Ubuntu 12.04 (server version), 64-bit PostgreSQL: version 9.2.2, compiled in directory /opt/postgreSQL/9.2 Geos: version 3.3.5, installed like this: ./configure --prefix=/opt/postgreSQL/9.2 && make && make install Proj4: version 4.8.