Skip to main content

20058: Layer uses fonts which are not on the server <value>

You are sharing a vector tile layer to ArcGIS Enterprise, but the layer uses fonts that are not present on the hosting server.

The <value> parameter refers to the font name.

Note:

This analyzer does not appear when sharing vector tile layers to ArcGIS Online, but some information in this topic may still apply if the font is not available on ArcGIS Online back-end servers.

Solutions

Do one of the following:

  • Use a different font that is available on the server.

  • If the associated web feature layer isn’t needed, configure the vector tile layer to cache locally instead. The vector tile package will include the font resources, ensuring that they are present in the web layer.

    On the General tab, under Data and Layer Type, select Vector Tile under Copy all data and uncheck the Feature check box. The web layer will be cached locally.

  • Install the missing font on the server.

    For more information, see Add a font in the Microsoft documentation (for Windows) or How do I install custom fonts for use with ArcGIS Server? (for Linux).

  • Do nothing, a default font is used: Arial Regular for ArcGIS Enterprise on Windows, and Tahoma Regular for Linux.

    If labels include characters not available in the default font, those characters will not be rendered in the vector tile layer.

Additional information

For more information, see Share a vector tile layer, Configure a vector tile layer, and Analyze your GIS resource.