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

Naming is confusing, but RawMap -> InitialMap -> Map. InitialMap is separate pretty much just for the step of producing https://dabreegster.github.io/abstreet/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