I am the owner of https://sbesada.github.io/online.nasa.satellite.tracker.3d/ is a 3d map to show Nasa satellites & Astros like Moon and I would like to show Mars & Mercury but they are too far from the Earth. Mars is about 350 millions of km from the Earth and Mercury distance is 150Mkm from the Earth depending on the orbit. Now it is not possible to show objects more than 2Million of Km in cesium. It would be possible in the future? and if the answer is yes When?
Thank you for sharing your project using Cesium. It looks great!
Regarding your question about showing other planets, I believe this is possible as this application has done it. You can also create ellipsoids and texture them to look like the corresponding planet. Regarding the distance, you may not be able to position the planets at their actual distance from Earth (and this would make them really tiny if you’re viewing the whole Solar System at once), but you can create a ratio between the actual distance and distances in your Cesium app.
That was awesome! I’m assuming it’s tiled resources in the project, but a streaming with the latest datasets (from NASA or equivalant) would be a total killer. What an awesome Cesium app!
in the “getCapabilities” window, look for “” to find the names of available layers; in this example:
Mars_Simple_Cylindrical_Rasters
MOLA_THEMIS_blend
THEMIS
THEMIS_controlled
THEMIS_night
MDIM21
MDIM20
MDIM21_color
…