Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.4
-
Component/s: Google Earth KML Output
-
Labels:None
-
Number of attachments :
Description
For Google Earth 4 there is a 'time' element that lets you specify layers over time, with a nice slider interface. See: http://www.gearthblog.com/blog/archives/2006/09/google_earth_4_time.html
Specified at:
http://earth.google.com/kml/kml_tags_21.html#timeprimitive
It'd be nice if we could hook up the WMS Time parameter stuff to this, it could present some very compelling data.
Issue Links
- depends upon
-
GEOS-996
add TIME and ELEVATION parameters in a Getmap request
-
Very nice!!
We need to have an ISO 19108 implementation committed to gt. I have a preliminary implementation from last year--one that works for the Gregorian calendar. Then, the TIME WMS parameter will be modified to work with dates rather than integer indexes. I will have to find some time to go over that ISO 19108 implementation again and ask someone to assist me with a geotools commit (I don't have commit access).