Re: [gdal-dev] "Open Subarea" of Geotiff with openEV

2009-04-05 Thread Frank Warmerdam
yong du wrote: Hello, I am using OpenEV to read geotiff file converted from CEOS format of Radarsat SAR image. What I am trying to do is to cut a subarea in the whole scene. When I run "open subarea", it doesn't work. Any solution and advice? Yong, I have corrected a bug with the open_subar

[gdal-dev] "Open Subarea" of Geotiff with openEV

2009-04-05 Thread yong du
Hello,I am using OpenEV to read geotiff file converted from CEOS format of Radarsat SAR image. What I am trying to do is to cut a subarea in the whole scene. When I run "open subarea", it doesn't work. Any solution and advice?Many thanks,Yong ___ gdal-de

[gdal-dev] Hello, Why I can't send email to this account?

2009-04-05 Thread yong du
___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [Gdal-dev] some doubts about mapserver website

2009-04-05 Thread Mateusz Loskot
meenu wrote: > hi all... > can anybody help me to answer some questions about maserver website... These questions belong to MapServer mailing lists [1], but not here. [1] http://lists.osgeo.org/ Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org

[Gdal-dev] some doubts about mapserver website

2009-04-05 Thread meenu
hi all... can anybody help me to answer some questions about maserver website... i created one mapserver website using c#mapscript in vs2005 with the use of mapinfo .TAB files.web is loading fine with basic requirements...now i have some doubts... 1.what is the format of gis data which is

[gdal-dev] How to get the group information

2009-04-05 Thread jor sion
Hi, I am programing in csharp to read hdf file with GDAL. Anybody knows how to get groups' information in HDF files in CSharp. I don't know how can i get the information about groups. I can only get SDS by the subdatasets domain, but I cant get the information of the table dataset in hdf files.