Module movement
map_
model
0.1.0
Module movement
Module Items
Structs
Functions
In map_
model::
objects
Modules
area
building
intersection
lane
modal_filter
movement
parking_lot
road
stop_signs
traffic_signals
transit
turn
zone
map_model
::
objects
Module
movement
Copy item path
Settings
Help
Summary
Source
Structs
§
Compressed
MovementID
This is cheaper to store than a MovementID. It simply indexes into the list of movements.
Movement
A Movement groups all turns from one road to another, letting traffic signals and pathfinding operate at a higher level of abstraction.
MovementID
A movement is like a turn, but with less detail – it identifies a movement from one directed road to another. One road usually has 4 crosswalks, each a singleton Movement. We need all of the information here to keep each crosswalk separate.
Functions
§
find_r
🔒
movement_
geom
🔒