Opened 12 years ago

Closed 5 years ago

#4747 closed defect (wontfix)

[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: closed_because_of_github_migration
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 (1)

resample.diff (10.3 KB ) - added by ryanl 12 years ago.

Download all attachments as: .zip

Change History (3)

by ryanl, 12 years ago

Attachment: resample.diff added

comment:1 by Jukka Rahkonen, 9 years ago

Heads-up: Kmlsuperoverlay still does not seem to support alternative resampling methods in version 2.0-dev gdal/trunk/gdal/frmts/kmlsuperoverlay/kmlsuperoverlaydataset.cpp.

Feels like a good improvement, let's hope it gets true some day.

comment:2 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.