Helium314
Helium314
Misunderstanding such things is why I initially didn't want to do it and asked for a clear description...
I think `destination:lanes` will only work properly as overlay, because in many/most cases the way needs to be split appropriately before a quest would be applicable. So my current idea...
Extended the highway selection, quest is now also asked for multi-lane oneways and two-lane non-onways. I ended up using the lanes form anyway, because this was necessary for some oneways....
`destination:signed` currently has 0 uses, and I don't want to introduce it in SCEE (see also #367). Having unanswerable quests isn't good, but acceptable for SCEE so useful quests that...
@matkoniecz you are working with ATP stuff, so I thought you might be interested in this quest?
@vfosnar so you gave up on this? https://atpsync.vfosnar.cz/ also shows nothing for me.
Like for the colour quest, I'm not really interested in this information, so this is really low priority for me. Though reading through the wiki: it should be made clear...
Essentially this quest should be very simple to implement, most code can be copied and adapted from `AddBridgeStructure`. Most work would be creating suitable images.
@Claurt07 adding this type of quest is relatively simple, there are several very similar quests you can almost copy, like [AddBridgeStructure](https://github.com/Helium314/SCEE/blob/modified/app/src/main/java/de/westnordost/streetcomplete/quests/bridge_structure/AddBridgeStructure.kt) or [AddBikeParkingType](https://github.com/Helium314/SCEE/blob/modified/app/src/main/java/de/westnordost/streetcomplete/quests/bike_parking_type/AddBikeParkingType.kt). If you have questions, you can ping...
Can' reproduce (on 57.1). Does it happen for all profiles?