Re: [Geoserver-users] WMS animator

2025-07-07 Thread Russ Hore
Hi Pietro, This mailing list is no loner in use. it has moved online to; https://discourse.osgeo.org/c/geoserver/user/51 Russ > On 7 Jul 2025, at 08:24, d'Orio, Pietro wrote: > > Hi dear community, I have an interest in using the WMS animator function. I > have found a lot of documentation

Re: [Geoserver-users] WMS Animator Query

2017-07-23 Thread Ben Crane
Perfect! I'll keep on investigating but thank you for the help...the tracking working very nicely! Cheers, Ben On Sun, 23 Jul 2017 at 08:14, Andrea Aime wrote: > Hi Ben > yes, that's the idea. I don't have time to put toghether an example for > this approach, but basically, > create a parametri

Re: [Geoserver-users] WMS Animator Query

2017-07-23 Thread Andrea Aime
Hi Ben yes, that's the idea. I don't have time to put toghether an example for this approach, but basically, create a parametric sql view and then pass in the params as described in the animator documentation: http://docs.geoserver.org/stable/en/user/data/database/sqlview.html http://docs.geoserve

Re: [Geoserver-users] WMS Animator Query

2017-07-22 Thread Ben Crane
Hi Andrea, Perfect, got it working! :) Many thanks...I will need to compact the the URL as it's comprised of 30 rows so the URL is super long. I presume we can use the view_params to start at 1 and loop throughout? Cheers, Ben On Sat, Jul 22, 2017 at 7:25 PM, Andrea Aime wrote: > Here is a sim

Re: [Geoserver-users] WMS Animator Query

2017-07-22 Thread Ben Crane
Hi Andrea, Ahh right so it is possible and the cql_filter I needed to use! So if I have a column in my table with 1,2,3, etc for each row the aparams will be <1>, <2>, etc... so cql_filter enables the column/row selector? My data is already in a db but I'm ok for now on a more complex URL and on

Re: [Geoserver-users] WMS Animator Query

2017-07-22 Thread Andrea Aime
Here is a simple live example derived from the documentation page, but using cql_filter instead of the bbox param to select different poligons in turn: http://demo.geo-solutions.it/geoserver/wms/animate?layers=topp:states&aparam=cql_filter&avalues=STATE_ABBR%3D%27IL%27,STATE_ABBR%3D%27FL%27,STATE_

Re: [Geoserver-users] WMS Animator Query

2017-07-22 Thread Ben Crane
Hey all, Sorry to push on this but hoping to have something to demo by Monday so need to know if this is possible with animator? Or if I need to go plan B 😀 On Fri, 21 Jul 2017 at 14:47, Ben Crane wrote: > Hi all, > > I've visited the Geoserver WMS Animator page and keen to give this a go > but

Re: [Geoserver-users] WMS Animator

2011-09-15 Thread Andrea Aime
On Thu, Sep 15, 2011 at 5:30 PM, Jan Peters-Anders wrote: > Dear all, > I just encountered this feature of Geoserver: > > http://docs.geoserver.org/stable/en/user/tutorials/animreflector.html > > but I cannot get it to work. Is this feature still part of 2.1.1? Or has it > been dropped? Do I have

Re: [Geoserver-users] WMS Animator

2011-09-15 Thread Alessio Fabiani
Hello Jan, the feature is present on GS 2.1.x and it will be available from 2.1.2 release and above. You don't need any particular extension, it works directly like the kml reflector. Alessio. --- Ing. Alessio Fabiani Founder / CTO GeoSolution