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