generate_spiral_mission
Create a spiral survey mission that expands outward or contracts inward from a center point for efficient search patterns or radial coverage. Automatically saves the mission to your account and returns the mission ID with waypoint count.
Instructions
Generate a spiral survey mission expanding outward or contracting inward from a center point. Useful for search patterns or radial coverage. Automatically saves the mission to your account — returns the saved mission with ID and waypoint count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Mission name | Spiral Survey |
| center_lat | Yes | Center latitude | |
| center_lng | Yes | Center longitude | |
| start_radius_m | Yes | Starting radius in meters | |
| end_radius_m | Yes | Ending radius in meters | |
| spacing_m | Yes | Spacing between spiral arms in meters | |
| altitude_ft | Yes | Flight altitude in feet AGL | |
| speed_mph | No | Flight speed in mph | |
| direction | No | Spiral direction | outward |
| rotation | No | Rotation direction | cw |
| photo_interval | No | Take photo every N waypoints | |
| drone_profile_id | No |