I am having problems installing the latest gdal on an .rpm based linux
distribution. The pre-packaged gdal (1.4.4) for centos was not
compiled with warp multi-threading, so I have to build from scratch.
This was compiled with python using –with-threads and –with-python.
I have listed the below err
Giovanni,
I have not seen any emails from you on the imageio-ext dev or users lists:
https://imageio-ext.dev.java.net/servlets/SummarizeList?listName=users
https://imageio-ext.dev.java.net/servlets/SummarizeList?listName=dev
Simone.
---
Ing. S
Giovanni,
I'm not aware of unresolved issues (= I don't see tickets in GDAL Trac) with
the GDAL java bindings that would prevent the imageio-ext/gdal project to
upgrade to GDAL 1.7.
A few months ago, Daniele Romagnoli contributed a patch that has been
incorporated, but since then I didn't hea
Thanks to Chaitanya kumar for the help.
Specifying a BLOCKXSIZE and BLOCKYSIZE on the command line solved this.
gdal_translate -of NITF -co BLOCKXSIZE=1024 -co BLOCKYSIZE=1024 foo.tif
foo.ntf
Furthermore, adding these options to my mapserver map file worked as well.
OUTPUTFORMAT
NAME NITF
Ray D. Joslyn wrote:
Is there any way to remove the speckling in ecw files in no-data areas
and re-output to ecw? There doesn’t seem to be a compression scheme for
ecw that doesn’t produce these artifacts. I have tried the nearblack
utility, but it doesn’t seem to be able to create or re-writ
Is there any way to remove the speckling in ecw files in no-data areas and
re-output to ecw? There doesn't seem to be a compression scheme for ecw that
doesn't produce these artifacts. I have tried the nearblack utility, but it
doesn't seem to be able to create or re-write to an ecw file.
Ray
I've written to the users ml for imageio-ext, but I see that it's
activity is null. I try here, even if can be OT.
I would like to know if there's a roadmap for the release of newer
versions of imageio-ext/gdal. The actual version, released also with
other third party sw (like uDig) still uses gdal