[gdal-dev] Working with Kakadu

2014-09-15 Thread kursatk
Hi; I read lots of texts about gdal and kakadu, and i am a bit confused. I'm trying to read a jp2 image with kakadu driver by using gdal java bindings api. Hence, i should register JP2KAK driver. Most of my researchs say that, i can do that by building gdal with kakadu library. But, i wonder, isn'

Re: [gdal-dev] Register a driver programatically with java

2014-08-13 Thread kursatk
I did it. I did everything again from the beginning and it works now. I think, i have missed any library during copying to system32 folder. Thanks... -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Register-a-driver-programatically-with-java-tp5156082p5156128.html Sent fro

[gdal-dev] Register a driver programatically with java

2014-08-13 Thread kursatk
Hi; I'm new to this world. Maybe, it's a easy question but i am trying to solve this for hours. I have installed all gdal core distribution in C://Program Files//GDAL. From this directory, i have copied all dll files and put them in system32. Then i have tried to register gdal plugin netCDF in C:/