Re-exports

pub use self::geometry::InputRoad;

Modules

edit 🔒
export 🔒

OSM describes roads as center-lines that intersect. Turn these into road and intersection polygons roughly by

Naming is confusing, but StreetNetwork -> InitialMap -> Map. InitialMap is separate pretty much just for the step of producing https://a-b-street.github.io/docs/tech/map/importing/geometry.html.

lane_specs 🔒

Useful utilities for working with OpenStreetMap.

transform 🔒
types 🔒

Structs

None corresponds to the native name

A way to refer to roads across many maps and over time. Also trivial to relate with OSM to find upstream problems.

Enums

Constants

Functions