[mapserver-users] Programmatically refresh the current view

2019-07-17 Thread Jerry Faust
Hello all. We have set up MapServer using MS4W, running against IIS. We have a .map file defined to include about a dozen layers contained in an ESRI GDB format. All of this works fine for the initial load of the map, but following any data changes, we would like to be able to force a refresh

Re: [mapserver-users] Programmatically refresh the current view

2019-07-17 Thread Lime, Steve D (MNIT)
Just tagging on the current unix timestamp would do it (e.g. &_timestamp=134232523). From: mapserver-users on behalf of Jerry Faust Sent: Wednesday, July 17, 2019 1:12:36 PM To: mapserver-users@lists.osgeo.org Subject: [mapserver-users] Programmatically refre

Re: [mapserver-users] Programmatically refresh the current view

2019-07-17 Thread Lime, Steve D (MNIT)
BTW What version of OL are you using? From: Lime, Steve D (MNIT) Sent: Wednesday, July 17, 2019 4:51:12 PM To: Jerry Faust; mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] Programmatically refresh the current view This isn't a MapServer issu