Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 520 Bytes

sf-bldg-heights

An interactive map of San francisco with existing building heights compared to permissible heights from SF Planning data

setup

> npm install

Run locally

  1. > npm run start
  2. Point your browser to http://localhost:3000

data ingestion

The data for this experiment was obtained from SF Gov's Data set for Height and Bulk Districts. It was pre-processed into GeoJSON and uploaded to Mapbox Studio