<font size="14pt"><b>${name}</b></font>
</icon>
- <line/>
<tag k="highway" v="pedestrian"/>
-
+ <!-- pedestrian roads can be lines or areas, with different tags -->
+ <!-- TODO - implement this! -->
+ <line>
+ <tag k="highway" v="pedestrian"/>
+ </line>
+ <area>
+ <tag k="highway" v="pedestrian"/>
+ <tag k="area" v="yes"/>
+ </area>
<inputSet ref="minorRoad"/>
</feature>
<font size="14pt"><b>${name}</b></font>
</icon>
- <line/>
+ <point/>
<tag k="railway" v="station"/>
</feature>
${addr:housenumber} ${addr:street} ${addr:postcode}
</icon>
- <line/>
+ <area/>
<tag k="building" v="*"/>
<inputSet ref="buildingAddress" />
</feature>
<b>${name}</b><br/>
</icon>
- <line/>
+ <area/>
<tag k="leisure" v="park"/>
</feature>
<b>${name}</b><br/>
</icon>
- <line/>
+ <area/>
<tag k="landuse" v="forest"/>
</feature>