Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization has no representations for sub regions under country #260

Open
kpears201 opened this issue May 3, 2024 · 0 comments
Open
Assignees

Comments

@kpears201
Copy link
Contributor

Consider this localization:
state=California
country=US

OR

Device is in England, country is GBR. How do we represent England here?

locality would commonly be used for cities.
So we may need another field between country and locality.
Possible names: region, state, province

We may also need a new management API so all localization can just be set together.
For instance, if we have "region"="California", country=US. If we set country to CA. There could be a period of time where the device is seen as California inside of Canada. Probably best if the API just sets both country and region (and locality and postalCode) all at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants