abstreet/importer/src
2022-04-30 14:12:25 +01:00
..
soundcast Refactor MapBorders, used to snap trips starting/ending off-map to a 2022-02-03 14:20:03 +00:00
basemap.rs Wire up a way to override OSM sidewalk widths in basemaps using proposals. 2022-04-27 10:21:54 +01:00
berlin.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
configuration.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 Wire up a way to override OSM sidewalk widths in basemaps using proposals. 2022-04-27 10:21:54 +01:00
map_config.rs Stop importing GTFS data for all of Sao Paulo -- only Aricanduva. Edits near the sidewalk of a bus stop still crash (as expected). Avoid this (and likely confusing simulation effects) in SMP. 2022-04-30 14:12:25 +01:00
pick_geofabrik.rs Use simple Rust code to specify map importing config, instead of conf… (#807) 2021-11-17 15:52:09 -08:00
seattle.rs Get everything to build again... 2022-01-28 13:13:43 +00:00
uk.rs Cache the custom pathfinders in the LTN impact tool. I had trouble with this previously, because it was exposing the RoutingParams bug just fixed. #852 2022-03-25 11:24:18 +00:00
utils.rs Import GTFS for São Paulo 2022-04-14 15:19:29 +01:00