[gdal-dev] 64 bit linux format support
Even Rouault
even.rouault at mines-paris.org
Fri Jan 29 15:13:59 EST 2010
David,
If you just need reading uncompressed or JPEG compressed NITF, you don't have
to bother with MrSID or ECW. Those formats are totally unrelated. Except if
you want to read JPEG2000 compressed NITF files, in which case you need to
have a GDAL build with a JPEG2000 capable driver (Kakadu, MrSID or ECW).
See http://trac.osgeo.org/gdal/wiki/BuildHints that has some information
specific to how building with those drivers.
Best reagards,
Even
> All:
> Sorry for the newbie question. I have searched archives and not
> seen an answer.
>
> I am setting up a Geoserver system on 64 bit Linux (CENTOS) and
> need support for NITF formats. I installed the lastest imageioext
> binaries but none of the additional GDAL formats show up.
>
> I have verified all the paths (LD_LIBRARY_PATH) and such but but
>
> According to the 2.0 docs I should see DTED, EHdr, ERDASImg the MrSID
> and NITF formats when I create a new data store. I downloaded the ECW
> version of the libraries.
>
> I have looked all through the docs and the only thing I can figure is
> that MrSID support is needed to support NITF and a number of
> other formats. That only seems to be available in the 32 bit
> versions.
>
> Any ideas/help on where to look or what I might have done
> wrong would be appreciated.
More information about the gdal-dev
mailing list