google / google/libaddressinput

Taiwan's locality_name_type

Open
#224 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
624
Forks
109
PR merge metrics
No merged PRs in 30d

Description

Taiwan does not currently provide a `locality_name_type`, so it defaults to `city` per `ZZ`.

However, the administrative division and consequently the address format for Taiwan is as follows:

`state_name_type`: municipality or county (I think `county` is fine)
`locality_name_type`: city district or township (this is not `city`, large cities are counties, small ones are parts of larger townships)

It seems like the correct `locality_name_type` would be `district`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.