abstreet/map_model/src
2020-05-19 14:03:01 -07:00
..
make some buildings come from relations 2020-05-16 16:05:34 -07:00
pathfind the 'has the coffee really kicked in yet' change: make the contraction hierarchy prevent illegal uber-turns. probably doesnt properly handle changing lane types inside a cluster yet. 2020-05-19 14:03:01 -07:00
area.rs two sanity refactors 2020-03-31 16:40:07 -07:00
building.rs trim down map file size a bit by not storing building OSM tags, which 2020-05-08 14:46:36 -07:00
bus_stop.rs two sanity refactors 2020-03-31 16:40:07 -07:00
connectivity.rs prevent creating new parking blackholes before confirming edits. the 2020-05-04 15:04:39 -07:00
edits.rs finally get the first community proposal baked in! 2020-05-06 16:58:09 -07:00
intersection.rs require a particular directed road for spawning from borders 2020-04-26 12:35:07 -07:00
lane.rs few adjustments to get Manhattan initially imported. not making 2020-05-18 11:42:44 -07:00
lib.rs tool to visualize uber-turns 2020-05-18 17:44:46 -07:00
map.rs the 'has the coffee really kicked in yet' change: make the contraction hierarchy prevent illegal uber-turns. probably doesnt properly handle changing lane types inside a cluster yet. 2020-05-19 14:03:01 -07:00
osm.rs small fixes/cleanups to map layer: 2019-11-18 10:33:36 -08:00
raw.rs rip out old mapfixes code. pure OSM is more maintainable. keep map_editor for drawing synthetic maps and debugging raw maps 2020-05-10 10:39:08 -07:00
road.rs change speed limits in the map_model layer 2020-05-06 15:18:59 -07:00
stop_signs.rs tweaking rustfmt options; the long literal string vecs in tutorial look awful 2020-01-21 15:20:02 -08:00
traffic_signals.rs change speed limits in the map_model layer 2020-05-06 15:18:59 -07:00
traversable.rs change speed limits in the map_model layer 2020-05-06 15:18:59 -07:00
turn.rs fix a bug where a crosswalk and road turn group incorrectly conflicted. 2020-04-18 19:42:48 -07:00