Hi,
I am having troubles with Geoserver 2.27.1 using the wms/animate endpoint, both 1.3.0 and 1.1.0.
Besides, I cannot find WMS Animator Options in WMS options. Has it go gone?
This is the exception:
No such operation wms null ANIMATE
this is my url:
var imageUrl2 = `
http://localhost:8081/geoserver/wms/animate?LAYERS=testing_the_waters:treesminas
&styles=testing_the_waters:treemine
&aparam=time
&avalues=2026-01-12,2026-01-13,2026-01-14
&format=image/gif;subtype=animated
&format_options=gif_loop_continuously:true;gif_frames_delay:1000`
I would appreciate any hint on how to make use of it.
kind regards