laptop and a wrench

漏洞

Missing Japanese local labels in an Esri vector basemap.

ArcGIS Online
漏洞 ID 编号 BUG-000152960
已提交October 12, 2022
上次修改时间June 5, 2024
适用范围ArcGIS Online
找到的版本10.2
操作系统Windows OS
操作系统版本11.0 64 bit
状态Will Not Be Addressed

附加信息

Some default fonts in the basemap styles do not support all the glyphs of different languages. Either change the fonts in the map style to a font that does include the glyphs (such as Arial Unicode MS Regular or Bold) or apply a font fallback in the style JSON code. The fallback font would be Arial Unicode. There is a documentation in the Esri Vector Basemap Reference Document (v2) PDF file available at the Living Atlas (page 37).

解决办法

The font applied to these layers to display the local language does not support Japanese characters. There is an additional step the user did not follow as referenced in the document: https://www.arcgis.com/home/item.html?id=c908722b0841404ba6a87d6221f201e4 and on page 37 under the chart for the layers to change from _name_global to _name_local, there is an important next step: Changing the font. In this case, the local language of Japanese glyphs do not display in the Charted Territory default fonts. There are two options: 1) change the fonts to Arial Unicode MS Regular or Arial Unicode MS Bold or 2) add a font fallback so if the glyph is not included in the default font, the fall back font (use Arial Unicode MS Regular or Bold) will get applied and display the Japanese characters. Example JSON code from the original style: "text-font": ["Merriweather Regular"], The replacement JSON code for the font fallback would be: "text-font": ["Merriweather Regular","Arial Unicode MS Regular"],

重现步骤

漏洞 ID: BUG-000152960

软件:

  • ArcGIS Online

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项