[fix] removing building alias (for OSm it means building category), fix to fetch script

This commit is contained in:
Al
2015-03-18 08:40:07 -04:00
parent 88554c1ef7
commit 6c8e5b45a4
2 changed files with 1 additions and 2 deletions

View File

@@ -127,7 +127,6 @@ class AddressFormatter(object):
('addr:postal_code', 'postcode'),
('addr:postcode', 'postcode'),
('addr:country', 'country'),
('building', 'house'),
('street', 'road'),
('street_name', 'road'),
('residential', 'road'),