Martin Raifer

Results 554 comments of Martin Raifer

this should be fixed with #10149

After digging into this for #10142, it turns out that the Mapillary vector tiles do not actually contain the username information, but instead only contain the user _id_ (`creator_id` in...

Correct, the current implementation is based on the _coverage_ vector tiles. Using the `/images` _search_ endpoint should indeed work, but would require reworking "significant" parts of the code. It would...

Hey. Very cool! However… I had been "secretly" working on a very similar feature recently. My version has the additional functionality to allow to "fly" along a line (or area...

Adding this validation is fine, but note that it likely does not do what you might have intended with this PR: it only shows a warning when `mapy.cz` is used...

Thanks for your effort. However, I think this needs a bit more thought (and work) to be useful. There are more features currently rendered as white lines or areas (e.g....

Hi. I'd like to double check / confirm one thing real quick before merging it… I'm not seeing any mention of the `addr:housename` tag on the OSM wiki's [_Turkey_ section](https://wiki.openstreetmap.org/wiki/Addresses#Turkey)...

thanks for the additional information @matkoniecz. I agree that it is best to stop to automatically add any railway tags in these situations, as tram-road crossings are so diverse. Mappers...

Hm… Unfortunately, the `Ctrl` + `↑` shortcut only works for a selection of only vertices. If one selects at least one "free standing" node (e.g. a POI or address node)...

PS: If changes can be undone, there is really no need to add a confirmation dialog. I'd remove it. PSS: the `dist` directory should never be manually changed, as it...