About 78 results
Open links in new tab
  1. WebODM Lightning: Drone Mapping Software

    Oct 16, 2025 · WebODM drone mapping software. Generate accurate maps, elevation models, 3D models and point clouds from aerial images.

  2. WebODM Lightning: Desktop Client

    The desktop client allows you to process, analyze and annotate datasets with ease. Available for Windows.

  3. Getting Started | WebODM Lightning

    Welcome! This documentation is here to help you get the most out of WebODM Lightning. 🚀

  4. How To | WebODM Lightning

    How to import existing tasks into WebODM Lightning's cloud interface 📄️ Use Coordinate Systems How to use coordinate systems 📄️ Adjust GPS Image Data How to adjust GPS image data 📄️ Swipe …

  5. WebODM Lightning: Pricing & Features

    1 year cost for an equivalent or similar service. That's some serious savings right there! I run a lean organization and keep overhead costs low without sacrificing software quality. By keeping my own …

  6. WebODM Lightning

    Cloud Platform GCP Interface Desktop Client Command Line Client Mission Planner GCP Targets

  7. Creating a Task | WebODM Lightning

    WebODM Lightning provides various options (presets) designed for different scenes and use cases. You can further customize these presets by selecting the Edit button.

  8. WebODM Lightning: API

    from pyodm import Node import glob n = Node('spark1.webodm.net', 443, 'PLACE_YOUR_TOKEN_HERE') task = n.create_task(glob.glob("/path/to/images/*"), {'dsm': True}) …

  9. Task Options | WebODM Lightning

    WebODM Lightning can process video files (.mp4, .mov, .lrv, and .ts) by extracting image frames at regular intervals. The program automatically filters out blurry and dark frames.

  10. WebODM Lightning: Command Line Client

    Command Line Client Made for power users and automation workflows. Process drone images directly from the command line or via scripts.