]> gitweb.michael.orlitzky.com - dead/census-tools.git/shortlog
dead/census-tools.git
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 OrlitzkyUpdated the comment about the two PostGIS SQL scripts...
2009-09-12 Michael OrlitzkyUse a default SRID of 4269 (North America, 1983) when...
2009-09-12 Michael OrlitzkyAdded the framework for the PostGIS database integration.
2009-09-12 Michael OrlitzkyAdded tests for the StringUtils module.
2009-09-12 Michael OrlitzkyAdded the Tiger data directory to .gitignore.
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 the 2008 Tiger/Line shapefile technical documenta...
2009-09-10 Michael OrlitzkyAdded an InvalidAreaError class.
2009-09-09 Michael OrlitzkyInitial commit.