Module map_model::pathfind::uber_turns[][src]

To deal with complicated intersections and short roads in OSM, cluster intersections close together and then calculate UberTurns that string together several turns.

Structs

IntersectionCluster

This only applies to VehiclePathfinder; walking through these intersections is nothing special.

UberTurn
UberTurnGroup

Functions

flood
group_geom
trace_back