| 漏洞 ID 编号 |
BUG-000137208 |
| 已提交 | February 3, 2021 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Pro |
| 找到的版本 | 2.7 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
The difference in catalog behavior is caused by the base URL given as the WCS service. Instead of adding a WCS service with a URL in the form:
https://server.domain.org/someName/someDirectory/wcs?request=GetCapabilities&service=WCS
Use the form https://server.domain.org/someName/someDirectory/wcs?, as indicated by the example in the 'Add WCS Server Connection' dialogue.
The display behavior reported when the raster layer is added is as expected. The real statistics of the coverage is unknown and have to use whatever is provided by the coverage. In this case the statistics provided did not give a good display. If a good contrast within the raster is needed, use "DRA (dynamic range adjustment)" for display.
解决办法
The suggested workarounds are:
- Apply minimum-maximum stretch on the WCS layer in ArcGIS Pro 2.5 and ArcMap 10.7 and ArcMap 10.7.1 to make the raster visible.
- Export the raster.
重现步骤