Module traversable
map_
model
0.1.0
Module traversable
Module Items
Structs
Enums
Constants
Functions
In crate map_
model
Modules
city
connectivity
edits
make
map
objects
osm
pathfind
traversable
Structs
AccessRestrictions
Amenity
Area
AreaID
Building
BuildingID
City
CompressedMovementID
ControlStopSign
ControlTrafficSignal
Crossing
DiagonalFilter
DirectedRoadID
EditEffects
EditIntersection
EditRoad
ExtraPOI
Intersection
IntersectionCluster
IntersectionID
Lane
LaneID
LaneSpec
Map
MapConfig
MapEdits
Movement
MovementID
NamePerLanguage
OriginalRoad
ParkingLot
ParkingLotID
Path
PathRequest
PathV2
Pathfinder
PathfinderCache
PermanentMapEdits
Position
RawToMapOptions
Road
RoadFilter
RoadID
RoadSideID
RoadWithStopSign
RoutingParams
Stage
TransitRoute
TransitRouteID
TransitStop
TransitStopID
Turn
TurnID
UberTurn
Zone
Enums
AmenityType
AreaType
BufferType
BuildingType
CommonEndpoint
CrossingType
Direction
DrivingSide
EditCmd
EditIntersectionControl
ExtraPOIType
FilterType
IntersectionControl
IntersectionKind
LaneType
OffstreetParking
PathConstraints
PathStep
PathStepV2
PathfinderCaching
RestrictionType
SideOfRoad
StageType
Traversable
TurnPriority
TurnType
Constants
MAX_BIKE_SPEED
MAX_WALKING_SPEED
NORMAL_LANE_THICKNESS
PARKING_LOT_SPOT_LENGTH
SIDEWALK_THICKNESS
Functions
turn_type_from_angles
map_model
Module
traversable
Copy item path
Settings
Help
Summary
Source
Structs
§
Position
Represents a specific point some distance along a lane.
Enums
§
Traversable
Either a lane or a turn, where most movement happens.
Constants
§
MAX_
BIKE_
SPEED
MAX_
WALKING_
SPEED
Functions
§
bike_
speed_
on_
incline
🔒
walking_
speed_
on_
incline
🔒