On Thu, Sep 25, 2008 at 12:59 PM, David Earl <[EMAIL PROTECTED]> wrote:
> "...more OSM coming soon" is a "tile" served in response to a request, > isn't it? I often get them when the server takes too long. So the > problem must be server side. Not necessarily. The 404.png is fetched by the JS API when the javascript gets a 404 from the tileserver or otherwise can't fetch the requested tile. The 404 tile lives on www (at http://www.openstreetmap.org/openlayers/img/404.png ) so potentially if you have tile.osm.org blocked/firewalled somehow the javascript will show you the 404.png instead. Cheers, Andy _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

