Skip to content

Add historic=aircraft Preset #1556

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

Merged
merged 14 commits into from
May 23, 2025
Merged

Add historic=aircraft Preset #1556

merged 14 commits into from
May 23, 2025

Conversation

novolife
Copy link
Contributor

Description, Motivation & Context

Historic Aircraft is common

Related issues

Closes #1512

Links and data

Relevant OSM Wiki links:
https://wiki.openstreetmap.org/wiki/Tag%3Ahistoric%3Daircraft

Relevant tag usage stats:
5,846

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/openstreetmap/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 -->

@novolife novolife changed the title Aircraft Add historic=aircraft Preset May 22, 2025
Copy link
Collaborator

@tordans tordans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good at first glance. Right now the preview does not build due to the missing comma.
Update: I just fixed that myself.

Please add the testing documentation next for the next review.

@novolife
Copy link
Contributor Author

@tordans

🔬  Validating schema...
Unknown preset field "aircraft:type" in "fields" array of preset "historic/aircraft" (undefined) 

This happens in the build preview, can you help me check what's causing it?

Copy link
Collaborator

@tordans tordans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is what causes the errors; will try it right away.

Copy link

🍱 Your pull request preview is ready

Please use this preview to check your changes. Ideally use the test documentation template and document your test results by commenting on the PR. This will speed up the review process for everyone.

FYI, once this PR is merged, you can use the iD Editor Preview to test your changes in interaction with all other changes.

@novolife
Copy link
Contributor Author

novolife commented May 23, 2025

Test-Documentation

Preview links & Sidebar Screenshots

https://pr-1556--ideditor-presets-preview.netlify.app/id/dist/#locale=en&map=17.00/14.65485/121.06466

ss_2

Search

ss_1

ss_5

ss_3

Info-i

ss_4

Wording

  • American English
  • name, aliases (if present) use Title Case
  • terms (if present) use lower case, sorted A-Z

@tordans tordans merged commit 5b54723 into openstreetmap:main May 23, 2025
5 checks passed
@novolife novolife deleted the aircraft branch May 23, 2025 14:04
@kjonosm
Copy link
Contributor

kjonosm commented May 25, 2025

@tordans Trying to translate all the different keys and values within this preset I wonder how it passed the threshold newly set out in the guidelines regarding established and/or documented tags and values.

  • the used key aircraft:model=* contradicts the key model=* as suggested in the osm wiki
  • the used key aircraft:model:wikidata=* contradicts the key model:wikidata=* as suggested in the osm wiki
  • the used values for aircraft:type=* seem "documented" only by a taglist collection that seems rather random

I am not opposing the preset but would recommend to remove the above mentioned additional tags.

@tordans
Copy link
Collaborator

tordans commented May 25, 2025

@novolife could you look into the feedback above for a follow up?

@novolife
Copy link
Contributor Author

I did make some mistakes with those three tags. I agree to remove the aircraft:model related field and replace it with model. As for aircraft:type, I don't have any other ideas other than changing it to semiCombo.

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

Successfully merging this pull request may close these issues.

Add historic=aircraft preset
4 participants