3D Web Viewer
Revision as of 10:32, 7 November 2023 by Rudolf@tygron.nl (talk | contribs)
The 3D Web Viewer is a web interface for viewing and interacting with a Project's (active) [Session]] via the web browser. It is based on the Cesium[1] framework.
Visualization
The 3D Viewer makes use of the 3D Tiles endpoint, available in the API, to render the same 3D Visualization as the client application.
Functionality
The 3D web viewer allows for a subset of most-used functions available in the Viewer in the the client application:
- The world is displayed in 3D, and is updated whenever the data in the Session changes. New Buildings, or demolitions, are immediately visible.
- Overlays, including child Overlays, timeframes, and difference options, can be displayed.
- Indicators, if present, are displayed in a top bar, and can be selected to open a full Indicator Panel to inspect them.
- Measures can be activated and deactivated.
- Cinematics can be viewer
- Panels in the 3D Visualization can be opened by clicking on their geo-located popups.
How-to's
References
- ↑ Cesium ∙ Found at: https://cesium.com/platform/cesiumjs/ ∙ (last visited: 07-11-2023)