Hi,
I'm having trouble extracting MISR bands from the hdf file. Has anyone been
able to do it with gdal?
Thanks in advance and have a great day,
Conrad :)
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-de
Hello again,
I fixed the compilation issue. Basically in the file
frmts/hdf4/hdf4imagedataset.cpp the include statement wasn't correct. It should
have been hdf-eos/HdfEosDef.h where it actually is.
However, this did not solve my MISR reading issue.
Have a great day,
Conrad :)
___
Hi,
I need to compile gdal with the HDF4-EOS extensions which I downloaded from
here:
http://newsroom.gsfc.nasa.gov/sdptoolkit/TKDownload.html
Now the problem is similar to one mentioned back in Sat Feb 25 11:09:32 EST
2012 where compilation stopped due to the following error:
hdf4imagedataset.c
Thank for the answer.
Sorry for spam you but another question,
A call to Geometry.SimplifyPreserveTopology() and Geometry.Simplify() on a
geometry multi-object - as GeometryCollection, MultiPolygon or
MultiLigneString - is just a recursive call on each object ?
Also I read : "This function is b
Selon Benjamin :
> Hi,
>
> I code in C# with Ogr wrapers - gdal_csharp.dll, gdalconst_csharp.dll,
> ogr_csharp.dll and osr_csharp.dll -
> "release-1600-x64-gdal-1-9-0-mapserver-6-0-1".
>
> I want use specifics polygon methods on my geometry as "OGRLinearRing *
> OGRPolygon::getInteriorRing ( int i
Hi,
I code in C# with Ogr wrapers - gdal_csharp.dll, gdalconst_csharp.dll,
ogr_csharp.dll and osr_csharp.dll -
"release-1600-x64-gdal-1-9-0-mapserver-6-0-1".
I want use specifics polygon methods on my geometry as "OGRLinearRing *
OGRPolygon::getInteriorRing ( int iRing )".
(see
http://www.gdal.or