3.10.3 Using a Cesium Map Visualization

Spatial Studio uses a CesiumJS plugin that allows you to view 3D visualizations using 3D Tiles or CZML data on a Cesium map.

Cesium map allows you to display your real-world geospatial 3D data in a 3D environment. In order to build interactive 3D visualizations using Cesium maps, you can upload one of the following files to Spatial Studio:

  • 3D Tileset: Supports formats are:
    • Point Cloud (.pnts)
    • Batched 3D Model (.b3dm)
  • CZML file: CZML formatted data in .czml files

It is important to note the following when using a Cesium map visualization:

  • Generating 3D Tiles or CZML formatted data file for your geospatial 3D data must be carried out using any third party software outside of Oracle Spatial Studio.
  • 3D Tiles and CZML files are stored in the file system on Spatial Studio's server, not in Oracle Database.
  • Currently this feature supports only displaying 3D Tiles and CZML data on maps. It does not support 3D analysis.