-
Notifications
You must be signed in to change notification settings - Fork 12
Description
This issue is for discussion of the use case “Include animated spatial data in a layer”, its examples & list of required capabilities.
A common use for Web maps is to show how the distribution of a phenomenon changes over time, and animation of layers is quite useful, for example in weather radar maps.
WMS has support for time and elevation dimensions.
There are Leaflet plugins that support animation, this one supports a time slider approach.
My colleagues developed a similar animated map approach using maps for HTML.
I'm sure there are lots of other examples. Can we figure out what the 'primitives' are that will allow us to animate layers using the standard facilities of maps in HTML (+ CSS + ??), and those primitives will enable composition to more sophisticated use cases.