But still running into this problem.
I have some .terrain files that I want to display on my globe but whenever I try to run my application it is still trying to get the 0.terrain/Terrain/0/1 & 0.terrain/Terrain/0/0 files. I am not sure what I am doing wrong and am slightly confused how to implement this. I have read the instructions on: https://github.com/AnalyticalGraphicsInc/cesium/wiki/Cesium-Terrain-Server
But still running into this problem.
--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
And do those root tiles have to be in the format of TMS?
I have read that page but still a little confused. Basically I have some terrain data in SRTM.asc form. I want to use this but don't follow where I go from here.