Skip to content

Fix Roentgen icon naming mismatch for radio telescope#1920

Merged
tordans merged 1 commit intoopenstreetmap:mainfrom
ak8abhinay:fix-roentgen-icon-name
Feb 1, 2026
Merged

Fix Roentgen icon naming mismatch for radio telescope#1920
tordans merged 1 commit intoopenstreetmap:mainfrom
ak8abhinay:fix-roentgen-icon-name

Conversation

@ak8abhinay
Copy link
Copy Markdown
Contributor

Fixes #1919
This PR fixes a naming mismatch in the radio.json preset. The icon was incorrectly defined with a hyphen (roentgen-telescope-radio), which prevented the icon from loading in editors.

Changes :
Changed the icon ID from roentgen-telescope-radio to roentgen-telescope_radio.

I also verified all other Roentgen icon references in the presets using grep. It appears that roentgen-telescope-radio is the only one using a hyphen. All other multi-word Roentgen icons correctly use underscores.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 1, 2026

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

Copy link
Copy Markdown
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.

Just waiting on #1919 (comment) to maybe get more context but based on bryceco issue this should be good.

Copy link
Copy Markdown
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.

@tordans tordans merged commit 9795ccb into openstreetmap:main Feb 1, 2026
5 checks passed
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.

Wrong file name for telescope_radio.svg

3 participants