On Wed, Aug 13, 2008 at 09:49:46AM +1200, Rob Reid wrote:
> spaetz wrote the following on 12/08/2008 23:18:
> > User pages show now recently uploaded requests of each user.
> > (max 20 from the last 48 hours)
> >   
> I notice from my user page that it only shows tiles I uploaded in loop 
> mode and not the ones I did in xy mode and uploaded.

No, it wouldn't. It shows fulfilled requests from the request queue. In xy mode 
you circumvent the request view, so on upload you will only fulfill a request 
when there is one open on the server side.

Your user  stats will be updated with uploaded tiles and kb anyway.
 
> I've rendered (in xy mode) and uploaded quite a few tilesets in the last 
> few days doing oceantile fixes and coastline error fixes.
> I do them in xy mode to check the fix has worked and also because in 
> most cases an automatic re-render will not be requested because the 
> either the osm data has not changed or in the case of coastline fixes 
> only ways have changed not nodes.

> Is the process that automatically does the z6 lowzoom stitching based on 
> the list of requests as well? Will it trigger for any uploaded tile or 
> just those coming through the request queue?

Nope, it will be triggerered only for fulfilled requests. Otherwise I'd have to 
go through all 16 mio tilesets and check how old they are. And that takes days 
(really)...

Your best bet, is to request those tilesets through the render queue after 
you've updated the data.
spaetz

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to