1. A concise explanation of the problem you're experiencing.
I have KML files with high resolution generated images of a city. I can place these over google earth but when I started putting multiple KML files, Google earth crashes due to large size of GeoTiff images in KML files.
Is there a solution in cesium where I can use some kind for tiling to use all the KML overlays
Also I have corresponding Obj files generated using AGIsoft photoscan , how can I convert them to tile to overlay in cesium
2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
4. The Cesium version you're using, your operating system and browser.
1. A concise explanation of the problem you're experiencing.
I have KML files with high resolution generated images of a city. I can place these over google earth but when I started putting multiple KML files, Google earth crashes due to large size of GeoTiff images in KML files.
Is there a solution in cesium where I can use some kind for tiling to use all the KML overlays
Also I have corresponding Obj files generated using AGIsoft photoscan , how can I convert them to tile to overlay in cesium
2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
Thanks for reply
I am a hobbyist and doing a personal project so was looking for opensource project