TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Transforming OpenStreetMap into thick roads and intersections

417 pointsby dabreegsterover 3 years ago

7 comments

takk309over 3 years ago
I am a professional traffic engineer and I build micro-simulation models for most of the projects I am involved with. I can say that compared to software that is used in industry (PTV Vissim, PTV Vistro, and Trafficware Synchro) it looks like A&#x2F;B is a reasonable toy model that can get pretty close to the real thing. I think it is great that software exists at a level for individuals without huge budgets to be able to build and play around with traffic networks. Automating the intersection setup goes a long way toward this type of tool being accessible to the lay person. All that being said, I think the limitations of any model are important to understand when interpreting the outputs. I can take any model and make traffic flow or decrease the delay per vehicle, that doesn&#x27;t mean my results are realistic.<p>Keep up the work, this is an awesome tool and I hope it can get to the point where it can easily help inform people about traffic design and simulation.
评论 #28572035 未加载
评论 #28571781 未加载
评论 #28573761 未加载
dabreegsterover 3 years ago
A&#x2F;B Street is an open-source traffic simulator that lets you edit roads and intersections, based on OpenStreetMap data. But to even do that, first we have to geometrically represent the transportation network in great detail. This is a second deep-dive into how things work.
评论 #28569016 未加载
modelessover 3 years ago
You can play it right in your browser: <a href="http:&#x2F;&#x2F;play.abstreet.org&#x2F;0.2.58&#x2F;abstreet.html" rel="nofollow">http:&#x2F;&#x2F;play.abstreet.org&#x2F;0.2.58&#x2F;abstreet.html</a> What a cool project!
aresantover 3 years ago
Years back as OSM was fading and the v1.0 of mapbox started rolling out my pedestrian view of the space was that we were seeing the endgame unfold<p>It&#x27;s insane to see the levels of depth still to plunge - this is incredible documentation and a very cool project<p>PS - I&#x27;d upvote twice if I could for incorporate of cthulhu mythos!
评论 #28569733 未加载
评论 #28570055 未加载
Dylan16807over 3 years ago
&gt; Highway on&#x2F;off ramps <a href="https:&#x2F;&#x2F;a-b-street.github.io&#x2F;docs&#x2F;tech&#x2F;map&#x2F;geometry&#x2F;index.html#highway-onoff-ramps" rel="nofollow">https:&#x2F;&#x2F;a-b-street.github.io&#x2F;docs&#x2F;tech&#x2F;map&#x2F;geometry&#x2F;index.ht...</a><p>It&#x27;s hard to say which is better here, to be honest. A giant blob of gray is less helpful than showing some lanes, but the original version is much closer to the actual shape: <a href="https:&#x2F;&#x2F;www.google.com&#x2F;maps&#x2F;@47.6564275,-122.3223112,203m&#x2F;data=!3m1!1e3" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;maps&#x2F;@47.6564275,-122.3223112,203m&#x2F;da...</a><p>Though apparently even google can&#x27;t handle this intersection. Where did the middle layer of road go, google? <a href="https:&#x2F;&#x2F;www.google.com&#x2F;maps&#x2F;@47.6556467,-122.3191587,69a,35y,278.08h,79.19t&#x2F;data=!3m1!1e3" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;maps&#x2F;@47.6556467,-122.3191587,69a,35y...</a>
评论 #28576515 未加载
db48xover 3 years ago
Very cool. Unfortunately it looks like I managed to put it into an infinite loop in the tutorial. Or possibly I just didn’t wait long enough after saving my changes…
评论 #28576523 未加载
toomuchtodoover 3 years ago
This is the coolest project I&#x27;ve seen in a long time. I cannot wait to see how this evolves and scales up.