Re: [gdal-dev] Gdal : import .ecw into postgis database

2013-02-28 Thread image
Hi, Following to my last post. I just checked raster2pgsal -G. And there is not ECW in the list, there is only 'ERMapper .ers Labelled'...so it seems my gdal 's postgis did not compile with the ECW support...;-( Moreover, when i do a SELECT postgis_full_version(); "POSTGIS="2.0.1 r9979" GEOS="3.

Re: [gdal-dev] Gdal : import .ecw into postgis database

2013-02-28 Thread image
Hi, Following to my last post, i found on the web this link : http://gis.stackexchange.com/questions/31018/how-to-add-ecw-support-to-gdal-bundled-with-postgis-windows/53109#comment70023_53109 I just paste the raster2pgsql.exe into my C:\Program Files\PostgreSQL\9.1\gdal-data folder. And i paste

Re: [gdal-dev] Gdal : import .ecw into postgis database

2013-02-27 Thread image
Hello, I succeed in displaying ecw file with qgis 1.8 (binairies). But i would like import my ecw file into my postgis database thanks to raster2postgresql. And when i try to do that i have this following error message : http://postgis.17.n6.nabble.com/file/n5002709/SS_error_ecw.JPG Maybe raste

Re: [gdal-dev] Gdal : import .ecw into postgis database

2013-02-26 Thread Andre Joost
Am 26.02.2013 17:48, schrieb image: Hello, I'm working on windows 7 64bits. I would like import into my db several .ecw files. Up to know i have followed this following tutorial : http://trac.osgeo.org/osgeo4w/wiki/pkg-gdal-ecw I have installed the ECW SDK and paste the *dll from redistributa

[gdal-dev] Gdal : import .ecw into postgis database

2013-02-26 Thread image
Hello, I'm working on windows 7 64bits. I would like import into my db several .ecw files. Up to know i have followed this following tutorial : http://trac.osgeo.org/osgeo4w/wiki/pkg-gdal-ecw I have installed the ECW SDK and paste the *dll from redistributable\vc90\win32\ to C:\Windows\SysWOW64