Hi Marco,
I think you are sending your question to the wrong mailing list.
I suggest to send it to the GDAL one instead:
http://lists.osgeo.org/mailman/listinfo/gdal-dev

That being said, as far as I know, you should have your GDAL lib being
built with support for ECW library (which is a third party, external
dependency).
Run a "gdalinfo --format ECW" to check if it's enabled on your installation.
Moreover, depending on the size of the data you want to convert, I think
that you should need a specific ECW license without encoding limitations.
(Not sure if the things are changed during these years.. )

Hope this helps.
Daniele


==
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.
==

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:      +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------


On Thu, Jun 26, 2014 at 2:40 PM, marco casella <mcasell...@gmail.com> wrote:

> Hello
>
> I have been trying to convert some tif files in ecw format using Gdal
> solutions.
> I have used this line:
>
> gdal_translate -of ECW -co TARGET=0 -a_srs EPSG:*** input.tif output.ecw
>
> Once I send the command I receive the following message:
>
> *Output driver 'ECW' not recognised.*
>
> Anyone can give any useful tips?
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to