[gdal-dev] Creating external overviews for JP2 files?

Andrea Aime andrea.aime at geo-solutions.it
Mon Oct 8 03:56:22 PDT 2018


Hi,
I have a JP2 file that has an unsatisfactory amount of quality levels and
was trying to create external overviews in tiff format for it (to have
faster views when fairly zoomed out, in a mosaic with many files).
I was trying with the following, but it fails:

gdaladdo -ro --config COMPRESS_OVERVIEW JPEG --config PHOTOMETRIC_OVERVIEW
YCBCR --config INTERLEAVE_OVERVIEW PIXEL  myfile.jp2 2 4 8 16 32
myfile.jp2: BuildOverviews() not supported for this dataset.
Overview building failed.

I guess I can go using gdal_translate with the outsize parameter and then
use gdaladdo on it but was
wondering why external overview creation is not supported for JP2 (like,
maybe there are good reasons for it...
I looked at the code and have the impression that the code is reading the
most appropriate quality level
without any further optimization, besides maybe in memory subsampling, but
hey, I get lost easily in C/C++
code).

Cheers
Andrea

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information. == Ing. Andrea Aime @geowolf Technical Lead
GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39
0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it http://twitter.com/geosolutions_it
------------------------------------------------------- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20181008/53418cd7/attachment.html>


More information about the gdal-dev mailing list