Opened 13 years ago

#3980 new enhancement

Need to support time elements in kml

Reported by: assefa Owned by: assefa
Priority: normal Milestone:
Component: Output-KML Version: unspecified
Severity: normal Keywords:
Cc:

Description

possibly support time elements: http://code.google.com/apis/kml/documentation/time.html

There are 2 time primitives TimeStamp - specifies a single moment in time for a given Feature TimeSpan - specifies a <begin> and <end> time for a given Feature

we can possible use metadata to get attribute values and write it to the kml.

wms already has wms_timeitem; similar metadata can be used for TimeStamp. We probably need a couple of metadata to get start and end for the TimeSpan

Change History (0)

Note: See TracTickets for help on using tickets.