Re:Re: [gdal-dev] Are all Files of HDF5 Formats supported by Gdal with libhdf5?

2009-09-07 Thread atubar
Hi, I'm not quite sure about what you need to analyze the problem. But I will write down all details which I consider helpful. I build all dlls (gdal_HDF5.dll, gdal_HDF5Image.dll), add C:\gdal\gdal162\bld\bin as system variable. Then I reset VS2008 as VC++ with default settings, add C:\gdal\gd

Re: [gdal-dev] Re: Thanks: Missing msvcr80.dll ?

2009-09-07 Thread Tamas Szekeres
2009/9/7 Martin Hvidberg > > That is very definitely a problem: "GDAL only work if you also install > FWtools". I hardly think that was the intention when moving maintainense > over from Frank to OSgeo. > > Martin, If FWTools is working then why don't you pick all the files from FWTools instead

RE: [gdal-dev] UTF-8 String Support in GDALOpen() and OGRSFDriverRegistrar::Open()

2009-09-07 Thread Jason Roberts
> A remaining question is : should we provide a 'compatibility mode' for users > that only deal with non-ASCII character in the ANSI range of their local code > page and can use it successfully currently ? This could be controlled by a > environment variable (CPL_ANSI_FILENAMES=ON) that would rever

Re: [gdal-dev] UTF-8 String Support in GDALOpen() and OGRSFDriverRegistrar::Open()

2009-09-07 Thread Even Rouault
Selon Ivan : > > > > Folks, > > > > I wonder if we should implement some mechanism to support UTF-8 filenames > > on windows (and generally) before GDAL 1.7 release? That would be definitely a cool idea. Apart from Windows, I'm not sure if other supported OSes need work. As far as Linux is concer

[gdal-dev] Re: Thanks: Missing msvcr80.dll ?

2009-09-07 Thread Martin Hvidberg
Martin, The package you've mentioned above doesn't contain python bindings (http://download.osgeo.org/gdal/win32/1.6/gdalwin32exe160.zip) so I wonder how it would ever work in a particular machine. If you install FWTools and you run the application from the FWTools command prompt you pick

Re: [gdal-dev] Are all Files of HDF5 Formats supported by Gdal with libhdf5?

2009-09-07 Thread Frank Warmerdam
atubar wrote: > I have two copy of sample data, one is from Envi 4.3, and the other is from HDFview 2.5. The Envi's h5 file will take an erro of stack overflow while using GDALOpen method, and the other won't. What's the materr? Data or lib? Atubar, It is hard to know for use without the d

Re: [gdal-dev] convert shape file to ascii raster

2009-09-07 Thread Jonas Malmqvist
Hi I tried out some different ways an at the end I chose this way, not python but you use the same commands I guess. -Concatenate four shapefiles: ogr2ogr filemerged.shp mdv07xx1.shp ogr2ogr -update -append filemerged.shp mdv07xx1.shp -nln filemerged ogr2ogr -update -append filemerged.shp mdv07