abstreet/convert_osm/src
Dustin Carlino c10dc4a696 Collapse tiny little traffic circles into a single intersection, for
saner geometry and simulation. #446, #75

This partly reverts b3bfd6a3f2.

Also bring in fresh OSM data for Seattle.
2021-01-26 17:43:15 -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 Attempt some transformation of sidewalk:{left,right} tags for #449. 2021-01-25 15:31:01 -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 Let individual maps override the street parking length. #457 2021-01-25 12:36:49 -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 Collapse tiny little traffic circles into a single intersection, for 2021-01-26 17:43:15 -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