abstreet/rustdoc/map_model/make/walking_turns/sidebar-items.js
2021-12-20 23:19:41 +00:00

1 line
599 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"fn":[["baseline_geometry",""],["filter_turns","Filter out crosswalks on really short roads. In reality, these roads are usually located within an intersection, which isnt a valid place for a pedestrian crossing."],["make_crosswalk",""],["make_shared_sidewalk_corner",""],["make_walking_turns","Looks at all sidewalks (or lack thereof) in counter-clockwise order around an intersection. Based on adjacency, create a SharedSidewalkCorner or a Crosswalk. UnmarkedCrossings are not generated here; another process later “downgrades” crosswalks to unmarked."],["turn_id",""]]});