Andy Smith
Andy Smith
> One possibility for this could be to add a "zoom all the tiles" mode, where instead of showing 6 tiles on the screen, we would just show 1 at...
Notes: ==== * The immediate cause is the arbitrary choice made here https://github.com/a-b-street/abstreet/blob/e018d33b6b7d16006457985a79e4bb3bfdba7d44/map_model/src/map.rs#L1079 * The wider problem is that this is likely to be a limitation of the road.turn_restictions structure....
See also https://github.com/Living-with-machines/MapReader/pull/79#discussion_r1122282453 for an initial specific discussion of this issue.
This bug is also relevant to the conda package definition. (see required actions checklist).
This PR implements some of the ideas discussed in #20.
Also, to review (after having worked through the exercise ourselves): Could the exercise be moved to earlier? eg * talk 6.0-6.5, * then do the exercise * come back and...
To solve this we will need either: * A way of including the branch name/ or PR-id in addition to the `distance` in the version string. Whilst still complying with...
When completing this task, double-check the status of: #92 #93
I think there are two possible questions here; are we handling `living_streets` appropriately and how should we enable users to add their own local knowledge? # How should the `living_street`...
I think I can reproduce this. The behaviour I find is: * If the current working directory is inside the the expanded zip file (typically `abstreet_mac_v0_3_48`) then the binary launches...