Selon kursatk <kurs...@gmail.com>: > 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't > there a way to do that as using plugin architecture? I mean, i am looking > for some easy ways.
In theory almost all GDAL drivers could be compiled as plugins, but not all of them have the makefile support to do so. I've looked at the JP2KAK driver and currently there are no makefile rules for Linux or Windows to make it build as a plugin. I don't think there ara fundamental reasons for not having plugin support for this driver (although JP2KAK could be a pain since the way the Kakadu library makes it available to other programs/libraries is non standard). Just someone has to do it. > > Thanks for your advance. > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/Working-with-Kakadu-tp5161815.html > Sent from the GDAL - Dev mailing list archive at Nabble.com. > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev