Oblique image model is becoming an important source of 3D GIS because it is precision, efficient, real, and cost effective. SuperMap GIS products support oblique image model. SuperMap iClient3D for WebGL can directly load oblique image model publishied by the server.
This document explains how WebGL Client load and browse oblique image data.
Here is an example to illustrate the steps.
You can generate a .scp format configuration file based on .osgb files from multiple folders. The configuration file records the relative paths, names, insert points, coordinate information, etc. of the oblique image model data.
If you already have the .scp format configuration file, you can skip this step to 2.Publish 3D Services.
1 Open SuperMap iDesktop, go to Oblique Photogrametry > Create configure file.

2 In the dialog box that displays, as shown below:

3 Select the folder of OSGB models for Source Path
4 For Result Settings, please follow the suggestions below:
5 Set X, Y, Z for Reference Point. The default is (0, 0, 0).
6 Check Projection Settings, set projection for the .scp file.
7 After settings, click OK to generate the configuration file.
A new file with the extension of .scp will be generated at the specified target path, as shown below.

When you get the configuration file, you can publish the oblique image model.
For details, please refer to Load Oblique Image Model with WebGL.
1 Open SuperMap iDesktop, Workspace Manager>Scene>New Spherical Scene.

2 Layer Manager>General Layers>Add OSGB Cache Layer, select the *.scp configuration file generated.

3 After loading data, save scene and workspace.
4 Start iserver via 4 startup.bat under %SuperMap iServer_HOME%/bin.
5 Start bowser, enter Web Manager via http://localhost:8090/iserver/manager. Quickly publish a service at Home Page.

6 In the Quickly publish service--Select datasource page, select the Workspace as the Data source, and click Next.

7 In the Quickly publish service--Configure data page, click Remote Browse to select the workspace, click Next.

8 In the Quickly publish service--Select service type page,Select REST 3D Service, click Next.

When finished, click Finish and Close.
The service displays in the service list http://localhost:8090/iserver/services, as shown below.

After publishing service, WebGL Client can load the oblique image data.
Please place WebGL package at %SuperMap iServer_HOME%/webapps.
1 Get the url of the 3D data.

2 Enter the path of WebGL product package in %SuperMap iServer_HOME%/webapps, in the examples folder, open S3MTiles.html with text editor, and modify the following content.

3 Open the S3MTiles.html page, that is, enter the url http://localhost:8090/%WebGL Package%/examples/S3MTiles.html in the browser.
After you open the page, the camera flies to the position of the oblique image data, as shown below.
