Ticket #4721 (closed defect: fixed)

Opened 11 months ago

Last modified 8 months ago

[Patch] KML Superoverlay disappears when zooming out

Reported by: ryanl Owned by: rcoup
Priority: normal Milestone: 1.10.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: KML Superoverlay kmlsuperoverlay
Cc:

Description

Currently the KML Superoverlay disappears when zooming out, as it becomes less than 128px wide.

This patch causes the minimum LoD size to be set to 1px for level 0, so the layer is always displayed.

Attachments

kml_lod_fix.diff Download (0.9 KB) - added by ryanl 11 months ago.
Patch for r24612

Change History

Changed 11 months ago by ryanl

Patch for r24612

Changed 8 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 2.0.0

trunk r24995 : "KMLSuperOverlay: Set minLodPixels to 1 for zoom level 0 (#4721)"

Note: See TracTickets for help on using tickets.