Sandbox dimensions are too large for C2 and C3 Images

Bug #312205 reported by Keith Hughitt
2
Affects Status Importance Assigned to Milestone
Helioviewer.org
Fix Released
Medium
Keith Hughitt

Bug Description

The computed sandbox dimensions (which are a function of the maximum relative image size for a given zoom level and set of layers) are much too large for C2 and C3 images. The result is that the user is that at reasonably close-up zoom-levels, the user is able to drag the image around much further than there could possibly be data resulting in decreased usability and a number of unnecessary tile requests.

The is due to the fact that during the rescaling process, images that do not fall naturally on the chosen scale hierarchy have padding added to them. So for a C2 JP2 image that is 2048x2048, the actual data only spans about 1200x1200 of those pixels.

To fix the problem, Helioviewer needs to use the region where data may exist (e.g. 1200x1200) instead of the JP2 dimensions, which include the padding.

Changed in helioviewer.org:
importance: Undecided → Medium
Changed in helioviewer.org:
assignee: nobody → Keith Hughitt (keith-hughitt)
milestone: none → 2.0.3
status: New → Fix Committed
Changed in helioviewer.org:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.