[gdal-dev] Display ADRG data with multiple subdatasets
Even Rouault
even.rouault at mines-paris.org
Sat Dec 26 13:10:02 EST 2009
Ayhan,
the driver has support for ADRG subdatasets (although I'm not 100%
positive this has been tested). Theoretically, if you do a gdalinfo on
the .THF file and it has several subdatasets, they should be listed. But
basically the list is just the list of related .GEN files, so you can
directly do gdalinfo on the .GEN files.
Best regards,
Even
Ayhan TEKGÜL a écrit :
> Hi, all;
>
> I am using gdal-1.5.0 to display ADRG data. But when ADRG data has
> multiple subdatasets, I can display just one image.
>
> I have tried to search the wiki and gdal-dev archives, but I cannot
> get any similar problem with this issue or solution to this problem.
> (Maybe I have missed.)
>
> Is there anybody who knows to display adrg data with multiple subdatasets?
>
> Best regards...
>
> Ayhan TEKGÜL
> ------------------------------------------------------------------------
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list