123abcde / pykml

Automatically exported from code.google.com/p/pykml
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add methods for summarizing, translating, and scaling time information #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add a method for summarizing the time information in KML file (i.e. start,end)
Add a method for shifting (translating) time by a specified amount.
Add a method for scaling time by a specified ratio and origin.

Original issue reported on code.google.com by tylerick...@gmail.com on 3 Aug 2011 at 9:55