> Btw, whats the reason for not compiling OpenJPEG by default in GDAL? Is it > a licensing thing, or because there are so many alternatives?
The OpenJPEG driver requires the openjpeg library, whose source code is external to GDAL sources. Incorporating external code in GDAL sources involves one-time and long-term maintenance costs (making sure it builds on all supported platforms, regularly synchronization, etc...) which we tend to avoid unless necessary. > > Regards, > Rutger > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/gdal-dev-OpenJPEG-The-Slumbering-Giant > -Awakens-tp5244550p5244643.html Sent from the GDAL - Dev mailing list > archive at Nabble.com. > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
