abstreet/convert_osm/src
Dustin Carlino e7e8bb2ca0 Fix a bug with matching traffic signals tagged along a way to the
intersection. When the signal happened to be on a node that didn't alter
the angle of the road, it was incorrectly getting dropped before.

Not regenerating all map data just yet, but manually verified along
Newmarket Rd in Cambridge. #449
2021-01-25 10:04:02 -08:00
..
bin Remove timer.{note, warn, error} in favor of the log crate. #262 2021-01-21 19:22:02 -08:00
clip.rs Organize import blocks using https://github.com/dabreegster/organize_rust_imports 2020-10-05 20:29:22 -07:00
extract.rs Fix a bug with matching traffic signals tagged along a way to the 2021-01-25 10:04:02 -08:00
lib.rs Remove timer.{note, warn, error} in favor of the log crate. #262 2021-01-21 19:22:02 -08:00
osm_geom.rs Remove timer.{note, warn, error} in favor of the log crate. #262 2021-01-21 19:22:02 -08:00
parking.rs Remove timer.{note, warn, error} in favor of the log crate. #262 2021-01-21 19:22:02 -08:00
reader.rs Remove timer.{note, warn, error} in favor of the log crate. #262 2021-01-21 19:22:02 -08:00
snappy.rs Automatically merge roads based on the inferred length. For now, the 2021-01-15 16:53:12 -08:00
split_ways.rs Fix a bug with matching traffic signals tagged along a way to the 2021-01-25 10:04:02 -08:00
srtm.rs Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00
transit.rs Remove timer.{note, warn, error} in favor of the log crate. #262 2021-01-21 19:22:02 -08:00