Re: [gdal-dev] gdal 1.11 unable to read netcdf files

2014-06-27 Thread Andre Joost
Am 27.06.2014 20:00, schrieb Etienne Tourigny: If these plugin files came from gisinternals and netcdf is not supported without moving the plugin files to another directory, then that is a bug in gisinternals. Perhaps Tamas can comment on this? Gdalinfo works for me, with GDAL 1.11.0 from Tama

Re: [gdal-dev] gdal 1.11 unable to read netcdf files

2014-06-27 Thread Etienne Tourigny
If these plugin files came from gisinternals and netcdf is not supported without moving the plugin files to another directory, then that is a bug in gisinternals. Perhaps Tamas can comment on this? Etienne On Fri, Jun 27, 2014 at 12:11 PM, 00darki wrote: > ..I found a solution, simply copy .dl

Re: [gdal-dev] gdal 1.11 unable to read netcdf files

2014-06-27 Thread 00darki
To install gdal, I use release available on : http://www.gisinternals.com/sdk/ (release-1600-x64-gdal-1-11-0-mapserver-6-4-1) I try different release, same resultat. GDAL and OGR work fine for any other file format, i've used gdalcontour, shp2img, buildvrt abd other command without problem on my

Re: [gdal-dev] gdal 1.11 unable to read netcdf files

2014-06-27 Thread 00darki
..I found a solution, simply copy .dll files in a subdirectory called /gdalplugins in the /apps directory .. it seems to works fine (with an error on gdal_GEOR.dll) *d:\GDAL\gdal-1-11\bin\gdal\apps>gdalinfo.exe D:/GDAL/MapServer/mnt0.nc ERROR 1: Can't load requested DLL: d:\GDAL\gdal-1-11\bin\

Re: [gdal-dev] gdal 1.11 unable to read netcdf files

2014-06-27 Thread Etienne Tourigny
It would help if you tell use how you installed gdal-1.11. Also where did this gdal_formats.txt file come from? On Fri, Jun 27, 2014 at 11:10 AM, 00darki wrote: > Hi, > I'm new on the mailing list, and to begin i want to apologize for my bad > english skill. > I hope you could help me, i've a p

[gdal-dev] gdal 1.11 unable to read netcdf files

2014-06-27 Thread 00darki
Hi, I'm new on the mailing list, and to begin i want to apologize for my bad english skill. I hope you could help me, i've a problem with gdal to read netcdf (.nc) files. In gdal_formats.txt , i found the line : "netCDF (rw+s): Network Common Data Format" But if i run *gdalinfo.exe --formats* , n