-
Notifications
You must be signed in to change notification settings - Fork 373
Open
Description
-
At first i get the terrain tile use
ctb-tile --output-dir ./terrain-tiles dem.tif

-
The I add the data in tomcat webapp root dir, which as
apache-tomcat-10.0.2\webapps\ROOT\output-dir -
I add the terrain use
viewer.terrainProvider = new Cesium.CesiumTerrainProvider({
url : `http://localhost:8081/output-dir`,
});
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

