samcarlen / sfzoning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Prerequisites

  • Python3
  • brew install geos

Steps

Run ./install.sh

Run

  • make

Or, for a specific city:

  • make sf
  • make mountain_view

View Map

Run: python3 -m http.server

View the maps at:

Warning

I started this project using python 2, and then started using python 3. Some of the code in this repo might not yet be converted to work with python 3.

About


Languages

Language:HTML 55.6%Language:Python 41.7%Language:Shell 1.4%Language:Makefile 1.3%