Re: [OpenLayers-Users] Reloading broken tiles?

2007-07-08 Thread Gregor Mosheh
Christopher Schmidt wrote: > OpenLayers only sets the 'src' attribute of an image tag -- nothing > more. When images don't load, they don't load because the browser > decided not to load them -- I have no idea why this happens. The > IMAGE_RELOAD_ATTEMPTS is the only way I know of to fix this, and

Re: [OpenLayers-Users] Possible bug with open layers and safari

2007-07-08 Thread Christopher Schmidt
On Wed, Jul 04, 2007 at 05:40:22PM +1000, Glen Stampoultzis wrote: > Hi. Today I was setting the visibility of a layer using the setVisibility > call and noticed some incorrect behaviour under safari 2 and 3. I then went > to the openlayers.org home page and started fiddling with the Canada > tra

Re: [OpenLayers-Users] ProxyHost setup under JBoss + GeoServer

2007-07-08 Thread Christopher Schmidt
On Fri, Jul 06, 2007 at 10:29:57PM -0700, andydale wrote: > > Hi, > > I am pretty new to using OpenLayers, and am now running into some issues. > > I can use OpenLayers with WMS layers from the GeoServer (war install) with > out any problem. The issue occurs when trying to use a WFS layer lik

Re: [OpenLayers-Users] Simple Image Map

2007-07-08 Thread Christopher Schmidt
On Wed, Jul 04, 2007 at 03:32:15PM +0200, Jan Patrick L?bbert wrote: > But I didn't find any documentation that told me how to do that. Can Tilecache > cut my Image into tiles? How do I configure that (ImageLayer was mentioned in > another mail but from the code I think I got that that's what I'm s

Re: [OpenLayers-Users] Reloading broken tiles?

2007-07-08 Thread Christopher Schmidt
On Sun, Jul 08, 2007 at 11:53:11AM +0200, Andrea Aime wrote: > Gregor Mosheh ha scritto: > > A question that's come up a time or two here, is how one can reload > > broken tiles without reloading the entire map and losing your view, > > layer selection, etc. > > > > I have "OpenLayers.IMAGE_RELO

Re: [OpenLayers-Users] popup close box is not displayed?

2007-07-08 Thread Eric Lemoine
On 7/7/07, fadi maali <[EMAIL PROTECTED]> wrote: > Hi All, > > I have a problem with popup's close box. > > here is a snippet of the code: > var feature = new OpenLayers.Feature("top 10",new > OpenLayers.LonLat (35,38)); > popup = feature.createPopup(true); > > but t

Re: [OpenLayers-Users] Reloading broken tiles?

2007-07-08 Thread Andrea Aime
Gregor Mosheh ha scritto: > A question that's come up a time or two here, is how one can reload > broken tiles without reloading the entire map and losing your view, > layer selection, etc. > > I have "OpenLayers.IMAGE_RELOAD_ATTEMPTS = 3" but still, it happens > sometimes. Is this param still