Skip to content

csschwarz/choropleth.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choropleth.rb

A tiny Ruby library to generate GeoJSON polygon collections with count, area, and density data from geographic point data

Installation and Usage

(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

About

GeoJSON choropleth generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages