Re: [gdal-dev] Errors reading jpegs

2013-06-24 Thread David J. Bakeman
On 06/24/2013 02:57 PM, Jean-Claude Repetto wrote: > On 24/06/2013 23:03, Oyvind Idland wrote: >> I got a tiled dataset from a client, consisting of 8 jpegs + jpw's. >> >> These are used in a .vrt, and I get the following error: "IReadBlock >> failed at X offset 0, Y offset 73". >> >> Here is a sam

Re: [gdal-dev] Errors reading jpegs

2013-06-24 Thread Jean-Claude Repetto
On 24/06/2013 23:03, Oyvind Idland wrote: I got a tiled dataset from a client, consisting of 8 jpegs + jpw's. These are used in a .vrt, and I get the following error: "IReadBlock failed at X offset 0, Y offset 73". Here is a sample dataset that fails: https://dl.dropboxusercontent.com/u/3256172

[gdal-dev] Errors reading jpegs

2013-06-24 Thread Oyvind Idland
I got a tiled dataset from a client, consisting of 8 jpegs + jpw's. These are used in a .vrt, and I get the following error: "IReadBlock failed at X offset 0, Y offset 73". I get the same errors when testing the .jpegs individually aswell. When stepping into the GDAL code, I can see that the firs

[gdal-dev] gdal_translate and gdal_retile

2013-06-24 Thread Moises Arcos
Hi all, I'm trying to fix a problem that I have. I have created an Image Pyramid with Geoserver 2.3.0 but when I try to see the layer on OpenLayers, the layer borders appear in black, so I can't see correctly the layer, because of thats black borders. I have done the next: First I have execute