ODMX [ODMX_DBWrench_Schema.xml]
A table to store image data
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| ImageID | Integer |
| ||||
UTCDateTimeTaken | BigInt |
| |||||
ImageDescription | VarChar() |
| |||||
PhotoStorageName | VarChar() | ||||||
PhotoStoragePath | VarChar() | ||||||
PhotoStorageType | VarChar() | ||||||
Pitch | Float |
| |||||
Roll | Float |
| |||||
Yaw | Float |
| |||||
AltitudeTaken | Float |
| |||||
ImageWidth | Integer |
| |||||
ImageHeight | Integer |
| |||||
ExposureTime | Float |
| |||||
Aperture | Float |
| |||||
FlashUsed | Boolean |
| |||||
FocalLength | Float |
| |||||
IsoSpeed | Integer |
| |||||
MeteringMode | VarChar() |
| |||||
Sensor | VarChar() |
| |||||
ExposureMode | VarChar() |
| |||||
ColorSpace | VarChar() |
| |||||
WhiteBalance | VarChar() |
| |||||
ExposureBias | Float |
| |||||
MaxApertureValue | Float |
| |||||
Latitude | Float |
| Latitude of the image. Can be Null | ||||
Longitude | Float |
| Longitude of the image. Can be null |
(none)
(none)
(none)
Diagram Name |
ODMXCore |