Skip to content

votedevin/simnycity

 
 

Repository files navigation

Gotham Zoning

Gotham is an interactive map that lets you:

  • find out how your building is zoned
  • learn where to locate your business
  • explore zoning patterns throughout the city

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.

Like all Open City apps, 2nd City Zoning is entirely open source and built with open data.

Installation

  $ git clone git@github.com:open-city/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/open-city/second-city-zoning/issues

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Commit, do not mess with rakefile, version, or history.
  • Send a pull request. Bonus points for topic branches.

Copyright

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

See LICENSE for details

About

SimNYCity is inspired by the ease with which the video game of a similar name made understanding complex cities engaging and fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.0%
  • HTML 44.9%
  • Ruby 3.7%
  • CSS 3.1%
  • Python 1.3%