]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/map_features/buildings.xml
Add a link to the OpenStreetMap Google+ page
[rails.git] / public / potlatch2 / map_features / buildings.xml
index 5a3205f67242a543b36bfdbc9027f7f1e08ae80e..28775a92e5e850c7c77d5a084b30b5bf9cccf362 100644 (file)
@@ -74,7 +74,7 @@
     <inputSet ref="names"/>
     <inputSet ref="buildingAddress"/>
     <!-- sorted in reverse order of popularity in taginfo. -->
-    <input type="choice" category="Religion" name="Religion" key="religion" description="The religion to which this place of worship belongs." presence="always">
+    <input type="choice" category="Details" name="Religion" key="religion" description="The religion to which this place of worship belongs." presence="always">
       <choice value="christian" text="Christianity (church)"/>
       <choice value="muslim" text="Islam (mosque)"/>
       <choice value="buddhist" text="Buddhist (temple)"/>
@@ -89,7 +89,7 @@
       <choice value="bahai" text="Bahai"/>
     </input>
     <!-- sorted in reverse order of popularity in taginfo. -->
-    <input type="choice" category="Religion" name="Denomination" key="denomination" description="The denomination, or sub-branch of the main religion." presence="always">
+    <input type="choice" category="Details" name="Denomination" key="denomination" description="The denomination, or sub-branch of the main religion." presence="always">
       <choice value="catholic" text="Catholic"/>
       <choice value="baptist" text="Baptist"/>
       <choice value="methodist" text="Methodist"/>
 
   <feature name="Stadium">
     <category>buildings</category>
-    <icon image="icons/tourist_blank.png">
+    <icon image="features/pois/sport_stadium.n.24.png">
       <b>${name} ${addr:housename}</b><br/>
       ${addr:housenumber} ${addr:street} ${addr:postcode}
     </icon>
     </icon>
 
     <area/>
+    <point/>
     <!-- This should catch all the "building=*" tags in use: yes, hut, house, residential, entrance, apartments, garage, industrial,  garages, service, manufacture, collapsed... 
          Is this possible? -->
     <!-- <tag k="building" v="*"/> -->