The vector tile service does not display after applying and removing a visibility range on labels on a layer used in a vector tile package.
上次发布: July 21, 2016ArcGIS Pro
漏洞 ID 编号
BUG-000096681
已提交
May 24, 2016
上次修改时间
September 6, 2025
适用范围
ArcGIS Pro
找到的版本
1.2
操作系统
Windows OS
操作系统版本
10.0
修正版本
1.3
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Option 1: Under Maps in the Project pane, copy and paste the map that shows the issue to a new map and recreate the vector tile package (.vtpk) using the new map.
Option 2: Manually remove the negative zoom values that have been applied to the root.json file:
1. Create the vector tile package in ArcGIS Pro.
2. In Windows Explorer, extract the vector tile package to a folder
3. Open the style file in a text editor such as Notepad++ from the location: <package name>\resources\styles\root.json.
4. Find and remove the negative minzoom or maxzoom scale. For example, <"minzoom":-2.14748e+007,>.
5. Zip the file into a folder.
6. Alter the .zip file extension to'.vtpk'.
7. Share to Portal for ArcGIS and publish.