ImageImport
ImageImport is an object representing attributes necessary to create an Image
Input Fields
Float)
(Required on Create) The altitude value from the camera when the image was captured.
CalculatedIndex)
(Required on Create) The type of calculated index applied to the image.
String)
The camera make for this captured image.
String)
The camera model for this captured image.
ISO8601DateTime)
(Required on Create) The date and time the image was captured.
ColorApplied)
(Required on Create) The type of color applied to the image.
String)
The image filename.
GpsCarrierPhaseStatus)
(Required on Create) The GPS carrier phase status.
Float)
(Required on Create) The GPS horizontal accuracy.
Float)
(Required on Create) The GPS vertical accuracy.
Boolean)
If true then this image is treated as internal-use-only and won't be visible to other users. Default is false.
String)
A key representing an uploaded image file. Required when using the import_images mutation to import images.
Float)
(Required on Create) The latitude value of the center geo-position where this image was captured.
Float)
(Required on Create) The longitude value of the center geo-position where this image was captured.
Int)
The integer value of the exif Orientation header for this image. Valid values are include 1 (top-left), 2 (top-right), 3 (bottom-right), 4 (bottom-left), 5 (left-top), 6 (right-top), 7 (right-bottom), 8 (left-bottom), and null (undefined).
Float)
The pitch value in degrees from the camera when the image was captured. Valid values range from -180.0 to 360.0.
Float)
The roll value in degrees from the camera when the image was captured. Valid values range from -180.0 to 360.0.
SensorType)
(Required on Create) The type of sensor used to capture the image.
ID)
(Required on Update) The ID of an existing image. Will cause the existing image to be updated.
Int)
(Required on Create) The size of this captured image.
Float)
The yaw value in degrees from the camera when the image was captured. Valid values range from -180.0 to 360.0.