abstreet/geom/src
Dustin Carlino bf8f51ae05 Consistently count hours for a time. There was some disagreement between
recorded analytics and code that later summed things up, making the
relative throughput layer more confusing than it is already. #85
2021-03-10 13:59:38 -08:00
..
angle.rs Improve that movement style by ordering choices by angle 2020-12-12 19:34:54 -08:00
bounds.rs Theme switches 2021-02-24 14:59:47 -08:00
circle.rs Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00
distance.rs Delete redundant implementations of min and max for geom types. They get it for free by implementing Ord. 2021-02-12 15:22:27 -08:00
duration.rs Improve some gridlock cases near roundabouts particularly. #114, #75 2021-03-08 17:47:01 -08:00
find_closest.rs Figure out the number of single family and multi-family units per OSM building, from parcel data. Just store it in an extra system file for now. 2020-11-30 10:58:47 -08:00
gps.rs Create a tool to find the geofabrik osm.pbf file covering a particular region. Inspired by https://github.com/ropensci/osmextract. This will make importing more maps much easier, especially for cyipt/actdev#65. 2021-02-10 12:35:59 -08:00
lib.rs popup and persistent split to spec (#480) 2021-01-24 15:32:28 -08:00
line.rs Figure out when we pass a building along a road 2020-12-02 18:00:51 -08:00
percent.rs Add a simple progress bar for updater downloads. #410 2020-11-26 16:12:16 -08:00
polygon.rs Transform the UK OD and zone data from raw input into a clean structure. #556 2021-03-05 10:47:48 -08:00
polyline.rs Remove London from screenshot testing, and use Cambridge instead. #449 2021-01-12 12:30:21 -08:00
pt.rs rename inner props for Pt2D for more readable debug output 2021-01-16 21:16:14 -08:00
ring.rs Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00
speed.rs Delete redundant implementations of min and max for geom types. They get it for free by implementing Ord. 2021-02-12 15:22:27 -08:00
stats.rs Convert more doc comments for abstutil, convert_osm, geom, sim 2020-10-08 21:13:08 -07:00
time.rs Consistently count hours for a time. There was some disagreement between 2021-03-10 13:59:38 -08:00