Working with streamable data

Cyclone 3DR is able to process data in two different ways:

  • Import to the document: Data is fully loaded into the project, making it available for all processing workflows.

  • Streamed from an external source: Data is accessed on-the-fly from its original location. Only the portion currently needed is loaded into RAM, resulting in a significantly lower memory footprint and enabling work with very large datasets without performance bottlenecks.

The different supported sources for streaming are:

  • LGSx: stream from a LGSx file locally or on a remote storage.

  • Cyclone Register 360 PLUS: stream data from a Register 360 PLUS project.

  • Hexagon GeoCloud: stream asset from Hexagon GeoCloud.

Streamed content


LGSx

Cyclone REGISTER 360 PLUS

Hexagon GeoCloud

Entry Point


Cyclone REGISTER 360

Connect to Hexagon GeoCloud

Streamed data

  • Point cloud

  • Images

  • Setups

  • GeoTags

Trajectories and clipping objects are directly imported in the project

  • Point cloud

  • Setups

  • Point cloud

Conversion

While navigation tools such as camera controls, position navigation, and clipping objects work seamlessly with streamed data, most advanced processing workflows cannot operate directly on it. A conversion step is required first.

Conversion creates new elements from the original streamed data and stores them locally in the project. Once converted, these elements are fully independent from the streaming source and can be processed like any traditionally imported data.

Conversion table

Source

Command to convert

LGSx

Cyclone Register 360 PLUS

Convert Project

Hexagon GeoCloud

From Hexagon GeoCloud

Commands that work without conversion

Those features are directly compatible with streamable data, therefore doesn’t require any preliminary conversions:

Feature

LGSx

REGISTER 360 PLUS

Hexagon GeoCloud

Virtual Surveyor

check mark

check mark

check mark

Scan to Plan

check mark

check mark

Scan to Steel

check mark

BETA

Scan to Mesh

check mark

check mark

Stockpile

check mark

check mark

FF/FL Analysis

check mark

check mark

Visual Notes

check mark

check mark

check mark

Point extraction

Most of the snapping modes from the point picking toolbar are compatible with streamed point clouds.

Feature

LGSx

REGISTER 360 PLUS

Hexagon GeoCloud

Point on Selection

check mark

check mark

check mark

Vertex End

check mark

check mark

check mark

Nearest 3D Projection

check mark

check mark

BETA

Middle Center

N/A

N/A

N/A

Intersection

N/A

N/A

N/A

XYZ

N/A

N/A

N/A

Surveying Target

Highest Point

check mark

check mark

BETA

Lowest Point

check mark

check mark

BETA

Ground Point

check mark

check mark

BETA

White Line

check mark

check mark

BETA

Pole Center

check mark

check mark

BETA

Edge Corner

check mark

check mark

BETA

GeoCloud compatibility

Compatibility with point clouds streamed from GeoCloud is currently available as a beta feature. It may evolve over time and could include performances limitations depending on point cloud size.