[Mapbender-dev] Reload single WMS-Layer

Rainer Prüller rainer.prueller at tugraz.at
Thu Jun 14 10:36:56 EDT 2007


Hallo Uli,

thank you for the very fast answer.
Where would be the best location to load either the setSingleMapRequest- 
or the zoom-function every 30 seconds? In an own php- or javascript-file 
or within the map.php?

With best regards.
Rainer


Uli Rothstein (WhereGroup) schrieb:
> Hallo Rainer,
>
> sure.
> Your have to call setSingleMapRequest(frameName,wms_id) every 30 sec.
> (setSingleMapRequest('mapframe1',<your wms id>))
> The wms_id is displayed at your gui-wms settings.
> But you will have trouble with the browser cache.
> It's better to zoom a little bit, so the map-URL is different to the 
> earlier request. But in this case, both services will be reloaded...
> (example: zoom('mapframe1',true,0.999999);)
>
> regards
> Uli
>
>
> Rainer Prüller schrieb:
>> Is it possible to reload just one single WMS-layer in my 
>> Mapbender-application? I have two WMS-Layers in my project, the first 
>> is the background (a raster layer) the second one the foreground 
>> (from postgis) which shows the positions of moving objects. This 
>> layer should be refreshed every 30 seconds. How could this be done?
>>
>> With best regards.
>> Rainer
>>
>> _______________________________________________
>> Mapbender_dev mailing list
>> Mapbender_dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapbender_dev
>
>



More information about the Mapbender_dev mailing list