{
"air_line_id": 0,
"airline_name": "string",
"fly_mode": "string",
"direction": 0,
"distance": 0,
"elevation_optimize_enable": 0,
"ellipsoidHeight": 0,
"margin": 0,
"height": 0,
"shoot_type": "string",
"ortho_camera_overlap_h": 0,
"ortho_camera_overlap_w": 0,
"finish_action": "string",
"exit_on_RC_lost": "string",
"execute_RC_lost_action": "string",
"take_off_security_height": 0,
"global_transitional_speed": 0,
"global_RTH_height": 0,
"drone_enum_value": 0,
"drone_sub_enum_value": 0,
"payload_enum_value": 0,
"payload_position_index": 0,
"template_type": "string",
"template_id": 0,
"auto_flight_speed": 0,
"execute_height_mode": "string",
"global_waypoint_turn_mode": "string",
"global_use_straight_line": "string",
"gimbal_pitch_mode": "string",
"global_height": 0,
"global_heading_mode": "string",
"image_format": "string",
"point_list": [
{
"title": "string",
"air_line_manage_id": 0,
"ellipsoid_height": 0,
"use_global_height": 0,
"use_global_speed": 0,
"waypoint_speed": 0,
"use_global_heading_param": 0,
"use_global_turn_param": 0,
"gimbal_pitch_angle": 0,
"action_group": {
"point_id": 0,
"air_line_manage_id": 0,
"action_group_id": 0,
"action_group_start_index": 0,
"action_group_end_index": 0,
"action_group_mode": "string",
"action_trigger_type": "string",
"id": 0,
"actionList": [
{
"id": 0,
"group_id": 0,
"action_id": 0,
"action_actuator_func": "string",
"file_suffix": "string",
"payload_position_index": 0,
"hover_time": 0,
"aircraft_heading": "string",
"gimbal_yaw_rotate_angle": "string",
"gimbal_pitch_rotate_angle": "string",
"focal_length": "string",
"action_UUID": "string",
"payload_lens_index": "string"
}
]
},
"yolo_airline": {
"wayline_id": 0,
"screenshot_interval": 0,
"target_classes": [
"string"
],
"min_target_counts": {
"key": 0
},
"target_classes_json": "string",
"min_target_counts_json": "string",
"yolo_option": 0,
"workspace_id": "string",
"pid": 0,
"pindex": 0
},
"pId": 0,
"longitude": 0,
"latitude": 0,
"index": 0,
"height": 0,
"isStartPoint": 0
}
],
"flight_points": [
{
"flight_points_id": "string",
"air_line_manage_id": 0,
"latitude": 0,
"longitude": 0,
"flight_index": 0,
"id": 0
}
],
"start_point": {
"title": "string",
"air_line_manage_id": 0,
"ellipsoid_height": 0,
"use_global_height": 0,
"use_global_speed": 0,
"waypoint_speed": 0,
"use_global_heading_param": 0,
"use_global_turn_param": 0,
"gimbal_pitch_angle": 0,
"action_group": {
"point_id": 0,
"air_line_manage_id": 0,
"action_group_id": 0,
"action_group_start_index": 0,
"action_group_end_index": 0,
"action_group_mode": "string",
"action_trigger_type": "string",
"id": 0,
"actionList": [
{
"id": 0,
"group_id": 0,
"action_id": 0,
"action_actuator_func": "string",
"file_suffix": "string",
"payload_position_index": 0,
"hover_time": 0,
"aircraft_heading": "string",
"gimbal_yaw_rotate_angle": "string",
"gimbal_pitch_rotate_angle": "string",
"focal_length": "string",
"action_UUID": "string",
"payload_lens_index": "string"
}
]
},
"yolo_airline": {
"wayline_id": 0,
"screenshot_interval": 0,
"target_classes": [
"string"
],
"min_target_counts": {
"key": 0
},
"target_classes_json": "string",
"min_target_counts_json": "string",
"yolo_option": 0,
"workspace_id": "string",
"pid": 0,
"pindex": 0
},
"pId": 0,
"longitude": 0,
"latitude": 0,
"index": 0,
"height": 0,
"isStartPoint": 0
},
"dept_id": 0,
"dept_name": "string",
"device_sn": "string",
"create_user_id": 0,
"create_time": "string",
"update_time": "string",
"workspace_id": "string",
"wayline_file_id": 0,
"infrared": 0,
"frequency": 0,
"minimum_temperature": 0,
"maximum_temperature": 0,
"flight_points_list": [
[
{
"flight_points_id": "string",
"air_line_manage_id": 0,
"latitude": 0,
"longitude": 0,
"flight_index": 0,
"id": 0
}
]
],
"inclined_camera_overlap_h": 0,
"inclined_camera_overlap_w": 0,
"surface_follow_mode_enable": 0,
"dsm_file": "string",
"inclined_gimbal_pitch": 0,
"inclined_flight_speed": 0,
"cameraTemperature": 0
}curl --location '/wayline/api/v1/generate3DWayLine' \
--header 'x-auth-token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"air_line_id": 0,
"airline_name": "string",
"fly_mode": "string",
"direction": 0,
"distance": 0,
"elevation_optimize_enable": 0,
"ellipsoidHeight": 0,
"margin": 0,
"height": 0,
"shoot_type": "string",
"ortho_camera_overlap_h": 0,
"ortho_camera_overlap_w": 0,
"finish_action": "string",
"exit_on_RC_lost": "string",
"execute_RC_lost_action": "string",
"take_off_security_height": 0,
"global_transitional_speed": 0,
"global_RTH_height": 0,
"drone_enum_value": 0,
"drone_sub_enum_value": 0,
"payload_enum_value": 0,
"payload_position_index": 0,
"template_type": "string",
"template_id": 0,
"auto_flight_speed": 0,
"execute_height_mode": "string",
"global_waypoint_turn_mode": "string",
"global_use_straight_line": "string",
"gimbal_pitch_mode": "string",
"global_height": 0,
"global_heading_mode": "string",
"image_format": "string",
"point_list": [
{
"title": "string",
"air_line_manage_id": 0,
"ellipsoid_height": 0,
"use_global_height": 0,
"use_global_speed": 0,
"waypoint_speed": 0,
"use_global_heading_param": 0,
"use_global_turn_param": 0,
"gimbal_pitch_angle": 0,
"action_group": {
"point_id": 0,
"air_line_manage_id": 0,
"action_group_id": 0,
"action_group_start_index": 0,
"action_group_end_index": 0,
"action_group_mode": "string",
"action_trigger_type": "string",
"id": 0,
"actionList": [
{
"id": 0,
"group_id": 0,
"action_id": 0,
"action_actuator_func": "string",
"file_suffix": "string",
"payload_position_index": 0,
"hover_time": 0,
"aircraft_heading": "string",
"gimbal_yaw_rotate_angle": "string",
"gimbal_pitch_rotate_angle": "string",
"focal_length": "string",
"action_UUID": "string",
"payload_lens_index": "string"
}
]
},
"yolo_airline": {
"wayline_id": 0,
"screenshot_interval": 0,
"target_classes": [
"string"
],
"min_target_counts": {
"key": 0
},
"target_classes_json": "string",
"min_target_counts_json": "string",
"yolo_option": 0,
"workspace_id": "string",
"pid": 0,
"pindex": 0
},
"pId": 0,
"longitude": 0,
"latitude": 0,
"index": 0,
"height": 0,
"isStartPoint": 0
}
],
"flight_points": [
{
"flight_points_id": "string",
"air_line_manage_id": 0,
"latitude": 0,
"longitude": 0,
"flight_index": 0,
"id": 0
}
],
"start_point": {
"title": "string",
"air_line_manage_id": 0,
"ellipsoid_height": 0,
"use_global_height": 0,
"use_global_speed": 0,
"waypoint_speed": 0,
"use_global_heading_param": 0,
"use_global_turn_param": 0,
"gimbal_pitch_angle": 0,
"action_group": {
"point_id": 0,
"air_line_manage_id": 0,
"action_group_id": 0,
"action_group_start_index": 0,
"action_group_end_index": 0,
"action_group_mode": "string",
"action_trigger_type": "string",
"id": 0,
"actionList": [
{
"id": 0,
"group_id": 0,
"action_id": 0,
"action_actuator_func": "string",
"file_suffix": "string",
"payload_position_index": 0,
"hover_time": 0,
"aircraft_heading": "string",
"gimbal_yaw_rotate_angle": "string",
"gimbal_pitch_rotate_angle": "string",
"focal_length": "string",
"action_UUID": "string",
"payload_lens_index": "string"
}
]
},
"yolo_airline": {
"wayline_id": 0,
"screenshot_interval": 0,
"target_classes": [
"string"
],
"min_target_counts": {
"key": 0
},
"target_classes_json": "string",
"min_target_counts_json": "string",
"yolo_option": 0,
"workspace_id": "string",
"pid": 0,
"pindex": 0
},
"pId": 0,
"longitude": 0,
"latitude": 0,
"index": 0,
"height": 0,
"isStartPoint": 0
},
"dept_id": 0,
"dept_name": "string",
"device_sn": "string",
"create_user_id": 0,
"create_time": "string",
"update_time": "string",
"workspace_id": "string",
"wayline_file_id": 0,
"infrared": 0,
"frequency": 0,
"minimum_temperature": 0,
"maximum_temperature": 0,
"flight_points_list": [
[
{
"flight_points_id": "string",
"air_line_manage_id": 0,
"latitude": 0,
"longitude": 0,
"flight_index": 0,
"id": 0
}
]
],
"inclined_camera_overlap_h": 0,
"inclined_camera_overlap_w": 0,
"surface_follow_mode_enable": 0,
"dsm_file": "string",
"inclined_gimbal_pitch": 0,
"inclined_flight_speed": 0,
"cameraTemperature": 0
}'{
"code": 0,
"message": "",
"data": {}
}