2009/9/1 Luke Woolley <[email protected]>: > I'm curious. I made some edits around Melbourne, implementing the new > route marking tagging relations that were talked about on here, and > they have yet to appear on the map. Is there currently a problem with > updating route markers or the map in general, and is the tile refresh > rate the same as the default OSM Mapnik server which is roughly 10 > minutes - 1 hour?
You can force updates by viewing the map tile and putting /dirty at the end of the URL, as for defaults they are: ModTileCacheDurationMax 604800 ModTileCacheDurationDirty 900 ModTileCacheDurationMinimum 10800 ModTileCacheDurationMediumZoom 13 86400 ModTileCacheDurationLowZoom 9 518400 ModTileCacheLastModifiedFactor 0.20 Which means maximum cache time is 7 days, z9+ is 6 days and z13+ is 1 day, I used the OSM defaults so I can only assume they have the same settings on their own systems. _______________________________________________ Talk-au mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-au

