]> gitweb.michael.orlitzky.com - dead/census-tools.git/history - src/KML.py
Added a Coordinates class, and updated the LineString class to refer to Coordinates...
[dead/census-tools.git] / src / KML.py
2010-02-13 Michael OrlitzkyAdded a Coordinates class, and updated the LineString...
2009-10-25 Michael OrlitzkyMerged branch 'master' with the to_kml() fix.
2009-10-25 Michael OrlitzkyAdded the LineString class.
2009-10-25 Michael OrlitzkyFixed a bug where the Document open/close tags were...
2009-10-21 Michael OrlitzkyAdded XML escaping to the KML classes.
2009-10-19 Michael OrlitzkyUpdated the KML classes with a print_kml() method.
2009-09-14 Michael OrlitzkyAdded the KML module with enough classes to export...