]> gitweb.michael.orlitzky.com - dead/census-tools.git/commit
Factored out the contained population code in to the Census.Database class.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 27 Sep 2009 21:17:25 +0000 (17:17 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 27 Sep 2009 21:17:25 +0000 (17:17 -0400)
commit985c5ad8a0d217225fe28eef8c8e3d63bae8ba85
treeeb4764d30da72feb4f14169a3eab03696e5a2ef2
parent591f5177a7f58f6d5acc3314574eaf9f19dad963
Factored out the contained population code in to the Census.Database class.
Modified wkt2pop to use the new Census.Database method.
bin/wkt2pop
src/Census.py