Closed pswsm closed 7 months ago
https://a-b-street.github.io/osm2streets/#16.93/41.373805/2.117175 as a handy link. It's looking like https://www.openstreetmap.org/way/82558926 and similar all get treated as "very short" roads and merged into the intersection. Not sure why, will dig in when I have some time. Thanks for reporting!
Oh, the problem is https://www.openstreetmap.org/way/916796967 is tagged as junction = intersection
, and osm2streets takes that as a cue that it's a "virtual" road in the middle of a junction. The use for this tag as I understand it is stuff like https://www.openstreetmap.org/way/436942359. Is this a mis-tagging or intentional?
Alright I didn’t see that. I’ll remove that tag ASAP since it’s not a junction.
Thanks!
Fixed tags and works fine, closing it
I was checking some not too complicated intersections and found one the pretty much breaks the rendering. The more I zoomed out the bigger it got from one side.
Said intersection is at
41.37331/2.11642
.May be related to #136