describe tracktype=grade1 as paved only#583
Merged
tyrasd merged 1 commit intoopenstreetmap:mainfrom Sep 16, 2022
Merged
Conversation
This applies 2018 edit to tracktype page also here (see https://wiki.openstreetmap.org/w/index.php?title=Template:Map_Features:tracktype&diff=1627780&oldid=1448864 ) Seems to be confirmed and accepted by https://lists.openstreetmap.org/pipermail/tagging/2022-September/thread.html#65411 If that is incorrect then https://josm.openstreetmap.de/ticket/22102 and streetcomplete/StreetComplete#4105 and OSM Wiki should be modified to stop complaining about `surface=compacted tracktype=grade1`
tyrasd
approved these changes
Sep 16, 2022
Member
|
the wiki has this now as “…paved or sealed surface” (what's the difference, exactly?), but anyway I think it's fine for simplicity to keep it simple here. 👍 |
Collaborator
Author
|
Is something extra needed to ensure that translation will be also fixed? Or will such change automatically mark things for retranslation? |
Collaborator
Author
Per linked https://en.wikipedia.org/wiki/Sealed_road it is just a different name for the same thing |
Member
every time the source string is modified, transifex asks for re-translations of the string in all languages. Translators can see the previous translations in the "history" tab. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This applies 2018 edit to tracktype page also here (see https://wiki.openstreetmap.org/w/index.php?title=Template:Map_Features:tracktype&diff=1627780&oldid=1448864 )
Seems to be confirmed and accepted by https://lists.openstreetmap.org/pipermail/tagging/2022-September/thread.html#65411
If that is incorrect then https://josm.openstreetmap.de/ticket/22102 and streetcomplete/StreetComplete#4105 and OSM Wiki should be modified to stop complaining about
surface=compacted tracktype=grade1Note: I authored https://josm.openstreetmap.de/ticket/22102 and streetcomplete/StreetComplete#4105 while being unaware that before 2018
surface=compactedwas described by OSM Wiki as valid. But it seems that this old change either fixed OSM Wiki documentation bug or was accepted. If that is wrong then I will make patches to JOSM and SC to amend code I wrote.