-
Notifications
You must be signed in to change notification settings - Fork 826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add rendering for amenity=hunting_stand #966
Comments
Alternative: http://osm-icons.org/wiki/File:12076.svg |
Documented, used 50k+ times - http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dhunting_stand |
The SVG is pretty messy, and includes lots of excess stuff. SVGs should also be black, so they can then be coloured in the stylesheet. I'm also worried it's trying to do too much visually at the bottom for the icon sizes we have, resulting it a mess that doesn't really render cleanly.
I don't know if that'll work at 16px, it looks like the rectangles in the bottom half are less than 1px wide, and may not be pixel aligned. I like the idea of a |X| on the bottom half, but I'm not sure it works at 16px. |
You can see icon used at http://www.freemap.sk/#p=48.80357|21.21543|14|T It is SVG so it is easy to adjust colors. In any case if you like more the other icon then I won't be offended :-) |
https://github.com/nebulon42/osmic/issues/7#issuecomment-71387781 has a nice icon. For that feature I think that rendering is reasonable, especially as it appearing in places with a low feature density. |
As a special service here is a version without halo :) |
Thanks to @nebulon42 for the icon. This resolves gravitystorm#966.
Please use http://goo.gl/I6e5XW for amenity=hunting_stand.
I am the author of the icon and I am releasing it under public domain.
If you need to do any modification to it, please feel free or contact me.
The text was updated successfully, but these errors were encountered: