on my side, I have been working on developing a Cesium terrain provider, compliant with the format described in the Wiki (https://github.com/AnalyticalGraphicsInc/cesium/wiki/Cesium-Terrain-Server).
It almost works, but I have a question on the file format for the water mask. The end of the file represent this water mask. If the tile is 100% water or land, ok, I understand. But if this is a mix of water and land, I have a problem. The file represents a part of earth, whose size is 65 x 65 cells, but the size of land /water mask is 256 x 256 x 1 bytes. What is the relationship between the height / width of 65 and the dimension of the mask? Is the water mask more precise than the cell, does the water mask overlaps with the neighbor cells?
--
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.
url : ''my ur'