Simon Poole

Results 493 comments of Simon Poole

> I'm very sure that 98% of these turn:lanes don't need any additional lane-dependent access tags. I.e. 98% are simple, 1% is properly tagged, 1% need additional tagging. But you...

> Could you give us an example? I don't see how this can happen apart from clear tagging mistakes - and these are an issue for Random example (overpass turbo...

Other random example https://www.openstreetmap.org/way/127921384

While this is being done it would be a good idea to use the "check" button UI to exit instead of the "up/home" button in the action bar.

In case it isn't clear: the way to get this done is to create a pull request so that I can test directly instead of having to to recreate everything...

Standard Android toasts only have two values for length the toast is shown, short and long which is slightly less short. See https://developer.android.com/reference/android/widget/Toast#setDuration(int) With other words changing the behaviour would...

Error toasts are now persisted as notifications, which solves the issue for real important stuff. See https://github.com/MarcusWolschon/osmeditor4android/commit/48c4bf4105a31b57fd4a5eedc21e32a0b7373367

Well the problem is that such a mechanism would require using the internal photo viewer (there needs to be some way to select and display the photo you want to...

> Is it possible to give the external viewer permission to delete? I don't think so (IMHO the only thing you can grant is persistent read access), but I'll check.