Re: [gdal-dev] GML without geometry export forward shapefile with null geometry

2011-07-10 Thread Even Rouault
Le samedi 09 juillet 2011 21:04:25, aperi2007 a écrit : > Frank, > thx for response. > > But unfortunately I have not well explained. > > My GML has not one only class but instead it has many classes. > Some classes has geometry and some other classes has not geometry. > So I cannot set it manual

Re: [gdal-dev] How to get some special metadata of HDF5 Cosmo-Skymed file

2011-07-10 Thread Antonio Valentino
Hi RSyaoxin, Il 10/07/2011 16:08, RSyaoxin ha scritto: > Hi,all. > I want to calibrate the Cosmo-Skymed radar data, and I need some > parameters, such as "Calibration Constant","Rescaling Factor","Reference > Incidence Angle" and so on.However,I'm a beginner,I don't know how to get > HDF5 me

Re: [gdal-dev] GDAL for Python 3.2 on Windows 64bit

2011-07-10 Thread Tamas Szekeres
GDAL Python 3.2 packages has now been added to the builds at http://www.gisinternals.com/sdk/ Best regards, Tamas 2011/7/9 Isaac Gerg > This sounds great. Thanks so much Tamas. > > Isaac > > > On Sat, Jul 9, 2011 at 5:07 PM, Tamas Szekeres wrote: > >> I'm just working on to include that in t

[gdal-dev] How to get some special metadata of HDF5 Cosmo-Skymed file

2011-07-10 Thread RSyaoxin
Hi,all. I want to calibrate the Cosmo-Skymed radar data, and I need some parameters, such as "Calibration Constant","Rescaling Factor","Reference Incidence Angle" and so on.However,I'm a beginner,I don't know how to get HDF5 metadata,Somebody can give me a tutorial in c or c++? Furtherm