To test if my browse geotiff file has problem, I download the TrueMarble.250m.21600x21600.A1.tif from http://www.unearthedoutdoors.net/global_data/true_marble/download, and loaded it to my Geoserver. I can see the image through the GeoServer’s layer preview. However, when I try to add it to my Cesium Map, I get the same errors. I would like to believe that the TrueMarble GeoTiff file is correct, so it’s Cesium issue?
Ok, the GeoTiff browse images are able to show on the map, But then I have two issues now:
Looks like I can only have one layer on the “layers” parameter, if I have more, then I got the same errors (“Failed to obtain image tile X: 0 Y: 0 Level: 0.”).
The browse image does displayed on the global, but it overlayed to the whole global even though the image itself is very small, it makes all other areas white.
Sorry, last post was send out accidently and I haven’t finish yet. I’ll continue, but please see below as I’ll add more detail info to them:
Hi
Ok, the GeoTiff browse images are able to show on the map, But then I have two more issues now:
Looks like I can only have one layer on the “layers” parameter, if I have more, then I got the same errors (“Failed to obtain image tile X: 0 Y: 0 Level: 0.”).
Is following code for layers paramters correct (separated by comma as described in the API Doc)?
The browse image does displayed on the global, but it overlayed to the whole global even though the image itself is very small, it makes all other areas white.