The web scene data lists the basemap, operational layers, and presentation slides to be used in the web scene. It also contains information about pop-up windows and layer styling overrides to be used in the web scene. A version property allows you to supply the version of the web scene JSON format being used.
Properties
| Property | Details |
|---|---|
| applicationProperties | Configuration of application and UI elements. |
| authoringApp | String value indicating the application which authored the webmap |
| authoringAppVersion | String value indicating the authoring App's version number. |
| baseMap | Basemaps give the web scene a geographic context. |
| clippingArea | Defines area to be clipped for display. |
| focusAreas | Container holding the scene's focus areas. |
| ground | Ground defines the main surface of the web scene, based on elevation layers. |
| heightModelInfo | An object that defines the characteristics of the vertical coordinate system used by the web scene. |
| initialState | An object that provides information about the initial environment settings and viewpoint of the web scene. |
| mapFloorInfo | Contains floor-awareness information for the web scene. |
| mapRangeInfo | Map Range Information |
| operationalLayers[] | Operational layers contain business data which are used to make thematic scenes. |
| presentation | A presentation consists of multiple slides, where each slide is a specific view into the web scene. |
| spatialReference | An object used to specify the spatial reference of the given geometry. |
| tables[] | An array of table objects. |
| transportationNetworks[] | Used to specify the transportation networks of the scene. |
| version | Root element in the web scene specifying a string value indicating the web scene version. Valid value of this property 1.39 |
| viewingMode | Valid values:
|
| widgets | the widgets object contains widgets that should be exposed to the user. |