Re: [gdal-dev] GDAL Java bindings, using gdal plugins under Windows

2011-05-02 Thread Armin Burger
Even thanks for the reply. The path to the standard GDAL dll's was included in the system path definition when running the command from the Windows console. I guess also that otherwise the gdalinfo.java running on a GeoTiff file would have produced a similar error. armin On 02/05/2011 18:53

Re: [gdal-dev] GDAL Java bindings, using gdal plugins under Windows

2011-05-02 Thread Even Rouault
Le lundi 02 mai 2011 14:14:26, Armin Burger a écrit : > Hello all > > I tried to use GDAL plugins via the Java bindings under Windows. The > compiled GDAL libraries are the ones taken from > http://www.gisinternals.com/sdk/, I used the > "release-1400-gdal-1-8-0-mapserver-5-6-6" built. > > Compil

[gdal-dev] GDAL Java bindings, using gdal plugins under Windows

2011-05-02 Thread Armin Burger
Hello all I tried to use GDAL plugins via the Java bindings under Windows. The compiled GDAL libraries are the ones taken from http://www.gisinternals.com/sdk/, I used the "release-1400-gdal-1-8-0-mapserver-5-6-6" built. Compilation of the sample gdalinfo.java worked fine and I can apply it on