dronedeploy Docs Reference API Explorer Become a Partner

OBJECT

ExportParameters

link

Fields

projection (Int)

EPSG code for the output projection of the export

merge (Boolean)

(Default True) If False the export will be in 4096 tiled images. Only for use on , exports that are too big to fit as a single file.

emails ([Email])

List of emails to send the link to once the export has finished processing.

contourInterval (Float)

For contour exports, defines the interval in meters

url (String)

URL from which photos are taken to create a map.

isCustomProjection (Boolean)

Flag indicating whether the user has chosen custom projection.

maxPoints (Int)

The number of points for exports that use them.

skipOverlay (Boolean)

Flag indicating whether we omit overlays when exporting.

layer (ExportLayer)

Layer you are exporting

fileFormat (ExportFileFormat)



resolution (Float)

Output resolution in centimeters per pixel (cm/px).

webhook (Webhook)

Object with URL of the given integration, called during export.