Export to GitHub

mod-geocache - issue #15

Add a blank tile detection mechanism


Posted on Oct 22, 2010 by Helpful Rhino

if a source returns a tile that contains only a single color, add a configurable behavior of symlinking to an existing tile of the same color.

Comment #1

Posted on Oct 25, 2010 by Helpful Rhino

working patch to implement blank tile detection.

I'm not applying this until further investigation: - limit on the number of hard links that can point to a file - if using hard links isn't possible due to the previous limitation, what's the impact in terms of performance and storage of using soft links (knowing that a blank png can be compressed down to a file 132 bytes long)

Comment #2

Posted on Oct 25, 2010 by Helpful Rhino

(No comment was entered for this change.)

Attachments

Comment #3

Posted on Oct 26, 2010 by Helpful Rhino

This issue was closed by revision r34.

Status: Fixed

Labels:
Type-Enhancement Priority-Medium Component-Caches Milestone-Release0.2