[osm] map place=district to state_district
This commit is contained in:
@@ -50,6 +50,7 @@ class OSMAddressComponents(object):
|
|||||||
'state': AddressFormatter.STATE,
|
'state': AddressFormatter.STATE,
|
||||||
'region': AddressFormatter.STATE,
|
'region': AddressFormatter.STATE,
|
||||||
'province': AddressFormatter.STATE,
|
'province': AddressFormatter.STATE,
|
||||||
|
'district': AddressFormatter.STATE_DISTRICT,
|
||||||
'county': AddressFormatter.STATE_DISTRICT,
|
'county': AddressFormatter.STATE_DISTRICT,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user