osm-americana/openstreetmap-americana

Refs with dual numeral systems

Open

#465 opened on Jun 28, 2022

View on GitHub
 (4 comments) (1 reaction) (0 assignees)JavaScript (78 forks)auto 404
bughelp wantedinternationalizationshields

Repository metrics

Stars
 (238 stars)
PR merge metrics
 (PR metrics pending)

Description

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:

Iran_Freeway_7 Iran_First_Level_Road_44 Iran_Second_Level_Road_122

In the case of Iran, the route relations are tagged with Western Arabic numerals in ref=* and Persian numerals in ref:fa=*. Only ref=* 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.

Contributor guide