{
"object_key": "105ddd05-34ce-46b6-a872-cb32b8c98f64/ca24e13e-54e0-4d68-8627-5ec1e964d132/aef78382-30c3-443d-9df4-11ac28b09154/新建贴近摄影航线测试.kmz",
"wayline_request_id": "4634f7d0-9b94-423c-a6e5-63491bf96c50",
"view_port_id": "c6d722d6-c7a1-4970-97e8-71301d8b2722",
"model_files_key": [
"reconstruction_output/post/3d/b3dm/b69a0d51-fb41-4ddb-89a9-c9a90a06257d/resource/9c22ae4c-799c-4dcc-b1f6-a8dbf7c17f52/3D/terra_pnts/tileset.json"
],
"timestamp": 1750925286511
}
curl --location --request POST '/openapi/v0.9/wayline/api/v1/workspaces//waylines/123/calculate-mapping-wayline' \
--header 'x-user-token;' \
--header 'X-Request-Id: {% mock '\''uuid'\'' %}' \
--header 'Content-Type: application/json' \
--data-raw '{
"object_key": "105ddd05-34ce-46b6-a872-cb32b8c98f64/ca24e13e-54e0-4d68-8627-5ec1e964d132/aef78382-30c3-443d-9df4-11ac28b09154/新建贴近摄影航线测试.kmz",
"wayline_request_id": "4634f7d0-9b94-423c-a6e5-63491bf96c50",
"view_port_id": "c6d722d6-c7a1-4970-97e8-71301d8b2722",
"model_files_key": [
"reconstruction_output/post/3d/b3dm/b69a0d51-fb41-4ddb-89a9-c9a90a06257d/resource/9c22ae4c-799c-4dcc-b1f6-a8dbf7c17f52/3D/terra_pnts/tileset.json"
],
"timestamp": 1750925286511
}'
{
"code": 0,
"message": "success",
"data": null
}