Re: [OpenLayers-Users] Has anyone tried animation / or how to?

2009-06-25 Thread kngai
Levii Smith wrote: > > > Just a thought as I work on this...I'm going to attempt to run an > animation of WMS layers. I've seen the example of using TIME in WMS...has > anyone tried animating WMS layers in time (I'm trying to loop satellite > imagery if you're curious)...any ideas how to do it

Re: [OpenLayers-Users] Has anyone tried animation / or how to?

2008-06-23 Thread Wouter Schaubroeck
I've made something similar, but without openlayers, so: no overlays, and no baselayer either... but it does the trick, this is how i've done it: i grab the current extent, and the parameters of the current layer (luckilly i have only one...), and i build my own wms - getmaprequest. Then i've crea

Re: [OpenLayers-Users] Has anyone tried animation / or how to?

2008-06-18 Thread alinux
Barend Kobben <[EMAIL PROTECTED]> writes: > > HI, > > We actually have an MSc student just started on seeing how to do this using > WMS-T and SVG. SVG enables an integrated animation/interface, using SMIL > animation and javascript interactivity. We hope to present some results at > the upcom

Re: [OpenLayers-Users] Has anyone tried animation / or how to?

2008-06-12 Thread Barend Kobben
--- > From: "Levii Smith" <[EMAIL PROTECTED]> > To: users@openlayers.org > Date: Thu, 12 Jun 2008 04:23:25 -0400 > Subject: [OpenLayers-Users] Has anyone tried animation / or how to? > > Just a thought as I work on this...I'm going to attempt to run an >

Re: [OpenLayers-Users] Has anyone tried animation / or how to?

2008-06-12 Thread Mike Adair
be > interested in anything you come up with and perhaps we could work > together if we end up wanting the same thing? > > Cheers, Jon > > -- Forwarded message -- > From: "Levii Smith" <[EMAIL PROTECTED]> > To: users@openlayers.org > Date: Th

Re: [OpenLayers-Users] Has anyone tried animation / or how to?

2008-06-12 Thread Jon Blower
and perhaps we could work together if we end up wanting the same thing? Cheers, Jon -- Forwarded message -- From: "Levii Smith" <[EMAIL PROTECTED]> To: users@openlayers.org Date: Thu, 12 Jun 2008 04:23:25 -0400 Subject: [OpenLayers-Users] Has anyone tried animation /

[OpenLayers-Users] Has anyone tried animation / or how to?

2008-06-12 Thread Levii Smith
Just a thought as I work on this...I'm going to attempt to run an animation of WMS layers. I've seen the example of using TIME in WMS...has anyone tried animating WMS layers in time (I'm trying to loop satellite imagery if you're curious)...any ideas how to do it - or how to keep multiple layers i