id-tagging-schema icon indicating copy to clipboard operation
id-tagging-schema copied to clipboard

Deprecate `room=class`; use `room=classroom` instead

Open winstonsung opened this issue 4 months ago • 9 comments

Bug: #1355 Change-Id: I90545a86f84877fea5908fd097334b87b98682e7

Description, Motivation & Context

"classroom" is now a conpound word and being used more frequently than the old 2-word "class room" in English language.

~~The page "Tag:room=classroom" was created first.~~

~~The page "Tag:room=class" was never created as a non-redirect page.~~

Note also that documentation of tagging on the OpenStreetMap Wiki is not the final arbiter of 'correct' tagging.

Links and data

Relevant OSM Wiki links:

  • https://wiki.openstreetmap.org/wiki/Tag:room%3Dclassroom

Relevant tag usage stats:

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:

  1. After you submit your PR, the system will create a preview and comment on your PR:

    🍱 You can preview the tagging presets of this pull request here. If this is your first contribution to this project, the preview will not happen right away but requires a click from one of the project members. We will do this ASAP.

  2. Once the preview is ready, use it to test your changes.

  3. Now copy the snippet below into a new comment and fill out the blanks.

  4. Now your PR is ready to be reviewed.

## Test-Documentation

### Preview links & Sidebar Screenshots

<!-- Use the preview to find examples, select the feature in question and **copy this link here**.
     Find examples of nodes/areas. Find examples with a lot of tags or very few tags. – Whatever helps to test this thoroughly.
     Add relevant **screenshots** of the sidebar of those examples. -->

<!-- FYI: What we will check:
     - Is the [icon](https://github.com/ideditor/schema-builder/blob/main/ICONS.md) well chosen.
     - Are the fields well-structured and have good labels.
     - Do the dropdowns (etc.) work well and show helpful data. -->

### Search

<!-- **Test the search** of your preset and share relevant **screenshots** here.
     - Test the preset name as search terms.
     - Also test the preset terms and aliases as search terms (if present). -->

### Info-`i`

<!-- **Test the info-i** for your fields and preset and share relevant **screenshots** here.
     The info needs to help mappers understand the preset and when to use it.
     [Learn more…](https://github.com/tordans/id-tagging-schema/blob/main/CONTRIBUTING.md#info-i)
 -->

### Wording

- [ ] American English
- [ ] `name`, `aliases` (if present) use Title Case
- [ ] `terms` (if present) use lower case, sorted A-Z
<!-- Learn more in https://github.com/openstreetmap/id-tagging-schema/blob/main/GUIDELINES.md#2-design-the-preset -->

winstonsung avatar Oct 09 '24 15:10 winstonsung