I have uploaded a heightmap terrain and overlayed the ortho image. Now I want to georeference the terrain so that I can use cesium features is it possible without uploading the terrain to cesium ion server.
Hi @Siddharth, welcome to the community!
Could you please explain how you’re uploading terrain? In order to use Cesium’s georeferencing system, the data must be loaded as 3D Tiles, using a Cesium3DTileset component. If your data is not 3D Tiles, then this will be more tricky.