RE: [Gdal-dev] Supporting ECW as a plugin on window,

2008-12-19 Thread Mo Wang
; ? All I got from www.erdas.com <http://www.erdas.com/> was ecw_jpeg_2000_sdk_3_3.zip which I don't think is the same as ImageCompressionSDKSourceCode3.3Setup_20070509.zip. If not, how did you get to ER Mapper website? Thanks. Mo Wang Applied Analysis Inc. ___

RE: [gdal-dev] What is the meaning of the message from gdalinfo

2008-12-16 Thread Mo Wang
al Message- From: Frank Warmerdam [mailto:warmer...@pobox.com] Sent: Tuesday, December 16, 2008 11:20 AM To: Mo Wang Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] What is the meaning of the message from gdalinfo Mo Wang wrote: > Hi all, > > > > I ran gdalinfo (both

[gdal-dev] What is the meaning of the message from gdalinfo

2008-12-16 Thread Mo Wang
Unable to open JPEG2000 image within NITF file. Is the JP2KAK driver available? gdalinfo failed - unable to open 'caf_08mar12.ntf'. What is the meaning of the message (especially ERROR 4)? Thank you in advance for taking time to answer. Mo Wang

[gdal-dev] to write earth coordinates into NITF image subheader

2008-10-21 Thread Mo Wang
Hi all, There is a function called NITFReadBLOCKA_GCPs in nitfimage.c that can read earth coordinates for image corner locations in the NITF image subheader to provide higher precision. Is there a function that can write higher precision earth coordinates into the NITF image subheader? Is there

RE: [gdal-dev] Problem in viewing NITF images created by GDAL_TRANSLATE

2008-09-17 Thread Mo Wang
Frank, With the specified block size the problem has been resolved. Thank you very much. Mo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Warmerdam Sent: Wednesday, September 17, 2008 4:00 PM To: Mo Wang Cc: gdal-dev@lists.osgeo.org Subject: Re

[gdal-dev] Problem in viewing NITF images created by GDAL_TRANSLATE

2008-09-17 Thread Mo Wang
Hi all, I used gdal_translate to make a complete copy of a nitf file and it ran to completion. But the output image file can only be viewed partially on a IMAGINE Viewer while the whole original image file can be viewed on the Viewer. I believe that the data is there just it can not be viewed.