]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/map_features/landuse.xml
Merge branch 'master' into openstreetbugs
[rails.git] / public / potlatch2 / map_features / landuse.xml
index b7631ad1ec6f90207f0310f52df54cbf0701e0dd..5a8eb106628a34e5b3a2143ff0c3b6b624e9d689 100644 (file)
     <inputSet ref="common"/>
   </feature>
 
+  <feature name="Sports centre">
+    <category>sport</category>
+    <icon image="features/pois/sport_leisure_centre.n.24.png">
+      <b>${name} ${addr:housename}</b><br/>
+      ${addr:housenumber} ${addr:street} ${addr:postcode}
+    </icon>
+
+    <area/>
+    <point/>
+    <tag k="leisure" v="sports_centre"/>
+    <inputSet ref="names"/>
+    <inputSet ref="buildingAddress"/>
+    <inputSet ref="pitchSport"/>
+    <inputSet ref="isBuilding"/>
+    <inputSet ref="common"/>
+  </feature>
+
+
   <!-- **************** Agriculture *************** -->
   <feature name="Farm">
     <category>agriculture</category>