Add the time series of earth earth satellite image in cesium

1. A concise explanation of the problem you’re experiencing.

I’d like to add the time series of earth earth satellite image in cesium, just like the demo of Planet Satellite Imagery in cesium

2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

I would like to add much more satellite imagery in my project as a basic data source, so I want to do this.

4. The Cesium version you’re using, your operating system and browser.

Cesium version: 1.62 Operating System: Windows 10 Browser: Chrome

You can currently do this with WMTS imagery by supplying a time interval for it. The Sandcastle code example for this is currently broken but I submitted a PR to fix it here:

https://github.com/AnalyticalGraphicsInc/cesium/pull/8352

Thanks a lot, it seams good, but how can I publish image server with time label, hope your help.




jhsyzxy

jhsyzxy@gmail.com

签名由
网易邮箱大师
定制

On 12/16/2019 05:00,Omar Shehataomar.sameh.shehata@gmail.com wrote: