

There actually is a Stack Exchange community for code reviews: https://codereview.stackexchange.com/
There actually is a Stack Exchange community for code reviews: https://codereview.stackexchange.com/
There is a Stack Exchange community for code reviews: https://codereview.stackexchange.com/
However they have some strict rules on what is allowed so it may not be suitable for open source projects. Two problematic ones are: 1) The poster must be the author/owner of the code. You, for example, can’t post code that someone else has written. 2) All code that is to be reviewed must be included in the post. You can’t just link to a repository.
Has anyone use Google’s zx and can say something about it?
StreetComplete uses OSM’s built-in note system to leave the notes, so basically any OSM user can see them and react to them.
I use Vespucci now and them, but most of the time I find it too fiddly to use on the go. What I usually do is also have OsmAnd open and use its own note system to make a local audio or photo note. And when I’m home I go through the list of notes and change the things in ID or JOSM.
“If you have one”? What’s the point of that insert?
Don’t movies and tv shows commonly use real footage of catastrophes or riots, for example, in news reports or to establish the state of the world?
Although this seems like the laziest variant. It shouldn’t be that complicated to redesign the navbar allowing two line text and hyphenation of the text.
My guess is that isn’t a cycle barrier at all. For me it seems to be a special form of removable or foldable bollard for blocking two track vehicles but allows emergence vehicles to open them.
Statt Strg zu halten kann man auch den mittleren Mausbutton/Scrollrad drücken.
Ah, ok, got it now. I couldn’t zoom in enough on the map itself, I had to go into the editor.
However that bus lane seems to be tagged correctly, so OsmAnd should never be routing over it. I tried it on my phone and it routed correctly.
I can only suggest to post in a more official community such as Github Discussions. Try making a screen shot of OsmAnd actually routing along there. Also add following link to the bus lane: https://www.openstreetmap.org/way/706585631
Can you give more information on the exact location and route? For the life of me I can’t match your OsmAnd screenshot to the OSM online map. I can identify Newcastle St and the #60 highway, but I, for example, can’t see where the dark green road is.
Golfplätze werden so oft gemäht, dass zusätzliche Pflanzensamen kaum was ausmachen. Die Pflanzen haben keine Chance auszuwachsen.
Not the load method, but implementing a session class as a Singleton looks wrong to me. The whole point of a session is to have multiple, one for each user.