Skip to content

vadimg/sfzoning

Repository files navigation

Install

Prerequisites

  • Python3
  • brew install geos

Steps

  • Run ./install.sh
  • Run ./get_data.sh (this will take awhile, it needs to download a lot of data)

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.

Broken things

Currently, the mountain view map is outdated and the prop E map doesn't work. They were not being used much anyway, and I don't have time to fix them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published