abstreet/convert_osm/src
2022-01-17 17:30:51 +00:00
..
clip.rs Rip out all old broken code for importing OSM bus stops and routes. #372 (#808) 2021-11-17 18:51:59 -08:00
elevation.rs Switch from std::fs to fs_err. When files aren't found, the error message actually includes the path! 2022-01-17 17:30:51 +00:00
extract.rs Rip out all old broken code for importing OSM bus stops and routes. #372 (#808) 2021-11-17 18:51:59 -08:00
gtfs.rs Switch from std::fs to fs_err. When files aren't found, the error message actually includes the path! 2022-01-17 17:30:51 +00:00
lib.rs Extract some GTFS data and put it in RawMap. #372 2021-12-07 03:10:38 -08:00
osm_geom.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
parking.rs Trim dead-end cycleway and service road stubs. Not regenerating yet, but 2021-07-27 11:13:47 -07:00
reader.rs Fix some clippy warnings 2021-06-16 16:21:35 -07:00
split_ways.rs Reduce the number of points along curvy roads. When they're tagged in OSM too close together, it explodes PolyLine shifting. #833 2022-01-06 17:27:10 +00:00