003427: Display filter scales will be snapped to tiling scheme scales <value>.

Description

Display filter scales will be rounded to the nearest tiling scheme scale for layers that are not using the same scales as the tiling scheme scales. The parameter identifies the layer.

Snap the scales to the nearest tiling scheme scales to prevent rendering issues on clients such as Mapbox and ArcGIS API for JavaScript that do not render fractional scales stored for features in the vector tiles.

Solution

You have the following options:

  • Do nothing. The layers with display filter scales that do not match the tiling scheme scales will be rounded to the nearest tiling scheme scale.
  • When you author the map, manually update the map layers' display filter scales to always match the tiling scheme scales.