This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.

Measurements using Point Cloud

This page describes the concept and some related settings of measuring using point cloud.
More information related to mobile mapping measurements on Orbit Desktop and Orbit WebClient :

Flag the check box “Use Point Cloud” on the Measure window.

Point Cloud Measure Technique

3 techniques 3 different results.

In Desktop one can set via the 3D Hover, see Preferences of 3D Hover and Measure Techniques.

Closest Point

The measurement technique Closest Point selects automatically the nearest point available of the point cloud, considering the XYZ of the startup measured point. Closest Point technique is advised for high density point clouds.

Flat Surface Intersection

In the flat surface intersection, a point is created using interpolation method within the range of a set of pre-defined point cloud points. It is possible to configure settings such as search radius and minimum number of use points in the Preferences of the 3D Hover. The flat surface Intersection technique is advised for less dense point clouds.

Ridge and Corners Intersection

Ridges and corners Intersection technique follows the same principles of flat surface intersection interpolation method and identifies where edges, ridges and corners are existent, for example, in the side of roads and corners of buildings.

Measurement techniques in Flash WebClient

In Flash WebClient, default Flat Surface Intersection is used. The measurement technique “Closest Point” is also available. This configuration must be set manually, by accessing the file server.ini and uncomment (remove the # of) line publisher.pointcloud.intersection.technique closest_point:

  • ../server/program/config/server.ini
...
#publisher.pointcloud.intersection.minimum.distance		0.5
#publisher.pointcloud.intersection.minimum.point.count	25
#publisher.pointcloud.intersection.minimum.size			5
#publisher.pointcloud.intersection.maximum.size			25
publisher.pointcloud.intersection.technique			closest_point
...
To validate the changes, the Orbit Enterprise Service must be stopped and restarted.

Restrictions by Legend

Only rendered points will be used.

If the Orbit Desktop has direct file access to the Orbit Run containing the Orbit Point Cloud files coordinate measurements using point cloud are calculated client side according the principle of “what you see is what you get”1) and Orbit Desktop's 3D Hover setting :

Point Cloud measurement on Images

Point Cloud doesn't need to be visible to be rendered.

The Orbit Mapping Desktop Clients are using Orbit's generic 3D Hover concept, see above “Preference of 3D Hover”.

One extra functionality is added. On using the Mobile Mapping Image View the point cloud doesn't need to be set visible on the image to be used by the 3D Hover. The Point Cloud Legend and Viewing Restrictions are taken into account at all time, even if the point cloud is set to be invisible.

Direct File Access

Point Cloud Streaming

Measurement performed client-side using loaded data only.

Point Cloud Service

Measurement performed server-side using all data.

Available for Orbit Desktop and Orbit Flash WebClient.

When using a point cloud service, coordinate measurements are requested from the point cloud service. The client only displays the coordinate measure result as calculated and returned by the service.
There is no 3D Hover nor settings to specify the point cloud measure technique.

The Orbit Publisher point cloud service does allow point cloud overlay and measurements.
The composite Project point cloud can be displayed as overlay on image according the server side point cloud legend setting.
Measurements are computed server side by flat surface intersection on the point cloud of the Run of the used image only. The composite Project or Category point cloud is not used for measurements.

The Orbit Flash WebClient supports the Orbit Publisher point cloud service only.
In Orbit Desktop, point cloud files can be used, as well an Orbit Publisher Publication offering a point cloud service can be opened.

1)
The point cloud overlay on image doesn't need to be visible to be used. But point cloud legend restrictions are still applied.
 
Last modified:: 2020/06/16 08:14