Cesium failed to load the geoserver tif image

Hello, an error occurred when I tried to load geoserver tif image at cesium. The error is as follows

An error occurred in “WebMapTileServiceImageryProvider”: Failed to obtain image tile X: 6532 Y: 3072 Level: 13.



Hi @yuhezhangyanru,

.tif files are not natively supported in CesiumJS due to their large size. Typically, a workflow will upload a .tif file to Cesium ion for tiling, and the resulting asset can be loaded in CesiumJS.