consider possibility that values with number in near start of search might be a house number (even if we have never seen them before). Also add better label for building:yes

This commit is contained in:
Brian Quinion
2011-04-05 14:51:32 +00:00
parent 5202e86022
commit 942ed125d4
3 changed files with 22 additions and 2 deletions

View File

@@ -568,6 +568,7 @@
'amenity:shopping' => array('label'=>'Shopping','frequency'=>21,'icon'=>'',),
'natural:scrub' => array('label'=>'Scrub','frequency'=>20,'icon'=>'',),
'natural:fen' => array('label'=>'Fen','frequency'=>20,'icon'=>'',),
'building:yes' => array('label'=>'Building','frequency'=>200,'icon'=>'',),
'amenity:parking' => array('label'=>'Parking','frequency'=>3157,'icon'=>'',),
'highway:bus_stop' => array('label'=>'Bus Stop','frequency'=>35777,'icon'=>'transport_bus_stop2',),