﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11019	"Add ""brand"" to bicycle_repair_station"	brycenesbitt	team	"The ""brand"" of bicycle repair station has emerged as an import tag, would it be possible to get that in?

I also ask for reconsideration on ""chaintool"".  That's now supported in iD,
and will be part of an import http://wiki.openstreetmap.org/wiki/Import/Dero_Bike_Repair

{{{
#!diff
Index: data/defaultpresets.xml
===================================================================
--- data/defaultpresets.xml	(revision 7985)
+++ data/defaultpresets.xml	(working copy)
@@ -2599,8 +2599,10 @@
             <space />
             <key key=""amenity"" value=""bicycle_repair_station"" />
             <optional>
-            <reference ref=""name_operator_oh"" />
-            <check key=""service:bicycle:pump"" text=""Free bicycle pump"" />
+            <text  key=""operator"" text=""Operated by"" />
+            <text  key=""brand""    text=""Made by"" />
+            <check key=""service:bicycle:pump""      text=""Bicycle pump"" />
+            <check key=""service:bicycle:chaintool"" text=""Tool for repairing chains"" />
             </optional>
         </item> <!-- Public Bicycle Repair Station -->
     </group> <!-- Bicycle -->

}}}
"	enhancement	closed	minor	15.02	Internal preset	latest	fixed	bicycle	
