Crate street_network
source · [−]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.
Useful utilities for working with OpenStreetMap.
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.