Skip to content

More terms#1892

Merged
tyrasd merged 7 commits intoopenstreetmap:mainfrom
matkoniecz:more_terms
Jan 27, 2026
Merged

More terms#1892
tyrasd merged 7 commits intoopenstreetmap:mainfrom
matkoniecz:more_terms

Conversation

@matkoniecz
Copy link
Copy Markdown
Collaborator

Description, Motivation & Context

Terms were suggested by LLM and human-reviewed (>90% of suggestions were discarded for various reasons).

the main LLM command was: add missing useful search terms very likely to be used by mappers to identify given POI when searching for presets in editors, using US English, if existing terms cover it do not add it. Especially if terms has multiple words and first of them is term already then value is really low. Search terms are added in 'terms' property.

Related issues

none

Links and data

Relevant OSM Wiki links:

  • none

Relevant tag usage stats:

none

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:

    🍱 Your pull request preview is ready.
    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 -->

Terms were suggested by LLM and human-reviewed (around 90% of suggestions were discarded for various reasons).

the main LLM command was: `add missing useful search terms very likely to be used by mappers to identify given POI when searching for presets in editors, using US English, if existing terms
  cover it do not add it. Especially if terms has multiple words and first of them is term already then value is really low (search terms are added in 'terms'
  property)`
@matkoniecz matkoniecz added new-label changes the name, aliases or terms of a preset search-related labels Jan 13, 2026
@matkoniecz
Copy link
Copy Markdown
Collaborator Author

@ZeLonewolf are you maybe interested in a review also of this one?

@matkoniecz matkoniecz closed this Jan 13, 2026
@matkoniecz matkoniecz reopened this Jan 13, 2026
"terms": [
"collateral",
"loan",
"secondhand"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

A secondhand store seems very different from a pawnshop.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

maybe it is just local oddity, but in Poland pawnshops are also selling stuff left as a collateral

is it normal elsewhere?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yes, that's true. But there's a whole separate category of store called a secondhand shop. So if someone searches for secondhand, it should definitely put that higher in the list than pawnshop.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

and it works this way!

pawnshop get listed after thrift stores (shop=second_hand) and second-hand clothing stores, which is IMHO better than not being listed at all on such search term

"name": "Pawnshop",
"terms": [
"collateral",
"loan",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Here, loan stores are known as "payday lenders" and very different from pawn shops.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

my intention is that someone typing in loan may mean either of those so listing both makes sense

},
"name": "Pawnshop",
"terms": [
"collateral",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Might apply but terminology not used in my country

Copy link
Copy Markdown
Collaborator Author

@matkoniecz matkoniecz Jan 13, 2026

Choose a reason for hiding this comment

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

interesting, different US people just responded that it is used

(my question was

pawnshop questions...

Is word "collateral" used in USA?
Is typical pawnshop also selling stuff people loaned against and failed to recover?

to clarify - I am asking about collateral in pawnshop context, and not about unintentionally bombed pawnshops (as in "collateral damage")

)

I asked people on non-OSM group.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I will leave it on account not being wrong and at least plausible to be used by non-natives and maybe used in USA.

@@ -15,5 +15,13 @@
"shop": "fuel"
},
"name": "Fuel Shop",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not familiar enough with this type of store to know if these items are typically sold there.

Comment thread data/presets/shop/seafood.json
Comment thread data/presets/tourism/viewpoint.json Outdated
@github-actions
Copy link
Copy Markdown

🍱 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.

Comment thread data/presets/tourism/viewpoint.json
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
"kerosene",
"pellets"
],
"matchScore": 0.5
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Since this has a match score of 0.5, maybe adding more presets to make it easier to be found is actually counterproductive?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I guess I can check why it got so low match score

But these terms are quite indicative it is this (what else should match?) so I am fine with it

And at least for this shop I sadly have experience with them (hello from low emission hell, on next day of "better stay indoor and do not open windows" warnings)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

low match score is as far as I know to keep gas station higher

Comment thread data/presets/shop/mobile_phone.json
Comment thread data/presets/shop/mobile_phone_accessories.json
tyrasd and others added 2 commits January 27, 2026 11:22
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
Copy link
Copy Markdown
Member

@tyrasd tyrasd left a comment

Choose a reason for hiding this comment

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

:shipit:

@tyrasd tyrasd merged commit 1d214cb into openstreetmap:main Jan 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-label changes the name, aliases or terms of a preset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants