Use dedicated geyser icon for geyser preset - thanks to quincylvania for an icon#2098
Conversation
|
🍱 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. |
|
Waiting on a new Temaki release to include the merged |
|
Also, release needs merge into iD |
|
openstreetmap/iD#12124 was merged |
|
Now that openstreetmap/iD#12124 is merged. |
|
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! |

Description:
Replaces maki-water with the newly added temaki-geyser_from_ground icon for the natural=geyser preset.
The current icon (maki-water) was nonspecific for natural=geyser, it was a generic water icon shared by several other presets.
Since there was no proper geyser-specific icon available in Temaki, I took a raw SVG from the Pinhead icon library (CC0), checked how Temaki icons are structured, and raised a PR#103-geyser_from_ground.svg to get it merged into the Temaki repo first. Once that got merged I came here to make this change.
So, first getting geyser_from_ground.svg into Temaki, and now using it here to replace the nonspecific icon in id-tagging-schema.
Fixes #2018