]> gitweb.michael.orlitzky.com - dead/census-tools.git/commitdiff
Added state, county, and tract fields to the Block class.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 12 Sep 2009 14:55:14 +0000 (10:55 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 12 Sep 2009 14:55:14 +0000 (10:55 -0400)
Renamed the other Block attributes to follow the GeoRecord/Tiger naming convention.
Updated any tests/methods that depended on the Block attribute names.
Throw an error from within the Block class if the "block" attribute is non-integral.


No differences found