Opened 12 years ago

Closed 12 years ago

#4721 closed defect (fixed)

[Patch] KML Superoverlay disappears when zooming out

Reported by: ryanl Owned by: Robert Coup
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 (1)

kml_lod_fix.diff (960 bytes ) - added by ryanl 12 years ago.
Patch for r24612

Download all attachments as: .zip

Change History (2)

by ryanl, 12 years ago

Attachment: kml_lod_fix.diff added

Patch for r24612

comment:1 by Even Rouault, 12 years ago

Milestone: 2.0.0
Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.