On Mon, Jun 26, 2006 at 11:40:42AM -0500, David William Bitner wrote: > Daryl Herzman has added time support to the Nexrad Base Reflectivity WMS > service out of Iowa State University. > > GetCapabilities: > http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r-t.cgi?&SERVICE=WMS&REQUEST=GetCapabilities > > GetMap With Time Parameter Example: > http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r-t.cgi?&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&layers=nexrad_base_reflect,nexrad-n0r-wmst&time=2004-08-23T20:35
Implementation in OpenLayers: http://openlayers.org/dev/examples/wmst.html Thanks to David for kicking my butt to get it done, and giving me an example to copy from. OpenLayers now has support for changing parameters on layers after they're added, which is a useful feature for lots of things like this: for example, one could change the 'layers' parameter in javascript code, which was not possible before. Thanks! -- Christopher Schmidt Web Developer
