L3 Reconstruction, LiDAR Reconstruction supports 3D GaussianGet Resource Details API will return the names of currently uploaded filesGet Details of Models Currently Being Reconstructed, retrieves details of tasks currently in progress| Field | Type | Default | Description |
|---|---|---|---|
output_mesh | bool | true | Whether to generate 3D mesh output |
generate_3dgs | bool | false | Whether to generate 3DGS output |
quality_level_3dgs | enum_int | 1 | Reconstruction precision level. Allowed values: 1, 2, 4, representing: ultra-high quality, high quality, preview quality |
generate_3dtiles | bool | true | Whether to generate output in 3D Tiles format. 3D Tiles output can be used in third-party libraries based on Cesium. Disable this if not needed |
generate_3dgs_dom | bool | true | Whether to generate a 2D map from the 3DGS output |
| Field | Type | Default | Description |
|---|---|---|---|
lidar_point_max_distance |
| Field | Type | Default | Description |
|---|---|---|---|
generate_3dgs_dom | bool | true | Whether to generate a 2D map from the 3DGS output |
| Field | Type | Default | Description |
|---|---|---|---|
water_refine |
| Field | Type | Default | Description |
|---|---|---|---|
file_names | array[string] | [] | May only have a value when the resource has not been deleted |
{
"code": 0,
"message": "",
"data": {
"list": [
{
"resource_uuid": "14513788-a0c6-47e0-96d8-29736a44546a",
"model_uuid": "49f7c6d3-6096-49d8-a856-8e932b0561fe",
"model_type": 4,
"model_status": 14,
"model_size": 0,
"reconstruction_progress": 1,
"zip_status": 0,
"zip_progress": 0
}
]
}
}