Open mramato opened 6 years ago
Hi @mramato, I'll look into this for you
Awesome, thanks!
I know it's been 2 years, but was there ever any update on this? The example on the CesiumJS website has been non-functioning because of the lack of CORS and we would rather be able to point to a working demo server rather than take it down. Thanks again!
any one ?
@mramato @iamsee I don't see the demo here https://cesiumjs.org/demos/ I guess that means it was taken down already? I'd like to see which server you were pointing to before. I believe it was one that Google was running.
I think I can give you another server, but I'll need to know what kind of data to put up on it.
It's actually in our code examples/demos gallery app here: https://cesiumjs.org/Cesium/Build/Apps/Sandcastle/?src=Google%20Earth%20Enterprise.html
The server we are currently using is www.earthenterprise.org/3d
We can tweak the demo/location for whatever server/data you are willing to provide. Thanks!
Sorry if this is the wrong place to ask, but the forum looked like it's no longer used.
The Cesium team currently has an example that integrates with GEE: https://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Google%20Earth%20Enterprise.html
Unfortunately, it's currently broken for two reasons:
Are there any publicly available GEE servers with HTTPS and CORS enabled that the Cesium team can use to showcase our integration? If not, we may have to consider removing the demo from our examples, but that's obviously not something we want to do. We may be able to proxy it if there are no better alternatives, but I wanted to ask the team first.
Thanks