Don't remove addr:housenumber when changing address preset (fixes #2047)

This commit is contained in:
John Firebaugh
2013-12-07 08:52:03 -08:00
parent 18a8713fc1
commit 3205ecafea
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
"addr:housenumber": "*"
},
"addTags": {},
"removeTags": {},
"matchScore": 0.2,
"name": "Address"
},
+1
View File
@@ -9,6 +9,7 @@
"addr:housenumber": "*"
},
"addTags": {},
"removeTags": {},
"matchScore": 0.2,
"name": "Address"
}