]> gitweb.michael.orlitzky.com - dead/census-tools.git/commitdiff
Updated the KML classes with a print_kml() method.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 19 Oct 2009 14:17:02 +0000 (10:17 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 19 Oct 2009 14:17:02 +0000 (10:17 -0400)
Abstracted the to_kml() and print_kml() methods out in to the KmlObject class for most subclasses.
Modified pg2kml to use the print_kml() method instead of to_kml().


No differences found