Ticket #4740 (closed enhancement: fixed)

Opened 11 months ago

Last modified 11 months ago

Additional resampling methods for Rasterlite overviews needed

Reported by: jratike80 Owned by: warmerdam
Priority: normal Milestone: 1.10.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: Rasterlite overviews
Cc:

Description

Rasterlite driver supports only nearest neighbour resampling for overviews. This gives sometimes poor quality and support for other resampling methods would be good to have. Based on speed and quality in a quick test, if only one additional method should be selected I would take "average". Gauss would be my second choise.

Change History

Changed 11 months ago by rouault

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

r24674 /trunk/ (4 files in 2 dirs): Rasterlite: support all resampling methods for internal overviews (#4740)

Note: See TracTickets for help on using tickets.