| 漏洞 ID 编号 |
BUG-000125560 |
| 已提交 | September 26, 2019 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Collector |
| 找到的版本 | N/A |
| 操作系统 | N/A |
| 操作系统版本 | N/A |
| 状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
The map was authored incorrectly in ArcGIS Pro for vector tile creation.
Our recommendation is to follow the guidelines mentioned in the help topic on how to author a multiscale map for creating vector tiles. https://pro.arcgis.com/en/pro-app/help/mapping/map-authoring/author-a-multiscaled-map.htm
In the current map document, the map uses custom scale ranges (100,000 -300,000) for defining the visible range of data. This causes the same data to be rendered at multiple scale levels of ArcGIS Online tiling scheme (288,895-144,448-72,224) thus resulting in brief flashing. To achieve the correct display of features at tile boundaries, it is better to avoid two versions of feature drawing simultaneously at scale boundaries. We recommend that the visibility scale ranges are set to start and stop at exactly the same scale value as used in the tiling scheme and avoid duplication of features in the tiles.
解决办法
This issue only occurs if the ArcGIS Pro project contains many references for the same data that are all set at different, but concurrent visibility scale ranges. In other words, instead of adding three references to the same data and configuring visibility scales on each one, the same effect can be met by adding one reference to the data and setting the 'Out Beyond' value to the largest scale value desired. This issue does not occur if the data is configured this way.
重现步骤