a-b-street / osm2streets

Convert OSM to street networks with detailed geometry
https://a-b-street.github.io/osm2streets
Apache License 2.0
94 stars 8 forks source link

Handle crossing intersections with >2 walkable roads #255

Closed dabreegster closed 6 months ago

dabreegster commented 6 months ago

This is an imperfect heuristic, but it's a slight improvement. Before: image After: image Part of #246