]> gitweb.michael.orlitzky.com - dead/census-tools.git/shortlog
dead/census-tools.git
2009-09-22 Michael OrlitzkyMerged the documentation additions and most recent...
2009-09-22 Michael OrlitzkyAdded a script which converts an OGC Well-Known Text...
2009-09-22 Michael Orlitzkystrip() whitespace from OptionParser descriptions.
2009-09-22 Michael OrlitzkyAdded a default SRID (4269).
2009-09-22 Michael OrlitzkyUpdated the makefile for PostGIS 1.4.0.
2009-09-16 Michael OrlitzkyAdded the pg2kml script which exports PostGIS data...
2009-09-16 Michael OrlitzkyModified find_avg_population_density to perform a GIS...
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 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.