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) |
Sets 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. Sets the name of the result Tile Data. The default is LASToS3MResult | String |
Storage Path: (Optional) |
This parameter is available when Result Append is unchecked and sets the storage path for 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) |
Sets 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) |
Sets 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 of Generate Tiles. You can enter multiple Classify IDs as required. The IDs are separated by semicolons "," and both Chinese and English semicolons are acceptable. | String |
Data Unit (Optional) |
Set up data units, including meters, degrees, centimeters, millimeters, inches, feet. | DataUnit |
Pyramid Split Type: (Optional) |
Sets 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 |
X/Longitude (Optional) |
Sets the X or Longitude coordinate value of the geographic origin of the data. The default is 0 | Double |
Y/Latitude (Optional) |
Sets the Y or Latitude coordinate of the geographic origin of the data. Default is 0 | Double |
Z/Height (Optional) |
Sets the Z or height coordinate value of the georeferencing origin of the data. The default is 0 | Double |
Hierarchy Settings (Optional) |
Set Level Settings by checking, | Boolean |
Start Level (Optional) |
Sets the start level. The start level cannot be greater than end level | Integer |
End Level (Optional) |
Sets the end level. The start level cannot be greater than end level | Integer |
Encryption algorithm: (optional) |
Sets 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 |