[gdal-dev] [GDALBUILDVRT]Syntax to do tiles

2010-10-28 Thread Tacot
Hi I would like to reshape a ECW pictures in several tiles. Would it be possible to translate ECW in VRT; cut the VRT in tiles, and re-translate all VRT in ECW? And if it's possible, what are the syntax for those commands? Thanks -- View this message in context: http://osgeo-org.1803224.n2.nab

[gdal-dev] Re: [gdal_retile]reshape ecw

2010-10-22 Thread Tacot
OK. So I try using this size for each tiles 128*128. The treatment is very long. So is it possible with GDALBUILDVRT, to translate virtualy the ECW in another format; cut in several tiles; and then re-translate each tile in ecw? -- View this message in context: http://osgeo-org.1803224.n2.nabbl

[gdal-dev] Re: [gdal_retile]reshape ecw

2010-10-20 Thread Tacot
Hi, Why do you talk about million pixels? I'm trying now with this command: gdal_retile -of ECW -ps 1000 1000 -targetDir C:\GDAL\ECW Image.ecw It's not finished yet, but there's so many tiles!! I thought maybe using gdalbuildvrt, it could be a possibility. -- View this message in context: htt

[gdal-dev] [gdal_retile]reshape ecw

2010-10-20 Thread Tacot
Hi, I try to cut an image in several tiles. I use this command: gdal_retile -of ECW -ps 1 1 -targetDir C:\GDAL\ECW Image.ecw I obtain 4 tiles, but after I've got this message: "Traceback (most recent call last): File "C:\PROGRA~1\FWTOOL~1.7\bin\gdal_retile.py", line 941, in ? sys

[gdal-dev] RE: [GDAL_TRANSLATE]Problem with colorimetry

2010-08-11 Thread Tacot
her tools, such as pct2rgb.py or "gdal_translate -expand RGB" to operate gdalbuildvrt on RGB rasters instead. The reason the red areas were occuring in different areas is that gdalbuildvrt considers only the first file's color table. On Tue, Aug 3, 2010 at 8:36 PM, Tacot <[h

[gdal-dev] Re: [GDAL_TRANSLATE]Problem with colorimetry

2010-08-03 Thread Tacot
I think more about the value of data. http://osgeo-org.1803224.n2.nabble.com/file/n5368754/PixelRed.jpg But it's not always the picture on the right which pixels become red; it can be also the picture on the left. I have the felling it depends on the range of merging. -- View this message in co

[gdal-dev] [GDAL_TRANSLATE]Problem with colorimetry

2010-08-03 Thread Tacot
of GTiff C:\GDAL\SCAN25_SCOT\truc.vrt C:\GDAL\SCAN25_SCOT\truc.tif But a part of the picture gets a lots of red pixels. Does someone know why? Thanks Tacot -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/GDAL-TRANSLATE-Problem-with-colorimetry-tp5368059p5368059.html Se