]> gitweb.michael.orlitzky.com - dead/census-tools.git/history - src
Added a script which converts an OGC Well-Known Text string to a KML document.
[dead/census-tools.git] / src /
2009-09-22 Michael OrlitzkyAdded a default SRID (4269).
2009-09-16 Michael OrlitzkyAdded the is_negative_float() method to the StringUtils...
2009-09-16 Michael OrlitzkyAdded the Configuration package with the Defaults modul...
2009-09-16 Michael OrlitzkyUppercased the exit codes per the Python style guidelines.
2009-09-14 Michael OrlitzkyAdded the KML module with enough classes to export...
2009-09-12 Michael OrlitzkyFixed the Block class initialization so that it convert...
2009-09-12 Michael OrlitzkyAdded tests for the StringUtils module.
2009-09-12 Michael OrlitzkyAdded an additional Block class test which checks that...
2009-09-12 Michael OrlitzkyAdded the is_float() method to the StringUtils module.
2009-09-12 Michael OrlitzkyAdded state, county, and tract fields to the Block...
2009-09-12 Michael OrlitzkyAdded the StringUtils module with the is_integer()...
2009-09-11 Michael OrlitzkyUppercased GeoRecord.MINIMUM_LINE_LENGTH in accordance...
2009-09-10 Michael OrlitzkyAdded an InvalidAreaError class.
2009-09-09 Michael OrlitzkyInitial commit.