https://github.com/caged/portland-atlas
A simple way to to fetch and convert open datatsets involving Portland, Oregon.
https://github.com/caged/portland-atlas
Last synced: 6 months ago
JSON representation
A simple way to to fetch and convert open datatsets involving Portland, Oregon.
- Host: GitHub
- URL: https://github.com/caged/portland-atlas
- Owner: caged
- Created: 2013-07-12T23:19:34.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T17:19:32.000Z (about 10 years ago)
- Last Synced: 2025-10-07T00:36:22.417Z (9 months ago)
- Language: Makefile
- Homepage:
- Size: 3.19 MB
- Stars: 77
- Watchers: 12
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Portland Atlas
* Easily download and convert public GIS (shapefile) data for Portland, Oregon.
* Generate png images from Shapefiles
This project was influenced by [world-atlas](https://github.com/mbostock/world-atlas).
### Install
It's best to clone the repository and work directly from the project directory since most features are controlled through the Makefile.
```
git clone https://github.com/Caged/portland-atlas.git
```
### Examples
```
make shp/neighborhoods.shp
make topo/neighborhoods.json
make png/neighborhoods.png
```
... | ... | ...
:---: | :---: | :---:
 **bicycle network** |  **bicycle parking** |  **blockgroup 1990**
 **blockgroup 2000** |  **blockgroup 2010** |  **bridges**
 **buildings** |  **business associations** |  **cip data**
 **city boundaries** |  **contours 5ft** |  **corners**
 **counties** |  **curb ramps** |  **curbs**
 **development opportunity areas** |  **enterprise ecommerce zone** |  **freight districts**
 **freight facilities** |  **guardrail** |  **heritage trees**
 **historic trolleys** |  **homebuyer opportunity areas** |  **intermodal facilities**
 **its camera** |  **its sign** |  **leaf pickup**
 **lid boundaries** |  **lid streets** |  **neighborhoods**
 **parking meters** |  **parks desired future cond** |  **parks easements**
 **parks taxlots** |  **parks trails** |  **parks vegetation surveys**
 **parks** |  **pavement maint** |  **pavemoratorium**
 **pedestrian districts** |  **percent slope** |  **portland streets permit jobs line**
 **portland streets permit jobs point** |  **portland streets permit jobs polygon** |  **portland transit stations**
 **portland_oregon_osm_line** |  **portland_oregon_osm_point** |  **portland_oregon_osm_polygon**
 **school attendance areas** |  **sidewalks** |  **signage lighting improvement program**
 **snow ice routes** |  **storefront improvement areas** |  **street contract jobs line**
 **street contract jobs multipoint** |  **street sweeping** |  **street trees**
 **streets** |  **traffic calming** |  **traffic signal**
 **trimet boundary** |  **trimet park and rides** |  **trimet rail lines**
 **trimet rail stops** |  **trimet route stops** |  **trimet routes**
 **trimet stops** |  **trimet transit centers** |  **tsp classifications**
 **tsp district boundaries** |  **urban growth boundary history** |  **urban growth boundary**
 **urban renewal areas** |  **vegetation** |  **water**
 **watersheds** |  **wellhead prot areas** |  **zipcodes**
 **zoning_anno_pdx** |  **zoning_arrows_pdx** |  **zoning_pdx**