Module map_model::make::initial[][src]

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

Re-exports

pub use self::geometry::intersection_polygon;

Modules

geometry

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

lane_specs

Structs

InitialMap
Intersection
Road