Crate ltn

source · []

Modules

app 🔒
colors 🔒
components 🔒
design_ltn 🔒
draw_cells 🔒
edit 🔒
export 🔒
filters 🔒
impact 🔒
partition 🔒
pick_area 🔒
save 🔒
shortcuts 🔒

Structs

Args 🔒

A partitioning of the interior of a neighbourhood based on driving design_ltn

A diagonal filter exists in an intersection. It’s defined by two roads (the order is arbitrary). When all of the intersection’s roads are sorted in clockwise order, this pair of roads splits the ordering into two groups. Turns in each group are still possible, but not across groups.

An interval along a road’s length, with start < end.

Stored in App per-map state. Before making any changes, call before_edit.

An opaque ID, won’t be contiguous as we adjust boundaries

A filter placed somewhere along a road

Enums

Just determines the icon, has no semantics yet

Functions

Type Definitions