Washington, D.C. Metropolitan Trip Planner
Jump to navigation
Jump to search
This page will store notes about the creation of a multi-modal trip planner for the Washington, D.C. metropolitan area, using OpenTripPlanner.
- Ultimately cover Washington, D.C. metropolitan area, population 5,358,130
Transit agencies
Circuit Rider, Potomac Mills Shopping Shuttle
Script
Download DC, MD, and VA extracts, then merge them together:
wget http://download.geofabrik.de/osm/north-america/us/district-of-columbia.osm.pbf
wget http://download.geofabrik.de/osm/north-america/us/maryland.osm.pbf
wget http://download.geofabrik.de/osm/north-america/us/virginia.osm.pbf
wget http://dev.openstreetmap.org/~bretth/osmosis-build/osmosis-latest.tgz
tar zxfv osmosis-latest.tgz
osmosis-0.39/bin/osmosis --rb file=district-of-columbia.osm.pbf outPipe.0=map1 --rb maryland.osm.pbf outPipe.0=map2 --rb virginia.osm.pbf outPipe.0=map3 --m inPipe.0=map1 inPipe.1=map2 outPipe.0=merge1 --m inPipe.0=merge1 inPipe.1=map3 outPipe.0=merge2 --wx inPipe.0=merge2 file=dcmdva.osm.xml
External links
- Virginia Regional Transit - many local bus services