[Gdal-dev] RE: Kakadu, MMS

Chris G. Nicholas cgn at globexplorer.com
Thu Oct 16 02:27:56 EDT 2003


I have a bunch of images that look fine in kdu_show, but when I try to make MMS images out of them with GDAL, am getting just blank images with the attached MMS  .map file; tried with and without the "EXTENTS" tag...

gdalinfo sees them just fine, and gdaltranslate works on them too...

hmmmm....comments/suggestions/?? welcomed...

Chris
---------------------------------------------------
[cgn at localhost ecuador]$ more mosaic_08_28_2003_ecuador.wld
.0021949
0
0
-.0020833
-91.388395
10.00000


gdalinfo mosaic_08_28_2003_ecuador.jpc
Driver: JP2KAK/JPEG-2000 (based on Kakadu)
Size is 9748, 9600
Coordinate System is `'
Origin = (0.000000,0.000000)
Pixel Size = (1.000000,1.000000)
Corner Coordinates:
Upper Left  (   0.0000000,   0.0000000)
Lower Left  (       0.000,    9600.000)
Upper Right (    9748.000,       0.000)
Lower Right (    9748.000,    9600.000)
Center      (    4874.000,    4800.000)
Band 1 Block=512x128 Type=Byte, ColorInterp=Gray
  Overviews: 4874x4800, 2437x2400, 1219x1200, 610x600, 305x300, 153x150, 77x75
Band 2 Block=512x128 Type=Byte, ColorInterp=Gray
  Overviews: 4874x4800, 2437x2400, 1219x1200, 610x600, 305x300, 153x150, 77x75
Band 3 Block=512x128 Type=Byte, ColorInterp=Gray
  Overviews: 4874x4800, 2437x2400, 1219x1200, 610x600, 305x300, 153x150, 77x75
[cgn at localhost ecuador]$


[cgn at localhost ecuador]$ gdalinfo r309.jp2
Driver: JP2KAK/JPEG-2000 (based on Kakadu)
Size is 4800, 8400
Coordinate System is `'
Origin = (0.000000,0.000000)
Pixel Size = (1.000000,1.000000)
Corner Coordinates:
Upper Left  (   0.0000000,   0.0000000)
Lower Left  (       0.000,    8400.000)
Upper Right (    4800.000,       0.000)
Lower Right (    4800.000,    8400.000)
Center      (    2400.000,    4200.000)
Band 1 Block=512x128 Type=Byte, ColorInterp=Gray
  Overviews: 2400x4200, 1200x2100, 600x1050, 300x525, 150x263, 75x132
[cgn at localhost ecuador]$


-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2.map
Type: application/octet-stream
Size: 664 bytes
Desc: test2.map
Url : http://lists.osgeo.org/pipermail/gdal-dev/attachments/20031015/76c44fe3/test2.obj


More information about the Gdal-dev mailing list