datamade / second-city-zoning

🏙 2nd City Zoning is an interactive map that lets you find out how your building is zoned, learn where to locate your business and explore zoning patterns throughout Chicago
https://secondcityzoning.org
Other
50 stars 23 forks source link
chicago city-zoning javascript

second city zoning

2nd City Zoning

2nd City Zoning is an interactive map that lets you:

To make Chicago’s zoning code digestible by humans, we took inspiration from one of our favorite games: Sim City 2000. It started with the color scheme and from there we got a little carried away. Graphics, sounds, music, oh my.

2nd City Zoning is entirely open source and built with open data.

Installation

  $ git clone git@github.com:datamade/second-city-zoning.git
  $ cd site_template
  $ gem install jekyll
  $ jekyll serve -w
  navigate to http://localhost:5000/

Dependencies

Team

Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported. Report it here: https://github.com/datamade/second-city-zoning/issues

Note on Patches/Pull Requests

Copyright

Copyright (c) 2013-2020 Derek Eder and Juan-Pablo Velez of Open City. Released under the MIT License.

See LICENSE for details