]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/map_features/amenities.xml
Add edit links to data browser pages
[rails.git] / public / potlatch2 / map_features / amenities.xml
index 7b6ef52e2144d3fe654a3e91722e1e43db0277a3..cfa34c432f2405acf6b0e30be1a6fd9f31d1bb8f 100644 (file)
   <feature name="Vending machine">
     <category>amenity</category>
     <category>foodanddrink</category>
-    <icon image="features/pois/amenity_vendingmachine.png">A vending machine.</icon>
+    <icon image="features/pois/shopping_vending_machine.n.24.png">A vending machine.</icon>
 
     <point/>
     <tag k="amenity" v="vending_machine"/>
     <inputSet ref="common"/>
     <inputSet ref="simpleName"/>
     <input type="freetext" presence="always" name="Product" key="vending" description="What is being sold: tickets, food, maps..."/>
-    <input type="operator" presence="always" name="Operator" key="operator" description="Which company provides the service" />
+    <inputSet ref="simpleOperator"/>
   </feature>
 
   <!-- ========= Entertainment ========= -->
     <inputSet ref="common"/>
   </feature>
 
-</featureGroup>
\ No newline at end of file
+</featureGroup>