An idea to avoid wrong tags after splitting ways following tracktype/surface quests #2771
Replies: 2 comments 2 replies
-
|
Main failure mode is: user answer surface, splits track, gets surface question AGAIN. (for |
Beta Was this translation helpful? Give feedback.
-
|
Sure, changing surface tags will often lead to changing tracktype values, but the other way round the chance is even higher: If the tracktype changes, you can be 99% sure that the surface changes as well. My idea is to make the user correct the tagging immediately after his split while he is still on-site. (In particular for remote locations it could take a long while until the next mapper will correct this, with or without SC.) Don't know about the implementation effort though, but deleting a tag doesn't sound too complicated to me (from my naive point of view, maybe there are side effects I'm currently not aware of). The cycling cat |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
the following idea is something I want to discuss first before I open an issue - maybe it's undesirable or complete bullshit...
Consider an agricultural track, tagged with
highway=track,surface=*, but notracktypetag. For a way like this SC will show the "tracktype" quest. Now assume that the user has to split this way in order to solve the quest because the tracktype changes along the track. Subsequently SC will create two tracktype quests which the user will now solve.Afterwards the chance is very high that one of the split parts will contain a wrong
surfacetag! (Different tracktypes are highly correlated to different surfaces.)One could argue: "If this case occurs, the tagging was wrong already before, so SC doesn't worsen anything. Fixing this is a case for QA tools like Osmose and out of scope for SC". On the other hand there is a SC user on-site with his smartphone in his hand who would be able to fix this immediately.
So my idea would be to delete the
surfacetag for both ways if a way was split because of a "tracktype" quest! Most certainly this deletes one wrong tag and possibly one correct tag, but SC would immediately show the "tracktype" quest afterwards, so the on-site user will be able to answer it correctly. And if he won't, other SC users will get these quests.(Of course you could swap "surface" and "tracktype" here, the situation is symmetric.)
Does this sound sensible?
The cycling cat
Beta Was this translation helpful? Give feedback.
All reactions