Add strings for house=
field and disable Taginfo suggestions
#1412
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.
Description, Motivation & Context
Currently the
house
field doesn't have any strings and it shows any value with 100+ uses. This creates a lot of variants for tagging the same thing.This PR introduces strings for the documented values of
house=
tag and disables Taginfo's suggestions for the field.P.S. It doesn't affect the tag editor, I'm not sure if we can influence it.
Related issues
None
Links and data
Relevant OSM Wiki links:
https://wiki.openstreetmap.org/wiki/Key:house
Relevant tag usage stats:
https://taginfo.openstreetmap.org/keys/house#values
Checklist and Test-Documentation Template
Read on to get your PR merged faster…
Follow these steps to test your PR yourself and make it a lot easier and faster for maintainers to check and approve it.
This is how it works:
After you submit your PR, the system will create a preview and comment on your PR:
Once the preview is ready, use it to test your changes.
Now copy the snippet below into a new comment and fill out the blanks.
Now your PR is ready to be reviewed.