San Francisco vs. Los Angeles
Created by Kyle Kiminki, Michael Stirchak, Ryan Brounley, Dylan Woodbury
Description: San Francisco vs. Los Angeles, a comparative analysis of California's two largest urban centers.
Created for CMPS 165: Data Programming for Visualization, Winter 2015
Instuctor: Suresh K Lodha
Files:
- index.html
- maps.js
- map.css
- LACountryTracts.geojson
- SanFrancisco.json
- SFData.csv
- LAData.csv
Sources:
- http://maps.latimes.com/about/ - An Overview of hot to approach creating a geomap.
- http://bost.ocks.org/mike/map/ - Mike Bostock's step-by-step geomap example in D3
- http://bl.ocks.org/mbostock/2206590 - Mike Bostock's D3 example for click-to-zoom functionality.
- http://www.javascript-coder.com/button/javascript-button-p1.phtml - An online tutorial for javascript buttons.
- http://chimera.labs.oreilly.com/books/1230000000345/ch12.html - Scott Murray's chapter on geomapping.
- http://bl.ocks.org/tjdecke/5558084 - idea for legend code
- http://vallandingham.me/shapefile_to_geojson.html - tutorial on creating geoJSONs
- http://boundaries.latimes.com/sets/ - LA Census Tracts GeoJSON
- http://factfinder.census.gov/faces/nav/jsf/pages/searchresults.xhtml?refresh=t#none - SF and LA data source