]> gitweb.michael.orlitzky.com - dead/census-tools.git/commit
Modified find_avg_population_density to perform a GIS database query.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Sep 2009 03:16:43 +0000 (23:16 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Sep 2009 03:16:43 +0000 (23:16 -0400)
commit23cc74b0e781d57e68a055944c9220c33ad0bcc4
tree7f5ae14aaa8921d7e240cc109896a150b0183a47
parent44a6a85dbbe51a3e16521be262fba5a291d3c7cf
Modified find_avg_population_density to perform a GIS database query.
Added optparse argument parsing so that database information does not need to be hard-coded in to the script.
Switched the order of (longitude, latitude) in the arguments.
bin/find_avg_population_density