We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug We have to translate this text "Brake run". This text is used for the preset "roller_coaster=brake_run".
But there is no wiki page for this preset = https://wiki.openstreetmap.org/wiki/Tag:roller_coaster%3Dbrake_run And no element in the osm database is using this tag = https://taginfo.openstreetmap.org/tags/roller_coaster=brake_run#overview.
I suspect that the good preset should be "roller_coaster:track=brake_run", visible here https://wiki.openstreetmap.org/wiki/Key:roller_coaster:track and here https://taginfo.openstreetmap.org/tags/roller_coaster:track=brake_run#overview
The text was updated successfully, but these errors were encountered:
@arch0345 you added this tag in 0f157cc – could you take a look and update the preset?
I am assuming that all that is needed is to change the line 0f157cc#diff-d418d55da35d40764bfaebc13e5348cd3f9edcddf91ee23af2c9f3cde3f90f63R2 to roller_coaster:track? The filename says "track" already.
roller_coaster:track
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
We have to translate this text "Brake run". This text is used for the preset "roller_coaster=brake_run".
But there is no wiki page for this preset = https://wiki.openstreetmap.org/wiki/Tag:roller_coaster%3Dbrake_run
And no element in the osm database is using this tag = https://taginfo.openstreetmap.org/tags/roller_coaster=brake_run#overview.
I suspect that the good preset should be "roller_coaster:track=brake_run", visible here https://wiki.openstreetmap.org/wiki/Key:roller_coaster:track and here https://taginfo.openstreetmap.org/tags/roller_coaster:track=brake_run#overview
The text was updated successfully, but these errors were encountered: