NEW FlightHub 2 OpenAPI V1.0
  1. Model Management
NEW FlightHub 2 OpenAPI V1.0
  • Root Directory
    • authentication
      • Authentication Tutorial
    • System Service
      • Query FlightHub 2 system status
    • Organize Projects
      • Organize Project Tutorial
      • Get the list of projects under the organization
      • Get the list of devices under the organization
      • Obtain the list of devices under the project
      • Obtain storage upload credentials for the project
      • Add personnel to the project
    • Device Management
      • Device Management Tutorial
      • Device Model Retrieval
      • HMS Information Retrieval
      • Real-time control command distribution
      • Dock camera switch
      • Aircraft Lens Switching
      • Control acquisition
      • Release control
      • Video transmission clarity settings
      • Custom Network RTK Calibration
    • Livestream Management
      • Livestream Management Tutorial
      • Livestream Push
        • Start livestream
      • Bypass Streaming
        • Stream forwarding error code
        • Create Stream Forwarder
        • Enable/Disable stream forwarder
        • Get stream transcoder list
        • Delete stream forwarder
    • Task Management
      • Task Management Tutorial
      • Create Flight Task
      • Updated flight task status
      • Obtain flight task list
      • Obtain media resources generated by the Flight task
      • Obtain Flight task trajectory information
      • Obtain Flight task information
    • Flight Route Management
      • Flight Route Management Tutorial
      • Flight Route Upload Completion Notification
      • Get the list of flight routes under the project
      • Get flight route details
    • Model Management
      • Model Management Tutorial
      • Model reconstruction coordinate system
      • Get the list of models under the project
        GET
      • Get Model Details
        GET
      • Model reconstruction
        POST
    • Annotation Management
      • Annotation Management Tutorial
      • Create map annotation
  1. Model Management

Model Management Tutorial

Feature Introduction#

The model management module supports model reconstruction and obtaining the list and details of reconstructed models.
The model reconstruction interface is asynchronous. After successfully calling the model reconstruction interface, a model id will be returned. At this point, the model reconstruction task is not yet complete, and you need to wait for a certain period before the model reconstruction is completed. You can use the Get Model List Under Project interface to check if the model id returned by this interface is in the model list.

#

Interface Usage Process#

Previous
Get flight route details
Next
Model reconstruction coordinate system
Built with