]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/map_features/paths.xml
Add edit links to data browser pages
[rails.git] / public / potlatch2 / map_features / paths.xml
index fbac906b654be260185700e26948858d8d610e23..f27f57779a481f265aa04b7c3d92e67f4d723d2d 100644 (file)
     <inputSet ref="path"/>
     <inputSet ref="common"/>
     <inputset ref="naming"/>
-    <input type="choice"
-        name="Cycleway type" category="Cycle" description="What kind of bike path is this?"
-        key="cycleway" presence="onTagMatch" priority="low">
-        <choice value="segregated" text="Segregated" description="Cyclists and pedestrians are separated by a painted line or kerb."/>
-        <choice value="shared" text="Shared" description="Cyclists and pedestrians share the full width of the path."/>
+    <input type="choice" name="Cycleway type" category="Cycle" description="What kind of bike path is this?" key="segregated" presence="onTagMatch" priority="low"> 
+       <choice value="yes" text="Segregated" description="Cyclists and pedestrians are separated by a painted line or kerb." /> 
+       <choice value="no" text="Shared" description="Cyclists and pedestrians share the full width of the path." /> 
     </input> 
   </feature>
 
     <inputSet ref="common"/>
   </feature>
   
-</featureGroup>
\ No newline at end of file
+</featureGroup>