]> gitweb.michael.orlitzky.com - dead/census-tools.git/commit
Renamed the "tiger" table to "tiger_blocks" in preparation for the addition of the...
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 3 Oct 2009 17:26:14 +0000 (13:26 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 3 Oct 2009 17:26:14 +0000 (13:26 -0400)
commit0e8428f00f565a3e1791e19098ab59442972fa09
tree05301bbc55b7ac014134ee85ee78416ef11e31e7
parentd6aa9f176f67ee918f854c1df3ec5b072a502288
Renamed the "tiger" table to "tiger_blocks" in preparation for the addition of the TIGER road data.
Shortened the name of the "tiger_blkidfp00" method/column to just "blkidfp00".
bin/pg2kml
bin/sf1blocks2sql
makefile
sql/create-sf1_blocks-table.sql
src/Census.py
src/SummaryFile1.py
src/Tests/Unit/CensusTest.py