tylere / pykml

pyKML is a Python package for creating, parsing, manipulating, and validating KML documents.
BSD 3-Clause "New" or "Revised" License
13 stars 9 forks source link

Add function for stripping time information from document #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add a function that takes a pyKML document and returns a second pyKML document 
without any temporal information.

Original issue reported on code.google.com by tylerick...@gmail.com on 21 Jul 2011 at 12:07