spaetz wrote: > > Nope, nothing of this sort is done yet. It's still the simple hand out and > forget model. As a first step, I'd like to rerequest active requests that > haven't been returned for -say- 10 hours. But I would like to collaborate > with deelkar tp get a proper feedback thing running where a clien could say > every 2 h or so "i'm still working on it",or coul return it back to the > server with a reason (API down, tileset too complex, etc). I have to admit > that I have no clue how the client currently tells the server about errors. > > On the plus side, I implemented some things yesterday: > - automatic requesting of changed tiles is enaabled every hour now > - a fallback mechanism to display "legacy tiles" if we had no tile yet, > allowing for a slow switchover. converting just takes quite a while.
Is the tile conversion still ongoing? Do you have an estimate of how long this will still be running? If it is still going to be for a little while, it might be a good idea to add a quick check in LegacyTileset.convert if there is already a newer tileset rendered instead of simply replacing it. Kai _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
