-
-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disable maxspeed quest for unpaved roads #752
Comments
Yes, makes sense. |
also moved down in priority slightly, so the user specifies road surface before maxspeed. |
Without fixing #746 it will not work as expected - user after entering unpaved will be anyway asked about maxspeed. |
Right. Too bad :-/ |
But now, #746 could be implemented actually for "simple" quests. |
Since 15d1e90 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/westnordost/StreetComplete/blob/master/app/src/main/java/de/westnordost/streetcomplete/quests/max_speed/AddMaxSpeed.java - currently it will generate quests in places where legal limit is irrelevant
It is useful mostly in countries with poor infrastructure, but also in Europe some landuse=residential may be unpaved.
The text was updated successfully, but these errors were encountered: