2018-10-19 02:52:17 +03:00
|
|
|
# References
|
|
|
|
|
|
|
|
## Example use cases
|
|
|
|
|
|
|
|
- https://www.reddit.com/r/SeattleWA/comments/9mtgkh/seven_places_to_add_bus_lanes_now/
|
2018-10-20 05:20:42 +03:00
|
|
|
- https://www.reddit.com/r/SeattleWA/comments/9oqkz9/how_traffic_patterns_will_change_after_seattles/
|
|
|
|
- https://www.reddit.com/r/Seattle/comments/9orqne/4_fresh_ideas_to_ease_seattles_coming_traffic/
|
2018-10-19 02:52:17 +03:00
|
|
|
|
|
|
|
## Groups that may be eventually interested
|
|
|
|
|
|
|
|
- Seattle Times Traffic Lab
|
|
|
|
- https://www.citylab.com/transportation/2018/08/is-it-time-to-rethink-what-a-bike-lane-is/568483/
|
2018-11-14 23:32:02 +03:00
|
|
|
- http://openseattle.org/
|
|
|
|
- https://igniteseattle.com/
|
|
|
|
- http://seattlegreenways.org/
|
2018-12-05 21:06:32 +03:00
|
|
|
- https://www.livablecities.org/
|
2018-12-06 20:28:28 +03:00
|
|
|
- https://www.reddit.com/r/openstreetmap/comments/a39uv0/ok_so/
|
2018-12-11 21:40:36 +03:00
|
|
|
- https://mic.comotion.uw.edu/
|
2018-12-21 21:23:01 +03:00
|
|
|
- https://www.seattleinprogress.com/
|
2019-01-17 00:43:16 +03:00
|
|
|
- http://www.seattle.gov/seattle-pedestrian-advisory-board
|
2019-01-18 04:15:15 +03:00
|
|
|
- Socrata
|
2019-01-26 19:44:12 +03:00
|
|
|
- http://transportationcamp.org/
|
2018-10-19 02:52:17 +03:00
|
|
|
|
|
|
|
## Similar projects
|
|
|
|
|
|
|
|
- Urban Footprint (https://news.ycombinator.com/item?id=17895739)
|
|
|
|
|
|
|
|
## Seattle-specific
|
|
|
|
|
|
|
|
SDOT asking for feedback:
|
|
|
|
|
|
|
|
* http://sdotblog.seattle.gov/2017/02/08/from-signals-to-signs/
|
|
|
|
* https://www.seattle.gov/transportation/projects-and-programs/programs/bike-program/protected-bike-lanes/n-34th-st-mobility-improvements
|
|
|
|
* https://www.seattle.gov/transportation/projects-and-programs/programs/transportation-planning/north-downtown-mobility-action-plan
|
|
|
|
* https://www.seattlebikeblog.com/2016/12/01/check-out-seattles-12-winning-neighborhood-led-transportation-ideas/
|
|
|
|
|
|
|
|
Seattlites with opinions and ideas:
|
|
|
|
|
|
|
|
* http://seattlegreenways.org/
|
|
|
|
* https://www.seattlebikeblog.com/2018/01/19/a-roosevelt-junior-redesigned-the-streets-around-his-high-school-and-his-plan-is-better-than-sdots/
|
|
|
|
* https://www.reddit.com/r/SeattleWA/comments/5rvss5/what_changes_would_you_make_to_seattles_bus/
|
|
|
|
* https://www.seattletimes.com/seattle-news/transportation/congestion-tolling-could-finally-break-seattles-working-poor-heres-a-better-idea/
|
|
|
|
* https://www.reddit.com/r/SeattleWA/comments/86g3p9/id_get_back_an_hour_and_a_half_a_week/
|
|
|
|
* https://www.reddit.com/r/Seattle/comments/4z3ewl/what_are_seattles_worst_intersections/
|
|
|
|
* https://www.reddit.com/r/SeattleWA/comments/83h4ri/the_intersection_at_john_and_broadway_desperately/
|
2018-12-05 22:45:07 +03:00
|
|
|
|
|
|
|
## Other projects
|
|
|
|
|
|
|
|
* https://github.com/uwescience/TrafficCruising-DSSG2017
|
|
|
|
* http://sharedstreets.io/
|
2019-01-18 10:43:56 +03:00
|
|
|
|
|
|
|
|
|
|
|
## Notes from related work
|
|
|
|
|
|
|
|
### SMARTS (https://people.eng.unimelb.edu.au/etanin/tist17.pdf)
|
|
|
|
|
|
|
|
- Split map into sections, simulate in parallel, load-balance
|
|
|
|
- has an IDM equation
|
|
|
|
- tests against real TomTom data of average speed per link
|
|
|
|
|
|
|
|
### Games
|
|
|
|
|
|
|
|
SimCity, Cities: Skylines
|
|
|
|
|
|
|
|
### Open source urban planning
|
|
|
|
|
|
|
|
UrbanSim
|
|
|
|
|
|
|
|
### Proprietary
|
|
|
|
|
|
|
|
Sidewalk Labs Model
|
|
|
|
|
|
|
|
### Maps for people
|
|
|
|
|
|
|
|
https://arxiv.org/pdf/1811.01147.pdf
|
|
|
|
|
|
|
|
### gamma.cs.unc.edu/RoadNetwork/wilkie_TVCG.pdf
|
|
|
|
|
|
|
|
section 6.3 talks about offset polylines
|
|
|
|
http://gamma.cs.unc.edu/RoadNetwork
|
|
|
|
|
|
|
|
### CityBound
|
|
|
|
|
|
|
|
https://github.com/aeickhoff/descartes
|