-
Notifications
You must be signed in to change notification settings - Fork 65
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
Refs with dual numeral systems #465
Comments
Saudi Arabia posts its route numbers only in Eastern Arabic numerals, but currently they’re tagged only in Western Arabic numerals: #467. |
For some ROC shields, we’re showing Chinese characters instead of the corresponding alphabetic suffixes because that’s what’s in the vector tiles: #141 (comment). |
In addition to numeral systems, some Meanwhile, in Belarus, many routes have been mistagged with “false friend” homoglyphs, such as the Latin “P” instead of the Cyrillic “Р” that corresponds to the Latin “R”, or the Latin “H” instead of the Cyrillic “Н” that corresponds to the Latin “N”. This is currently tripping up some navigation software. For Americana, homoglyphs probably don’t make a huge difference, since we’re relying on |
Highways in Iraq are signed with both Western and Eastern Arabic numerals: #557 |
Some countries have route shields posted with local numeral systems alongside Western Arabic numerals. These could potentially be displayed side-by-side, or one at a time with language switching (#21).
For example, Iran (#463, #464) posts Persian numerals:
In the case of Iran, the route relations are tagged with Western Arabic numerals in
ref=*
and Persian numerals inref:fa=*
. Onlyref=*
is surfaced in OpenMapTiles, and none of the available fonts have glyphs for Persian numerals. These issues would need to be resolved before support can be added for Persian numerals on Iranian highways.The text was updated successfully, but these errors were encountered: