Ticket #2115 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Seems we have a transparency bug for Google Earth

Reported by: gpotts Owned by: gpotts
Priority: highest Milestone: OMAR 1.8.6 Test Phase
Component: omar Version: OMAR 1.8.6
Severity: blocker Keywords:
Cc:

Description (last modified by gpotts) (diff)

Server platform (SLES11).

To replicate stage the celtic data and open the cib product. Generate a kml to view in Google earth. Now zoom out so that the requested BBOX covers more than the image being chipped. The values are not coming out null and are being shown on google earth as black instead of being transparent. This happens for grey scale data.

Change History

Changed 3 years ago by gpotts

  • description modified (diff)

Changed 3 years ago by gpotts

  • owner changed from sbortman to gpotts
  • status changed from new to assigned

Changed 3 years ago by gpotts

  • status changed from assigned to closed
  • resolution set to fixed

This is a JAVA_OPTS configuration problem. Seems that for some platforms the native image IO implementations do not handle LUTs properly for transparency. We will have to disable this by adding

-Dcom.sun.media.imageio.disableCodecLib=true

Note: See TracTickets for help on using tickets.