Job Deliverable Types
Deliverable Types and IDs
Deliverable IDs are integer identifiers that specify the exact type of output you want to receive from a Hover capture. These IDs are crucial because they dictate how Hover's system processes the submitted photos and the kind of data included in the final deliverables.
How to Use Deliverable IDs
When you create a job or capture request through the Hover API, one of the required parameters you will assign is a specific deliverable_id
. This ID tells Hover's reconstruction pipeline what type of capture process to conduct and what kind of measurements and data to produce. For instance, if you assign the Deliverable ID for complete
deliverable, Hover's system will know to process the photos to generate a 3D model with measurements for both the roofing and siding
Understanding these Deliverable IDs is essential for ensuring you receive the correct data when the property is processed by Hover.
Hover Deliverable Types
Here is a list of the available Deliverable Types and their corresponding IDs:
Deliverable Name | Deliverable ID | Description |
---|---|---|
Roof Only | 2 | An exterior capture that produces a 3D model and measurements of the roof of a structure. |
Complete | 3 | An exterior capture that produces a 3D model and measurements of the roof and walls of a structure. |
Total Living Area Plus | 5 | An exterior capture that produces a 3D model and measurements of the total living area of a structure. |
Total Living Area | 6 | An exterior capture that produces measurements of the total living area of a structure. |
Capture Only | 7 | An exterior capture that produces a 3D model of the structure without measurements. |
Interior | 8 | An interior capture that produces measurements and a sketch of the interior floor plan. |
Updated 2 days ago