Dustin Carlino

Results 165 issues of Dustin Carlino

@Robinlovelace and I are interested in creating a bunch of exercises to teach people how to use some https://github.com/georust/geo crates. Right now, none of the exercises pull in any external...

I'm not sure what this means; would it be worth rewriting the error message? If there is a particular dependency creating the incompatibility with the tool, maybe it's helpful to...

https://en.wikipedia.org/wiki/Package_(macOS)

good first issue

This is far from ready, but figured it'd be better to track progress here instead of https://github.com/a-b-street/osm2lanes/issues/71. My workflow right now (which assumes [the dev env is setup](https://a-b-street.github.io/docs/tech/dev/index.html)) is: ```shell...

@dingaaling added a major road to the interior of a neighborhood, but then found it confusing that the orange color was similar to the light red showing rat-runs. The "basemap"...

While trying to detect illegal combinations of one-way streets in the LTN tool, I saw a bunch of false positives near dead-end streets. Except it turns out the maps currently...

In the LTN route planning tool, we display 4 routes at a time: ![Screenshot from 2022-03-23 10-52-47](https://user-images.githubusercontent.com/1664407/159683468-e5bc7158-1686-42f3-a59d-89bd84296486.png) Zooming in a bit, you can see some of the routes overlap, but...

good first issue

Implement in a pretty verbose way, just to get it working. https://user-images.githubusercontent.com/1664407/169329109-d7982b3c-bec6-405d-bd35-60b656da2bfb.mp4 @dingaaling, this is _not_ quite what you described. I'm not sure how to fit the left arrow on...

To make the tool match a real study going on, we need a neighborhood boundary to happen around https://www.openstreetmap.org/#map=19/51.45117/-2.56546. Problem is that the Causeway and the Feeder Road are not...

When you filter a road and just push traffic somewhere else, the red "moves over" quite intuitively/nicely. But when you create a cell and alter the total number of rat-runs,...