Adam Franco

Results 60 comments of Adam Franco

Hi @blalor , thanks for the feedback. The [refactor](https://github.com/adamfranco/curvature/tree/refactor) branch isn't quite ready for prime-time (@Fonsan and I are still ironing out some remaining details), but by shifting from a...

Here's another case of staying in a roundabout too long, then making an impossible-to-drive split: [Carmel interchange roundabout](https://roadcurvature.com/map/?b=osm#map=19.765/-86.1129/39.9784) ![Curvature_-_Carmel interchange roundabout](https://user-images.githubusercontent.com/25242/96138584-efd81d80-0ecb-11eb-9688-3762b5e61533.png) It looks like this was caused by choosing the...

Here's yet another case from [Madrid](https://roadcurvature.com/map/?threshold=low#map=18.022/-3.7218/40.4369): ![Screen Shot 2020-10-26 at 1 38 57 PM](https://user-images.githubusercontent.com/25242/97207883-e46cd800-1790-11eb-86f5-a48b82986b7b.png) It looks like the splits are being followed in reverse-oneway directions. Maybe when joining and encountering...

Oh, thanks for this explanation -- makes total sense. :-)

I'd like to second @pnorman's suggestion of true/false/blank. Improving surface tagging coverage in OSM is a personal goal of mine to support data consumers like [my twisty-roads maps](https://roadcurvature.com/). While I'm...

I can confirm that this issue still exists in Drupal Console version 1.9.7 & Drupal 8.9.11. Like driskell, I'm also running into this problem with custom Drupal Console commands that...

I tried to add a work-around with a very simple module that would listen for `ConsoleEvents::TERMINATE` event and call `DrupalKernel->terminate()`, but the event never gets triggered. Maybe that's due to...

In case it's helpful to anyone, here's what I had to add to my custom command class as a work-around for this bug, injecting the DrupalKernel service and then calling...

Screen shot after the initial commit at `#map=14.55/43.98109/-73.08988`: ![Screen Shot 2023-01-19 at 11 59 00 PM](https://user-images.githubusercontent.com/25242/213620575-d7f27fe4-162a-46bc-b541-b50e793d1718.png) Compared with `highway=construction` at `#map=14.21/45.11823/-73.11836`: ![Screen Shot 2023-01-20 at 12 00 53 AM](https://user-images.githubusercontent.com/25242/213620893-93d88cf5-5965-4191-af54-f942b5bed0fd.png)

Now rendering solid double-track lines for paved track roads. At `map=15.15/48.004347/-123.602377` ![Screen Shot 2023-01-23 at 8 43 30 PM](https://user-images.githubusercontent.com/25242/214195926-d2aff3a2-5e75-4eda-be65-7acf153acf73.png)