#10900 closed enhancement (fixed)
[patch] bicycle_repair_station preset and icon
Reported by: | brycenesbitt | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.01 |
Component: | Internal preset | Version: | |
Keywords: | Cc: |
Description (last modified by )
Here's a preset for bicycle_repair_station with an icon.
If you're ever out cycling, and have a problem, you'll want one of these.
Note that some of them are associated with vending machines for tubes and patch kits.
Attachments (7)
Change History (20)
by , 10 years ago
Attachment: | wrench-icon.png added |
---|
by , 10 years ago
Attachment: | wrench-icon.svg added |
---|
comment:1 by , 10 years ago
Summary: | PATCH: bicycle_repair_station preset and icon → [patch] bicycle_repair_station preset and icon |
---|
comment:2 by , 10 years ago
follow-up: 10 comment:3 by , 10 years ago
Milestone: | → 15.01 |
---|
The keys make_model=*
and service:bicycle:chaintool=*
and not well documented in the wiki and not widely used. So they do not fulfill the requirements for the internal preset. See DevelopersGuide/DefaultPresets. indoor=*
is also not documented and controversial.
service:bicycle:diy
doens't make sense to me, since such a bicycle repair station is always diy. Otherwise it would be shop=bicycle
+ service:bicycle:repair=yes
.
Can you provide a svg icon with both a bicycle and a wrench (maybe similar to amenity=bicycle_rental
)? Also make sure, that it is visible on black background and license compatible, see DevelopersGuide/DefaultPresets#NewIcons.
comment:4 by , 10 years ago
Replying to brycenesbitt:
Note I would have preferred to use "<check>" rather than "<combo>",
but I could not figure out how to support entering a negative like
"Pump=no".
See TaggingPresets#Attributeentryandselectiondialogboxes and the paragraph below (TaggingPresets#Attributes). Think you are looking for value_on
plus value_off
.
by , 10 years ago
Attachment: | wrench-bike-icon_24x24.png added |
---|
by , 10 years ago
Attachment: | wrench-bike-icon-white.svg added |
---|
Render wrench and bike in white, with a transparent background. To see in inkscape draw a solid color shape behind this.
comment:5 by , 10 years ago
- Updated the icon. It is licence compatible.
- Removed the DIY tag. I was following practice, but it does not make any sense.
- Recolored the icon to white.
- Moved to using <check>
comment:6 by , 10 years ago
Description: | modified (diff) |
---|
comment:8 by , 10 years ago
The default values of a check
are yes
and no
, so no need for value_on
and value_off
in this case.
Icon added in [o30898]
Icons with transparent background must not be only black or only white. Otherwise if one uses a black or white background (no aerial imagery as background) in the Map View black or white icons would be invisible.
follow-up: 11 comment:10 by , 10 years ago
Replying to Klumbumbus:
The keys
make_model=*
andservice:bicycle:chaintool=*
and not well documented in the wiki and not widely used. So they do not fulfill the requirements for the internal preset. See DevelopersGuide/DefaultPresets.indoor=*
is also not documented and controversial.
Does this whole amenity=bicycle_repair_station requirements for internal preset? It is used only 52 times in the whole world. So what are the rules?
comment:11 by , 10 years ago
Replying to aceman:
So what are the rules?
See the link in your quote. No hard rules, more guidelines. There are maybe not so much mapped, because there do not exist so much (like aerialway_mixed_lift). There is not another tag for the same feature and a discussion, which tag to use. So, I don't see a reason not to include amenity=bicycle_repair_station into the default preset.
follow-up: 13 comment:12 by , 10 years ago
It belongs in part because there's no alternative. People are mapping these now using bike rack of capacity 1, or a shop that does not sell bikes, to get them to render.
The question is not how many are mapped now, but how many there are to map and how important they are.
By that measure this is a great feature, especially if you happen to have a broken chain or loose handlebar on YOUR bike when you're travelling.
comment:13 by , 10 years ago
Replying to brycenesbitt:
The question is not how many are mapped now, but how many there are to map and how important they are.
One point on the guidelines page mentions there should be a reasonable number of uses.
So you say the feature is very important, but people are not mapping it, or mapping it using other tags. And people will start mapping it correctly just because JOSM will have a preset for it?
Can you show on taginfo how many of those "other tags" actually mean amenity=bicycle_repair_station ? And want to be converted to it once it is available.
I think the guidelines were used so far to not put presets into JOSM about unused features. First the usage numbers had to show what the people really want (and tag). Not JOSM dictating what NEW tags people should suddenly use.
I do not dispute the usefulness of showing these facilities to BIKERS in the field. I just want the see any support for the claim that MAPPERS want to use the exact tag "amenity=bicycle_repair_station". That the wiki page for the tag (as draft) exists for 6 months and there are only 52 uses of it would indicate the opposite of your claim. Mappers could start using it long ago if they actually wanted.
Replying to brycenesbitt:
A check has three states: key not set, yes and no.