An open API service indexing awesome lists of open source software.

https://github.com/xta/la_neighborhoods

Los Angeles Neighborhoods
https://github.com/xta/la_neighborhoods

Last synced: 1 day ago
JSON representation

Los Angeles Neighborhoods

Awesome Lists containing this project

README

          

# LA Neighborhoods

### Setup
# setup dependencies
bundle

# generate data/neighborhoods.txt url list
ruby lib/build_neighborhoods.rb

# setup db
rake db:create db:schema:load

# load Neighborhood
rake neighborhoods:create

# load Profile
rake profiles:create
rake profiles:name_heading

# load Crime
rake crimes:create

# load
rake polygons:create

### Usage

# start server
rails s
open http://localhost:3000/

### Attribution

The wonderful [LA Times Neighborhoods](http://maps.latimes.com/neighborhoods/) resource