osmeditor4android icon indicating copy to clipboard operation
osmeditor4android copied to clipboard

Add title to disambiguation menu

Open lennartppp opened this issue 2 years ago • 2 comments

I have come across a road which appears to have a name if you click on it, but where the "Name" tag is blank in the attribute editor (see attached screen shot). I selected the road in Vespucci by "Go too coordinates" 59.54874,17.00276.

This is probably caused by an adjacent object which has a name "spilling over". Another telltale sign that something is strange, is that I can't invoke the tag editor at this point, I have to move away from the named object.

The work- round for this is to click on the text "Minor road", this brings up the tag editor.

Please document this in a suitable way, so beginners can find it.

Screenshot_20220806-104321_Vespucci Screenshot_20220806-103832_Vespucci

lennartppp avatar Aug 06 '22 09:08 lennartppp

Starting with version 14 (back in 2019) the best matching preset is automatically applied, see http://vespucci.io/help/en/14.0.0%20Release%20notes/#automatically-apply-preset-when-property-editor-is-invoked So having the empty Name field displayed in the property editor is intentional.

I don't quite understand your issue with selecting the road though, the disambiguation menu is exactly there for handling the case were multiple elements are very close to each other. In this case the farmyard and the road are sharing nodes for the relevant stretch so the geometry is actually the same (that that is not considered best practice is a different topic) and the editor has no way of automatically knowing which element you wanted to select.

PS: what I did notice in your screen shot is that there is no rendering of the farmyard, the same area locally looks like Screenshot_1659781586

simonpoole avatar Aug 06 '22 09:08 simonpoole

The issue is that newbie/occasional/inexperienced users of Vespucci, like myself, may mistake the disambiguation menu for a read- only window displaying properties of exactly one object, in my case, a road. Once I had gotten the road into the property editor, the properties appeared to be different, which made me doubt that I had selected the "right" road.

Maybe a caption like 'please select one of the following/above' could clarify things for users such as I?

On Sat, Aug 6, 2022, 11:30 Simon Poole @.***> wrote:

Starting with version 14 (back in 2019) the best matching preset is automatically applied, see http://vespucci.io/help/en/14.0.0%20Release%20notes/#automatically-apply-preset-when-property-editor-is-invoked So having the empty Name field displayed in the property editor is intentional.

I don't quite understand your issue with selecting the road though, the disambiguation menu is exactly there for handling the case were multiple elements are very close to each other. In this case the farmyard and the road are sharing nodes for the relevant stretch so the geometry is actually the same (that that is not considered best practice is a different topic) and the editor has know way of automatically knowing which element you wanted to select.

— Reply to this email directly, view it on GitHub https://github.com/MarcusWolschon/osmeditor4android/issues/1716#issuecomment-1207182615, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRVMYDKOSP3GDVJNML56WDVXYWD7ANCNFSM55YIXZZA . You are receiving this because you authored the thread.Message ID: @.***>

lennartppp avatar Aug 09 '22 16:08 lennartppp