abstreet
abstreet copied to clipboard
Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Hi, your progress with the LTN Tool is exciting and it's already potentially useful. London UK is a focus of a lot of effort in planning LTNs. As you may...
Copying partly from #485: Turn requests are only made when a pedestrian/vehicle is at the end of the queue, ready to start the turn. And vehicles can instantly start/stop. So...
Hi! This is a really really great tool. I need some help to import and set up the map for Lisbon (Portugal). I tried, but something must be wrong. ...
Currently bicycle lane takes as much pace as car/bus lane what is understandable (for simplicity reasons, though you can remove one car lane and have enough space for two bicycle...
 this image for building = apartments and have 645 drivers, 1 cyclist and 22 other. I believe that for different regions there should be a different distribution, for example...
Import pedestrian plazas for Krakow and #449. From what I know so far, 1) Bring in the areas as areas, just render them. 2) Bring in the linear pedestrian highways...
https://github.com/a-b-street/abstreet/blob/a75f874dbf2cdb4aaad3d33127d7ad332d8af44e/map_model/src/objects/stop_signs.rs#L96-99 The comment references 'degenerate roads and deadends', but since only incoming roads are inserted into ss.roads, a simple intersection of two one-way streets does not result in an all-way...
Data can be pre-downloaded and installed into a read-only location by the package, and can also be downloaded in the runtime into the user's home directory. Currently the application doesn't...
On FreeBSD I am trying to download a new city using abstreet installed from a package. It always fails, see the video screenshot: https://user-images.githubusercontent.com/271906/140864476-82c896a3-806c-4202-939f-4273e02905a9.mp4 I'm not sure if it attempts...
It shows the message ```"Couldn't load montlake (in seattle (us)) No such file or directory"``` with the Ok button and exits. It should suggest the user what to do. Otherwise...