The National Geospatial-Intelligence Agency (NGA) custom vector tile layers break when using Portal for ArcGIS 10.5.1.
最後に公開された状態: November 9, 2017ArcGIS API for JavaScript
不具合 ID 番号
BUG-000108820
送信されました
October 13, 2017
最終更新日
June 5, 2024
適用対象
ArcGIS API for JavaScript
見つかったバージョン
3.20
オペレーティング システム
Windows OS
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
The tiling scheme of this service is within acceptable tolerances up to level 20, but then deviates too far from the WGS84 Geographic Coordinate System, Version 2 tiling scheme (it goes to level 22). The layer is therefore rejected for display in the SceneView.
This is intrinsically a problem with the tiling scheme of the services. There are two ways to fix it:
Republish all required layers with the correct tiling scheme (WGS84 Geographic Coordinate System, Version 2)
Note that it may be enough to republish only layers that go beyond level 20. The other layers are within the error tolerance, and therefore they should also mix and match with services published with the correct tiling scheme.
Keep using the same tiling scheme, but don't publish beyond level 20 if the layer is to be loaded in the JS API/scene viewer