Your help is invaluable, thanks again.
Christiaan
-Original Message-
From: Frank Warmerdam [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2008 4:54 PM
To: Christiaan Janssen
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] CADRG subdataset access help
Christiaan Janssen wrote
Christiaan Janssen wrote:
I'm working programmatically. I sort of understand the mechanism described in
the suggested document but would greatly appreciate a short snippet to show how
one goes about opening the subdataset. I'm guessing in the example described on
the web page that to open the
would call GDALOpen as follows:
GDALOpen("NITF_IM:0:multi_1b.ntf", GDALAccess::GA_ReadOnly);
Christiaan
-Original Message-
From: Frank Warmerdam [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2008 3:52 PM
To: Christiaan Janssen
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-d
Christiaan Janssen wrote:
How exactly does one go about accessing the raster data in an format that
contains subdatasets like CADRG? Any help would be greatly appreciated.
Christiaan,
Are you working programmatically or as a user with end-user tools like gdalinfo
and gdal_translate?
For an e
Not so difficult.
Example taken from the GDAL autotest suite:
$ gdalinfo A.TOC
Driver: RPFTOC/Raster Product Format TOC format
Files: A.TOC
Size is 1536, 1536
Coordinate System is:
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.257223563,
AUTHORITY["EPSG",
How exactly does one go about accessing the raster data in an format that
contains subdatasets like CADRG? Any help would be greatly appreciated.
Christiaan
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal