Update Potlatch 2 to r24481 build

This commit is contained in:
Tom Hughes 2010-11-30 20:27:39 +00:00
parent d2e3edd05f
commit 9fde18af5b
2 changed files with 4 additions and 3 deletions

View file

@ -1614,7 +1614,8 @@ Quick documentation:
</icon>
<area/>
<tag k="building" v="*"/>
<!-- <tag k="building" v="*"/> -->
<tag k="building" v="yes"/>
<inputSet ref="names"/>
<inputSet ref="buildingAddress"/>
<inputSet ref="common"/>
@ -1966,7 +1967,7 @@ Quick documentation:
<point/>
<area/>
<!-- TODO: make this work -->
<tag k="place" v="*"/>
<!-- <tag k="place" v="*"/>-->
<inputSet ref="names"/>
<input type="choice" name="Type of place name" presence="always" key="place">
<choice value="locality" text="Locality"/>
@ -2707,7 +2708,7 @@ Quick documentation:
<help>http://wiki.openstreetmap.org/wiki/Key:traffic%3Dcalming</help>
<point/>
<!-- Warning: creates "traffic_calming=*" by default, but it's the best we can do. Steve Bennett-->
<tag k="traffic_calming" v="*"/>
<!--<tag k="traffic_calming" v="*"/>-->
<input type="choice" key="traffic_calming" name="Obstacle type" category="Traffic calming" presence="onTagMatch">
<choice value="yes" text="Unspecified"/>
<choice value="bump" text="Short bump" description="A sharp speed bump, typically slowing cars to 15 kph or less."/>

Binary file not shown.