[mapserver-dev] RFC111 MapCache Support for animated time series

TC Haddad tchaddad at gmail.com
Fri May 16 10:04:32 PDT 2014


The Openlayers WMS-T example page points to a service that could be used.

Service URL:
http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r-t.cgi?request=getcapabilities&service=wms

GIF image request:
http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/n0r-t.cgi?LAYERS=nexrad-n0r-wmst&TRANSPARENT=TRUE&FORMAT=image/gif&TIME=2005-08-29T19:00:00&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG:4326&BBOX=-90,22.5,-67.5,45&WIDTH=256&HEIGHT=256

Making 24 requests one hour apart you can capture Hurricane Katrina making
landfall:

TIME=2005-08-29T01:00:00
TIME=2005-08-29T02:00:00
TIME=2005-08-29T03:00:00
TIME=2005-08-29T04:00:00
TIME=2005-08-29T05:00:00
TIME=2005-08-29T06:00:00
TIME=2005-08-29T07:00:00
TIME=2005-08-29T08:00:00
TIME=2005-08-29T09:00:00
TIME=2005-08-29T10:00:00
TIME=2005-08-29T11:00:00
TIME=2005-08-29T12:00:00
TIME=2005-08-29T13:00:00
TIME=2005-08-29T14:00:00
TIME=2005-08-29T15:00:00
TIME=2005-08-29T16:00:00
TIME=2005-08-29T17:00:00
TIME=2005-08-29T18:00:00
TIME=2005-08-29T19:00:00
TIME=2005-08-29T20:00:00
TIME=2005-08-29T21:00:00
TIME=2005-08-29T22:00:00
TIME=2005-08-29T23:00:00
TIME=2005-08-29T24:00:00

(From:
http://dev.openlayers.org/releases/OpenLayers-2.13.1/examples/wmst.html)


On Fri, May 16, 2014 at 7:50 AM, Jerome Villeneuve Larouche <
jlarouche at mapgears.com> wrote:

> Hi,
>
> I don't have an interesting demo to show. I only have a small development
> data set.
>
> If someone has a wms with data, maybe we could setup something.
>
>
>
>
> On 14-05-15 11:21 AM, Lime, Steve D (MNIT) wrote:
>
>> Is there an example where we could see the functionality in action?
>>
>> -----Original Message-----
>> From: mapserver-dev-bounces at lists.osgeo.org [mailto:
>> mapserver-dev-bounces at lists.osgeo.org] On Behalf Of Jerome Villeneuve
>> Larouche
>> Sent: Thursday, May 15, 2014 9:01 AM
>> To: MapServer Dev Mailing List
>> Subject: [mapserver-dev] RFC111 MapCache Support for animated time series
>>
>> Hello,
>>
>> This is to discuss the addition of the Gif format and time series
>> animation in MapCache.
>>
>> If you could take a look and comment.
>>
>> http://www.mapserver.org/development/rfc/ms-rfc-111.html
>> https://github.com/mapserver/mapcache/pull/102
>>
>> Thank you
>>
>> --
>> Jérôme Villeneuve Larouche
>> www.mapgears.com
>>
>> _______________________________________________
>> mapserver-dev mailing list
>> mapserver-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>>
>>
>>
>
> --
> Jérôme Villeneuve Larouche
> www.mapgears.com
>
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20140516/ba0e5c2d/attachment.html>


More information about the mapserver-dev mailing list