On Jan 8, 2008 4:55 PM, Sebastian Spaeth <[EMAIL PROTECTED]> wrote: > I would suggest the Tools/CleanBlankDB folder. There is no reason why we > only should have one file per folder :-) and this is logically the > closest I can think off.
Duh, ofcourse. It's there now under the name "optimise_blanks.pl". Note: one of the reasons I'm fairly sure it works is because is has a self-check mechanism. After it's compacted it reruns the Expand step (which emulates the fallback mechanism) and compares the result with the what it got prior to doing anything and only commits if it gets the same answer back. By default it monitors the tile queue and compacts tilesets as they get uploaded. But the loop should be fairly easy to fix so that it runs over the entire DB over time as well. I've even considered making it smart, by making it do say 10 tilesets per second, in addition to the tile queue. That would make it go over the entire DB in about three weeks. But for now I'm just committing it so it can be reviewed. Have a nice day, -- Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
