OBJECT
MapPlan
Use MapPlan wherever you want to return a Plan that has the "map_plan" record type.
Implements the Plan interface.
link
Implements
Fields
| Argument Name | Type | Description |
|---|---|---|
| before | String | (Not Documented) |
| after | String | (Not Documented) |
| first | Int | (Not Documented) |
| last | Int | (Not Documented) |
(FlightLogFileConnection)
| Argument Name | Type | Description |
|---|---|---|
| before | String | (Not Documented) |
| after | String | (Not Documented) |
| first | Int | (Not Documented) |
| last | Int | (Not Documented) |
(Int)
Number of images uploaded([MapPlanLayer])
List of the available layers for the resulting map. not present if the map is , still being processed or if the map failed to process.(MapPlanStatus!)
Status of the map plan([ElevationPointMeasurement])
| Argument Name | Type | Description |
|---|---|---|
| locations | [LocationInput] | Location you want to measure |
(VolumeMeasurement)
| Argument Name | Type | Description |
|---|---|---|
| geometry | [LocationInput]! | Geometry of the area you want the volume of. Given as a list of lng, lats |