Generate Tiles from Point Cloud
Instructions for Use
Based on the original Point Cloud Data Generate S3MTile Data. Supported Point Cloud Data formats include *.las, *.Laz, *.txt, *.XYZ, *.ply.
Through the Tile Data, efficient browsing and multi-terminal sharing applications of Point Cloud Data can be realized.
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Point Cloud File Path: (Optional) |
Storage path of the folder where the source Point Cloud Data is located | String |
Result Append (Optional) |
Set whether to append Generate S3MTile Data based on the existing Point Cloud Tiles. By default, | Boolean |
SCP File (Optional) |
When Result Append is checked, this parameter is available. Enter the Config File storage path of the existing Point Cloud Tiles data | String |
Tile Name: (Optional) |
This parameter is available when Result Append is unchecked. Set the name of the result Tile Data. The default is LASToS3MResult | String |
Tile Path: (Optional) |
This parameter is available when Result Append is unchecked. Set the storage path of the result Point Cloud Tiles | String |
S3M Version: (Optional) |
Set S3MTile Version including S3M 1.0, S3M 2.0, S3M 3.0, S3M 3.01, Default is S3M 3.01 | S3MVersion |
Vertex Optimization Method: (Optional) |
Set the vertex optimization method for the data, including no compression, Draco, MeshOpt. Vertex optimization differs between S3M versions. S3M 1.0 and S3M 2.0 support setting no compression and Draco Cpmression. S3M 3.0 and S3M 3.01 support setting No Compression, Draco Cpmression, MeshOpt Compression.
|
MeshCompressType |
Tile Sectioning Type (Optional) |
Set the Tiling Mode: for Generate Tiles, including Local and Global. The Tile partition type can be set to Local only when the source Point Cloud Data is in the Planar Coordinate System and the insertion point coordinates are (0,0,0). The rest of the data is set to Global. |
ImageTilingMode |
Generate Category (Optional) |
Set the Classify ID for which Generate Tiles is required. You can enter multiple Classify IDs as required. The IDs are separated by semicolons "," and both Chinese and English semicolons are acceptable. | String |
Unit (Optional) |
Set Unit including meters, degrees, centimeters, millimeters, inches, feet | DataUnit |
Pyramid Split Type: (Optional) |
Set the data pyramid partition type, including quadtree and octree. The default is quadtree.
|
PyramidSplitType |
Intensity (Optional) |
When checked, sets Intensity as the Eigenvalue field. S3M 3.0 and above supports multiple feature values to be checked. If not checked, it is the height feature value by default. Feature values are the key attribute values used to distinguish and describe objects in the resulting Tile Data. | Boolean |
Height (Optional) When |
Is checked, height will be set as the characteristic value field. S3M version 3.0 and above supports checking multiple characteristic values, and the height characteristic value | Boolean |
Category (Optional) When |
Is checked, the category will be set as the characteristic value field. S3M 3.0 and above support multiple feature values. For the convenience of subsequent applications, it is recommended to select the category characteristic value during the Point Cloud DataGenerate Tiles after the Point Cloud Instance Segmentation . |
Boolean |
Source File Projected Coordinate (Optional) |
Set Projected Coordinate Information for Point Cloud Data | Integer |
Insertion Point X (Optional) |
Set the data insertion point X coordinate value. The default is 0 | Double |
Insertion Point Y (Optional) |
Set the Y coordinate value of the data insertion point. The default is 0 | Double |
Insertion Point Z (Optional) |
Set the Z coordinate value of the data insertion point. The default is 0 | Double |
Hierarchy Settings (Optional) |
Set Level Settings by checking, | Boolean |
Start Level (Optional) |
Set the start level. The start level cannot be greater than end level | Integer |
End Level (Optional) |
Set the end level. The start level cannot be greater than end level | Integer |
Encryption algorithm: (Optional) |
Set the algorithm used for Coordinate Encryption, which is specified by the Coordinate Encryption tool. | EncryptCoordinatesSetting |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Tile Output Address | Tile Output Address | String |