Ticket #4747 (new defect)

Opened 10 months ago

[PATCH] KML Superoverlay does not let you change the resampling method used to generate the tiles

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

Description

Current kml superoverlay exports are forced into nearest neighbour when resampling causing quality loss for large topo style overlays.

This patch enables users to choose the resampling method with a new config option, eg. "-co RESAMPLE=NEAREST".

The patch does not include any changes to the docs.

Attachments

resample.diff Download (10.3 KB) - added by ryanl 10 months ago.

Change History

Changed 10 months ago by ryanl

Note: See TracTickets for help on using tickets.