Re: [JPP-Devel] GeoTIFF error in JUMP 1.2

2007-01-10 Thread Rahkonen Jukka
Lähettäjä: [EMAIL PROTECTED] puolesta: David Zwiers Lähetetty: ti 9.1.2007 18:46 Vastaanottaja: List for discussion of JPP development and use. Aihe: Re: [JPP-Devel] GeoTIFF error in JUMP 1.2 >Thanks for looking into the Jukka. >Can you send me an example of a GeoTiff which was not

Re: [JPP-Devel] GeoTIFF error in JUMP 1.2

2007-01-09 Thread David Zwiers
, 2007 5:13 AM To: List for discussion of JPP development and use. Subject: [JPP-Devel] GeoTIFF error in JUMP 1.2 Hi, I believe I have found what goes wrong with my GeoTIFF images and JUMP 1.2. My GeoTIFF images are created with "gdalwarp" utility, which by default creates band interleaved

[JPP-Devel] GeoTIFF error in JUMP 1.2

2007-01-09 Thread Rahkonen Jukka
Hi, I believe I have found what goes wrong with my GeoTIFF images and JUMP 1.2. My GeoTIFF images are created with "gdalwarp" utility, which by default creates band interleaved TIFF files. In gdal documentation it is described as " PLANARCONFIG_SEPARATE in TIFF terminology ". I made a trial