Re: [openstreetmap/openstreetmap-website] Change colors of changeset bboxes when they enter/exit the viewport (PR #5924)

2025-04-14 Thread Anton Khorev via rails-dev
@AntonKhorev pushed 4 commits. 29cfa650eaff016076ab54a4599bf3867b37267f Move changeset colors to css faec2fd43cb166c760a12f87b9664a9144720556 Change colors of bboxes when they enter/exit the viewport c39d3ea40b240c5332faabbb8c0c6789470b8468 Take viewport intersection into account when sorting

Re: [openstreetmap/openstreetmap-website] `highway=raceway` is rendered as an area if it's closed (Issue #5931)

2025-04-14 Thread Dimitar via rails-dev
Dimitar left a comment (openstreetmap/openstreetmap-website#5931) This is not an issue with the default map layer. The orange area is the "highlighting" (or whatever it might be called) that is shown when you select some element using `osm.org/way/123`. It is coming from the OSM website and

[openstreetmap/openstreetmap-website] `highway=raceway` is rendered as an area if it's closed (Issue #5931)

2025-04-14 Thread Dimitar via rails-dev
Dimitar created an issue (openstreetmap/openstreetmap-website#5931) ### URL https://www.openstreetmap.org/way/169361659 ### How to reproduce the issue? 1. Go to https://www.openstreetmap.org/way/169361659 ### Screenshot(s) or anything else? I'm not 100% sure if this is an issue for this r

Re: [openstreetmap/openstreetmap-website] `highway=raceway` is rendered as an area if it's closed (Issue #5931)

2025-04-14 Thread Tom Hughes via rails-dev
tomhughes left a comment (openstreetmap/openstreetmap-website#5931) Oh I see - the problem is you used the term "rendered" which is something we normally use when talking about the underlying map. The code that draws data layer objects (the orange highlight) is just a very basic heuristic and d

Re: [openstreetmap/openstreetmap-website] `highway=raceway` is rendered as an area if it's closed (Issue #5931)

2025-04-14 Thread Tom Hughes via rails-dev
Closed #5931 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5931#event-17244810736 You are receiving this because you are subscribed to this thread. Message ID: ___ rai

Re: [openstreetmap/openstreetmap-website] `highway=raceway` is rendered as an area if it's closed (Issue #5931)

2025-04-14 Thread SomeoneElseOSM via rails-dev
SomeoneElseOSM left a comment (openstreetmap/openstreetmap-website#5931) Actually, I'd suggest it's worth creating a topic in the forum first before raising it with any particular map style, since it's a bit more complicated than "if it is closed". There are both closed linear highway=raceway i

Re: [openstreetmap/openstreetmap-website] `highway=raceway` is rendered as an area if it's closed (Issue #5931)

2025-04-14 Thread Tom Hughes via rails-dev
tomhughes left a comment (openstreetmap/openstreetmap-website#5931) The menu you saw when you opened this bug should have included an option for reporting map style issues: ![Image](https://github.com/user-attachments/assets/fef64e0d-76de-4ab3-93a4-109ec9b730ba) -- Reply to this email directly