Skip to content
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

Closed
matkoniecz opened this issue Jan 7, 2018 · 6 comments
Closed

disable maxspeed quest for unpaved roads #752

matkoniecz opened this issue Jan 7, 2018 · 6 comments

Comments

@matkoniecz
Copy link
Member

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.

@westnordost
Copy link
Member

Yes, makes sense.

@westnordost
Copy link
Member

also moved down in priority slightly, so the user specifies road surface before maxspeed.

@matkoniecz
Copy link
Member Author

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.

@westnordost
Copy link
Member

Right. Too bad :-/

@westnordost
Copy link
Member

But now, #746 could be implemented actually for "simple" quests.

@westnordost
Copy link
Member

Since 15d1e90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants