Skip to content

Add 'art museum' search term to Museum preset#2073

Merged
tyrasd merged 1 commit intoopenstreetmap:mainfrom
Kayd-06:fix/art-museum-search-2026
Mar 19, 2026
Merged

Add 'art museum' search term to Museum preset#2073
tyrasd merged 1 commit intoopenstreetmap:mainfrom
Kayd-06:fix/art-museum-search-2026

Conversation

@Kayd-06
Copy link
Copy Markdown
Contributor

@Kayd-06 Kayd-06 commented Mar 16, 2026

Fixes #2026

Searching "art museum" in iD currently returns only "History Museum" and "Area" , the generic "Museum" preset doesn't appear in results.

The base Museum preset already had "art" as a single-word term, but iD's search doesn't combine it with the preset name to match multi-word queries. Adding "art museum" as a multi-word term ensures the Museum preset surfaces for this common search phrase.

Changes

  • Added "art museum" to the terms array in data/presets/tourism/museum.json

Fixes openstreetmap#2026 - searching 'art museum' now surfaces the generic Museum
preset in iD search results.
@matkoniecz matkoniecz added the new-label changes the name, aliases or terms of a preset label Mar 16, 2026
@matkoniecz
Copy link
Copy Markdown
Collaborator

probably would be also fixed by openstreetmap/iD#9105

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

@tyrasd tyrasd merged commit 412eb0a into openstreetmap:main Mar 19, 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.

"art museum" search results are poor

3 participants