-
Notifications
You must be signed in to change notification settings - Fork 822
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
Adding amenity=motorcycle_parking icon #1650
Adding amenity=motorcycle_parking icon #1650
Conversation
That's why there is a line |
I wanted to look closer to learn how to switch database content, but for now I just mentally bookmarked it and didn't see that you have included there also this trick. =} |
b79d4fb
to
3d9702d
Compare
3d9702d
to
f978cdd
Compare
👍 |
I think this is non-controversial commit to pull in, but please let me know if it's to be merged any time soon. The problem is that I can update the code to remove conflicts, but it's as hard as making it from the beginning, so I am not able to keep updating my PRs just in case. |
The reason I didnt merge it yet is that I noticed that there are quite a few motorcycle parkings tagged, and I want to be sure this won't flood the map. Don't worry about the merge conflicts, I can resolve them once merging them. |
It is quite unlikely - it is using the same rules as other parkings that were both tested and seem to work fine. |
The numbers are like:
so I wouldn't be afraid of flooding anything as we have first two types already. =} I think it makes sense to show all related elements of infrastructure (shops + parkings + service points for given type of transport), however motorcycle_repair usage is so low that I'm not sure yet it's really established scheme for motorcycle servicing, but once I make sure, I will try to show it also. |
However, there are much more cyclists than motorcyclists, so it is much more likely that someone uses the map to look for a bike park rather than a motorcycling parking. Moreover, many bike parkings accomodate many bikes, while the motorbike parkings that I know of typically only have one spot. I know I really should have discussed the desirability of implementing this first, before asking people to spend time on fixing the technical issues for rendering this - sorry about that! |
No problem! 😃 I still hold my position that once it's rather clear that we don't want to rely on numbers too much (they are just a proof that given scheme is established), it's better to think about "clusters" than just individual POIs. For example when we have a car shop, it makes sense to show also car repair, car washing, shop with tyres and with other spare parts, because they make an ecosystem, even if some of them are very popular and the others are rare. Motorcycles have less features probably, but motorcycle parking looks like sane addition for such a shop. |
sent from a phone
around here there are much more motorcyclists than cyclists, I think it depends on the area... |
Taken over after #1611.
The same shape of the motorcycle as in the shop=motorcycle:
I would like to test 2 more things to be sure everything is OK:
but I was not able to find it in the wild (Overpass Turbo was trying too long and after all gave me some errors).
So I have tried to make it up using math1985/openstreetmap-test-data and failed initially - saving changes with JOSM gave me node_changed_mark failed ERROR, but after careful manually removing "action='modify'" tags from the resulting *.osm file it worked: