-
Notifications
You must be signed in to change notification settings - Fork 240
Description
| "icon": "maki-water", |
Extracted from #41 which has quite a lot of text and may be overwhelming. While this issue seems fairly doable by new people, and no OSM-specific knowledge is actually needed. Therefore I will mark it as "good first issue". Having one or maybe two/three of those more specific icon creation requests, where there is a viable idea for a new icon, seems to make sense to me.
See https://github.com/ideditor/schema-builder/blob/main/ICONS.md#icons for icon info.
https://commons.wikimedia.org/wiki/File:Geyser_from_ground_Pinhead_icon.svg https://commons.wikimedia.org/wiki/File:Geyser_from_ground_Pinhead_icon.svg seem to be a good icon to be directly used, or something new (possibly inspired by those) may be created
See #1964 for a very similar case where things went well
similarly as there following steps are needed
- setup infrastructure so that we can use pinhead icons directly (not so easy!)
or
- create/find freely licensed icon
- submit it to one of icon repositories mentioned at https://github.com/ideditor/schema-builder/blob/main/ICONS.md#icons (follow all requirements of that project)
- wait for it to be merged, new version released
- wait for dependabot to emit new PR in iD repository
- wait for merge in iD
- create here PR changing icon
It is a bit fiddly as seen above but as can be seen in #1964 it is not so bad with @rapideditor/temaki used as an icon repository.
See #41 (comment) for more cases where new icon would be welcome!