.. |
make
|
not all lanes have to be the same width. make sidewalks a bit thinner.
|
2020-01-28 17:26:14 -08:00 |
pathfind
|
tweaking rustfmt options; the long literal string vecs in tutorial look awful
|
2020-01-21 15:20:02 -08:00 |
area.rs
|
moving some debug info from the info panel to the console log
|
2019-12-12 16:09:01 -08:00 |
building.rs
|
scrape named amenities from OSM, match to buildings
|
2020-01-28 15:57:45 -08:00 |
bus_stop.rs
|
moving some debug info from the info panel to the console log
|
2019-12-12 16:09:01 -08:00 |
connectivity.rs
|
reviving some way of saving and using purely synthetic maps. creating a
|
2019-12-04 12:19:17 -08:00 |
edits.rs
|
carve out a section for showing off curated proposals [rebuild]
|
2020-02-03 18:01:49 -08:00 |
intersection.rs
|
start tracking when data/system changes, so I know when to upload new seed data. but oops... RawMap->Map isn't deterministic. fixed one problem, working on another in fast_paths
|
2019-12-13 12:59:50 -08:00 |
lane.rs
|
not all lanes have to be the same width. make sidewalks a bit thinner.
|
2020-01-28 17:26:14 -08:00 |
lib.rs
|
not all lanes have to be the same width. make sidewalks a bit thinner.
|
2020-01-28 17:26:14 -08:00 |
map.rs
|
not all lanes have to be the same width. make sidewalks a bit thinner.
|
2020-01-28 17:26:14 -08:00 |
neighborhood.rs
|
not all lanes have to be the same width. make sidewalks a bit thinner.
|
2020-01-28 17:26:14 -08:00 |
osm.rs
|
small fixes/cleanups to map layer:
|
2019-11-18 10:33:36 -08:00 |
raw.rs
|
scrape named amenities from OSM, match to buildings
|
2020-01-28 15:57:45 -08:00 |
road.rs
|
better turn group blocks that handle variable lane width and
|
2020-02-01 19:11:01 -08:00 |
stop_signs.rs
|
tweaking rustfmt options; the long literal string vecs in tutorial look awful
|
2020-01-21 15:20:02 -08:00 |
traffic_signals.rs
|
make the all-walk conversion idempotent, and some other bugfixes to the
|
2020-01-24 15:30:32 -08:00 |
traversable.rs
|
start tracking and debugging phases of a trip
|
2019-11-29 13:15:10 -08:00 |
turn.rs
|
better turn group blocks that handle variable lane width and
|
2020-02-01 19:11:01 -08:00 |