| 不具合 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.
再現の手順