Module game::edit::traffic_signals::gmns [−][src]
Structs
Record | |
Snapper | Snaps line-strings to a vehicle movement across an intersection. It matches points to a road preferably by the thickened road polygon containing the point, but since the GMNS source may disagree about the road endpoint (due to things like service roads being included or excluded differently), fall back to the closest polygon. OSM IDs aren’t used to snap, because of the same service road issue, and since the IDs may change over time. |
Functions
import | |
parse_linestring | |
parse_osm_ids |