Regarding my previous question. The last example in here
<https://www.geo-solutions.it/blog/animate-your-maps-with-geoserver-animator-tool/>
is exactly what I am looking for. But just trying to work on the second
example which is easier, I hitting the following issue:
http://localhost:8080/geoserver/wms/animate?LAYERS=cite%3Aprecip1&aparam=bbox&avalues=-74.25\,-34.25\,-28.5\,5.75&format=image/gif;subtype=animated&format_options=gif_loop_continuosly:true

HTTP Status 400 – Bad Request
------------------------------

*Type* Exception Report

*Message* Invalid character found in the request target. The valid
characters are defined in RFC 7230 and RFC 3986

*Description* The server cannot or will not process the request due to
something that is perceived to be a client error (e.g., malformed request
syntax, invalid request message framing, or deceptive request routing).

*Exception*

java.lang.IllegalArgumentException: Invalid character found in the
request target. The valid characters are defined in RFC 7230 and RFC
3986
        
org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:467)
        
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:294)
        
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
        
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
        
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
        
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
        
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
        java.base/java.lang.Thread.run(Thread.java:834)

*Note* The full stack trace of the root cause is available in the server
logs.
------------------------------
Apache Tomcat/9.0.16 (Ubuntu)


On Fri, Oct 11, 2019 at 5:17 PM 1520 gis <
juliermeopensourcedevelo...@gmail.com> wrote:

> Dear all,
>
> I have two WMS layers for precipitation data in a NetCDF file. Each WMS
> layer has different pattern. I am in need to animate these two layer in
> order to show the temporal rain pattern. It is like making a video of both
> wms layer, one after another. Any hint on how to achieve that will be very
> appreciated.
>
> Thank you for your time in advance.
>
> Julierme
>
_______________________________________________
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


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to