On Thu, Feb 26, 2009 at 03:59:03PM -0800, Jay Douillard wrote: > Hello, using OL 2.7 I keep having slow loading of pre-rendered tiles (made > with tilecache). When I looked at the requests with firebug I can see that OL > is requesting strange images, that shouldn't exist, and getting 404 errors. > The requested URL is:
I'm assuming you're using a non-default projection. If so, this is likely http://trac.openlayers.org/ticket/1951. -- Chris > /cache/sdlabels/03/000/000/009/000/000/0-1.png > > Code snippet: > > sd_labels = new OpenLayers.Layer.TileCache("SD Labels", > "/cache/","sdlabels", { > type: "image/png", > isBaseLayer:false > }); > > I'm also getting these on TMS layers: > > cache/edi_w2/03/000/000/000/-01/999/999.png.lck > > > Seems I'm getting a - in place of a zero?! > Thanks! > > > ---- > Jay > > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
