Re: [gdal-dev] How to extract information from datasets with three dimensionss

2009-03-24 Thread Frank Warmerdam
2009/3/24 jor sion : > Hi, > > I am using GDAL in CSharp to read the information from HDF files. > > To read the information from datasets with two dimensions is easy. but I > don't know how to get the X_Axis and Y_Axis of the dataset. I can only get > the information at the position (X_Axis, Y_Axi

[gdal-dev] How to extract information from datasets with three dimensionss

2009-03-24 Thread jor sion
Hi, I am using GDAL in CSharp to read the information from HDF files. To read the information from datasets with two dimensions is easy. but I don't know how to get the X_Axis and Y_Axis of the dataset. I can only get the information at the position (X_Axis, Y_Axis). And it is diffcult to read d