A tiny Ruby library to generate GeoJSON polygon collections with count, area, and density data from geographic point data
(Requires Ruby 1.9+) gem install build/choropleth-0.0.1.gem
Usage: ruby cli.rb datafile gridfile outfile
Datafile and gridfile must be valid GeoJSON FeatureCollections