Le lundi 18 janvier 2016 22:41:38, Aaron Boxer a écrit : > Hello, > > It looks like OpenJPEG tiled encoding is broken for non power of 2 images. > This seems to be quite an old bug.
I don't reproduce that. For example, the following works : gdal_translate ../autotest/gdrivers/data/utm.tif out.jp2 -of jp2openjpeg -co blockxsize=33 -co blockysize=35 -outsize 100 100 > > Does this type of encoding get used in GDAL ? Or are all images power of 2 > dimensions. > > Thanks, > Aaron -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
