| | 2624 | <item name="Bicycle Repair Station" |
| | 2625 | icon="styles/standard/service/wrench-icon.png" |
| | 2626 | type="node,closedway" preset_name_label="true"> |
| | 2627 | <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bicycle_repair_station" |
| | 2628 | de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=bicycle_repair_station" |
| | 2629 | /> |
| | 2630 | <space /> |
| | 2631 | <key key="amenity" value="bicycle_repair_station" /> |
| | 2632 | <check key="service:bicycle:pump" text="Pump" value_on="yes" value_off="no" /> |
| | 2633 | <check key="service:bicycle:chaintool" text="Chain Tool" value_on="yes" value_off="no" /> |
| | 2634 | <optional> |
| | 2635 | <text key="make_model" text="Make & Model" /><!-- e.g. "Bike Fixstation" --> |
| | 2636 | <text key="operator" text="Owner/Operator" /> |
| | 2637 | <combo key="opening_hours" text="Operation times" values="24/7" /> |
| | 2638 | </optional> |
| | 2639 | </item> <!-- Repair --> |