Anton Khorev
Anton Khorev
> https://wiki.openstreetmap.org/w/index.php?title=Talk:Tag:entrance%3Dshop&curid=285297&diff=2411037&oldid=2338660 mentions another case, with `highway=corridor` connecting POI node and entrance node Relevant section of my diary entry that I wrote four years ago: https://www.openstreetmap.org/user/Anton%20Khorev/diary/45247#poi-1 It's in Russian, but...
This "point" vs "vertex" distinction can create other problems. Here's a video of someone trying to draw a path to an area by first adding a gate it passes through:...
If you look at `/api/0.6/changesets` you can also see that it has `bbox` parameter. And `/api/0.6/notes/search` doesn't have it, it's in `/api/0.6/notes` instead. Why? Who knows. Maybe there are reasons...
Although there is a bit of difference between extending the existing note search entry points and adding a new one. The existing ones always sort the notes by date. The...
> It's not clear that it needs to be a link When it's a link, it can make a user page to be one (middle) click away instead of two...
> "please reactivate the note and leave a comment" "please reactivate the note" -> user reactivates the note -> "please resolve it" -> user resolves it -> "please reactivate the...
> but how exactly do you get to a state where the sidebar is open and you can trigger a query with a click? When the query runs or when...
Looking at the screenshot in #3545 this used to work correctly. It was broken probably by the Bootstrap update.
> When you're asked to make changes to a PR you can just push those changes to he same branch (force push if you're replacing the existing commits rather than...
If you really want to avoid depending on some specific minimal safe button width, a possible fix for that is to gradually decrease the label font size. That's more custom...