Re: [gdal-dev] I get the following error when running gdalwarp with the -multi switch: ERROR 1: CPLCreateThread() failed in ChunkAndWarpMulti()

2010-08-26 Thread John Mitchell
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

Re: [gdal-dev] java imageio-ext gdal bindings: when a new build?

2010-08-26 Thread Simone Giannecchini
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

Re: [gdal-dev] java imageio-ext gdal bindings: when a new build?

2010-08-26 Thread Even Rouault
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

[gdal-dev] Re: Large NITF generation

2010-08-26 Thread turtlewax
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

Re: [gdal-dev] ecw speckling in no-data area

2010-08-26 Thread Frank Warmerdam
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

[gdal-dev] ecw speckling in no-data area

2010-08-26 Thread Ray D. Joslyn
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

[gdal-dev] java imageio-ext gdal bindings: when a new build?

2010-08-26 Thread G. Allegri
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