abstreet/map_model/src
Dustin Carlino 3a1e5a66cb Start modeling unmarked pedestrian crossings. #795
- Use the new filter_crosswalks option to downgrade zebra crossings into
  unmarked
- Add a routing penalty
- Render differently than zebras
- They otherwise act the same as marked crosswalks

Simulation behavior (like pedestrians not having priority over vehicles)
not yet implemented. No change to any existing maps, since
filter_crosswalks isn't enabled anywhere.
2021-11-12 13:38:33 -08:00
..
connectivity Refactor: DirectedRoadID.road, not .id 2021-11-09 10:48:39 -08:00
edits Log warnings when stripping out broken commands from edits 2021-10-24 12:56:02 -07:00
make Start modeling unmarked pedestrian crossings. #795 2021-11-12 13:38:33 -08:00
objects Start modeling unmarked pedestrian crossings. #795 2021-11-12 13:38:33 -08:00
pathfind Start modeling unmarked pedestrian crossings. #795 2021-11-12 13:38:33 -08:00
city.rs Run the area polygons in city.bin through the georust simplification. 2021-10-14 10:37:32 -07:00
lib.rs Detect neighborhoods with the new block abstraction (#793) 2021-10-28 10:11:57 -07:00
map.rs Whoops, forgot to not leak all the RAMs 2021-11-11 14:10:42 -08:00
osm.rs Import highway=track as a separate cycle+footway. We identified https://www.openstreetmap.org/way/842138587 that really affects the Poundbury site. 2021-02-25 12:59:48 -08:00
raw.rs Add configuration to filter the auto-generaed crosswalks to only exist 2021-11-08 20:08:49 -08:00
traversable.rs Refactor: DirectedRoadID.road, not .id 2021-11-09 10:48:39 -08:00