Opened 12 years ago

Closed 12 years ago

#4746 closed defect (duplicate)

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

Reported by: ryanl Owned by: Robert Coup
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.

Change History (1)

comment:1 by ryanl, 12 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.