[fix] Adding state to the more frequently dropped components

This commit is contained in:
Al
2016-01-22 03:56:38 -05:00
parent bca3dae004
commit a6cc3d0114

View File

@@ -529,6 +529,7 @@ class OSMAddressFormatter(object):
AddressFormatter.SUBURB,
AddressFormatter.CITY_DISTRICT,
AddressFormatter.STATE_DISTRICT,
AddressFormatter.STATE,
AddressFormatter.COUNTRY
}