Don't lookup postal_code values from taginfo

This commit is contained in:
Bryan Housel
2018-10-07 16:05:04 -04:00
parent 62d16d8b5a
commit 159622f572
+3 -1
View File
@@ -182,7 +182,9 @@ export default {
init: function() {
inflight = {};
taginfoCache = {};
popularKeys = {};
popularKeys = {
postal_code: true // #5377
};
// Fetch popular keys. We'll exclude these from `values`
// lookups because they stress taginfo, and they aren't likely