Skip to content

Commit

Permalink
more readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
caged committed Mar 29, 2014
1 parent 4cfe28e commit e89b0be
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
## Portland Atlas

* Easily download and convert public data for Portland, Oregon.
* Easily download and convert public GIS (shapefile) data for Portland, Oregon.
* Generate [TopoJSON](https://github.com/mbostock/topojson) for Portland Neigborhoods, combined with 2000 and 2010 [demographic data](http://www.portlandoregon.gov/oni/28387).
* Generate png images from shapefiles


This project was inspired by [world-atlas](https://github.com/mbostock/world-atlas).


### Install

```
Expand Down Expand Up @@ -40,6 +44,3 @@ make png/neighborhoods.png
![](png/trimet-rail-stops.png) **trimet rail stops** | ![](png/trimet-route-stops.png) **trimet route stops** | ![](png/trimet-routes.png) **trimet routes** | ![](png/trimet-stops.png) **trimet stops**
![](png/trimet-transit-centers.png) **trimet transit centers** | ![](png/urban-growth-boundary.png) **urban growth boundary** | ![](png/urban-renewal-areas.shp.png) **urban renewal areas** | ![](png/water.png) **water**
![](png/watersheds.shp.png) **watersheds** | ![](png/wellhead-prot-areas.shp.png) **wellhead prot areas** | ![](png/zipcodes.shp.png) **zipcodes** | ![](png/zoning-data.shp.png) **zoning data**


See [world-atlas](https://github.com/mbostock/world-atlas) for the inspration for this project.

0 comments on commit e89b0be

Please sign in to comment.