-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi,
I've comme across an problem I can't solve by searching in the different documentations.
I have a view containing three elements :
- A surface, displaying a complete map (the exact same as the Bing tutorial)
- Two free layers :
- A DEM from copernicus, also like the tutorial but with an other country wide area and also textured using bing map
- A high resolution 3D model of a photogrammetric scan of a small town scale area properly positioned in lat/long.
Everything loads perfectly in the browser exept that the 3D model is below the DEM and I wanted to align them properly in altitude.
I know there is the zShift parameter to modify the height of the model when running slpk2vts, however I don't know the exact required value and "trials and errors" method may take too much time for each tests (one run of slpk2vts takes aproximatly 2hours). Is there a way to apply a transform to a freelayer in a view to change the height at runtime ?
Metadata
Metadata
Assignees
Labels
No labels