Hi all,

I've published an image mosaic from several geotiffs, all have the same
name apart from the ending which indicates the date ("*tifname_YYYYMMDD.tif*
").
I'm trying to create an animation from these by day, so I've added
*timeregex.properties* and *indexer.properties,* enabled the time dimension
and when doing the single WMS calls using the time parameter, it works ok.

For the animation I tried the following request:
http://localhost:8080/geoserver/wms/animate?LAYERS=WORKSPACE%3ALAYERNAME

&APARAM=time
&FORMAT=image/gif;subtype=animated
&FORMAT_OPTIONS=gif_loop_continuosly:true
&AVALUES=2019-11-28,2019-11-29,2019-11-30,2019-12-01,2019-12-02


I'm getting the 401 – Unauthorized error (The request has not been applied
because it lacks valid authentication credentials for the target
resource.). The layer is however publicly accessible, the previous WMS
calls I mentioned did not require any king of authentication and worked ok,
layer is visible in Layer Preview for everyone so I should not be getting
this type of error.

Does anyone have an idea on what might be causing the issue?

Thank you!
PP
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to