Skip to content

Replace misleading icon for tourism=viewpoint with new temaki-viewpoint#1964

Merged
tyrasd merged 1 commit intoopenstreetmap:mainfrom
ak8abhinay:fix-viewpoint-icon
Mar 2, 2026
Merged

Replace misleading icon for tourism=viewpoint with new temaki-viewpoint#1964
tyrasd merged 1 commit intoopenstreetmap:mainfrom
ak8abhinay:fix-viewpoint-icon

Conversation

@ak8abhinay
Copy link
Copy Markdown
Contributor

@ak8abhinay ak8abhinay commented Feb 28, 2026

Description:

Replaces temaki-spotting_scope with the newly added temaki-viewpoint icon for the tourism=viewpoint preset.

The current icon (spotting_scope) was misleading for tourism=viewpoint, it looked more like amenity=binoculars than a viewpoint, as raised in the issue.
Since there was no proper viewpoint icon available in Temaki, I took a raw SVG from the Osmic icon library, tried to understand how Temaki icons are structured, modified the SVG to match it, and raised a PR to get it merged into the Temaki repo first PR#102-viewpoint.svg. Once that got merged I came here to make this change.
So, first getting viewpoint.svg into Temaki, and now using it here to replace the misleading icon in id-tagging-schema.

Fixes #1914

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

@matkoniecz
Copy link
Copy Markdown
Collaborator

@ak8abhinay can you do

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.

? With posting screenshot whether new icon works as expected?

@ak8abhinay
Copy link
Copy Markdown
Contributor Author

can you do

Yes, sure @matkoniecz.

But, Temaki v5.12.0 was released yesterday and includes the viewpoint icon. The iD editor's package.json is currently using @rapideditor/temaki ^5.11.0 so the icon shows blank. I will add the documentation as soon as it updates to v5.12.0.

@matkoniecz
Copy link
Copy Markdown
Collaborator

openstreetmap/iD#11953 appeared (not merged yet)

@matkoniecz
Copy link
Copy Markdown
Collaborator

will close/reopen to trigger build with now merged dependency

@matkoniecz matkoniecz closed this Mar 2, 2026
@matkoniecz matkoniecz reopened this Mar 2, 2026
Copy link
Copy Markdown
Collaborator

@matkoniecz matkoniecz left a comment

Choose a reason for hiding this comment

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

works!

Image Image

@tyrasd tyrasd added the new-icon label Mar 2, 2026
@tyrasd tyrasd merged commit dade6bc into openstreetmap:main Mar 2, 2026
10 checks passed
@matkoniecz
Copy link
Copy Markdown
Collaborator

Thanks for the PR! It is now merged but note that before you will see it in iD few things need to happen.

iD tagging schema needs to get release (see https://github.com/openstreetmap/id-tagging-schema/releases - latest one mentioned there is just a draft). And later needs to be pulled in by iD.

Thanks again for your contribution! If you are interested in making other one it would be really welcome!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Icon for tourism=viewpoint misleading

3 participants