Discrete Images Metadata - v1.3
Discrete Images Metadata - json format
Parameter | Description | Notes |
---|---|---|
Image_id | unique image id | |
processing_date | YYYY-MM-DDTHH:MM:SS format | |
processing_toolset_version | ||
capture_date | YYYY-MM-DDTHH:MM:SS format | |
original_image_name | ||
original_shot_id | ||
flight_line_id | ||
utm_zone | ||
camera_pos_x | Camera position X | UTM coordinates |
camera_pos_y | Camera position Y | UTM coordinates |
camera_z | Camera position Z | Meters above the sea level |
ground_z | Ground elevation at the center of the image | Meters (Orthometric) |
omega | Radians referred to the UTM reference system | |
phi | Radians referred to the UTM reference system | |
kappa | Radians referred to the UTM reference system | |
centre_wkt | Center Point in the EPSG used in the request. If no EPSG is defined in the request information is provided in the UTM reference system | |
centre_wkt_latlon | Center Point in LatLong/WGS84 | |
bbox_wkt | image footprint in the EPSG used in the request. If no EPSG is defined in the request information is provided in the UTM reference system | |
bbox_wkt_latlon | image footprint in LatLong/WGS84 | |
orientation | image orientation | N, S, E, W (oblique images) |
projectname | Capture project name image belongs | |
copyrightsentence | ||
processingcenter | ||
layername | Layer name where the image belongs | |
dtmfile | ||
cameratechnology | Imagery Capture Technology | |
projectext | Project Block image belongs | |
calibration_date | ||
raster_size_width | Image width | pixels |
raster_size_height | Image height | pixels |
pixel_size | Image pixel size | mm. |
focal_length | Camera focal length | mm. |
pp0_x | Principal point offset | mm. |
pp0_y | Principal point offset | mm. |
k0 | Distortion parameters | |
k1 | Distortion parameters | |
k2 | Distortion parameters | |
k3 | Distortion parameters | |
p1 | Distortion parameters | |
p2 | Distortion parameters | |
b1 | Distortion parameters | |
b2 | Distortion parameters | |
camera_name | ||
id | ||
max_zoom | zoom level of maximum resolution (usually 0) | Integer value |
min_zoom | zoom level of minimum resolution | Integer value |
tile_size_x | tile size (width) in pixels | Pixels |
tile_size_y | tile size (height) in pixels | Pixels |
gsd | Image GSD | Meters |
relationPolygonInImage | intersectionArea / imageArea | |
relationImageInPolygon | intersectionArea / polygonArea |
Distortion Model
Principal point corrections:
𝑥1 = ((𝑥measure - (Image Width / 2) ) * PixelSize); 𝑥 = 𝑥1 - 𝑥𝑝
𝑦1 = (((Image Height / 2 ) - 𝑦measure ) * PixelSize); 𝑦 = 𝑦1 - 𝑦𝑝
Lens distortion corrections:
𝑟2 = 𝑥2 + 𝑦2
𝑑𝑟 = 𝑘0 * 𝑟 + 𝑘1 * 𝑟3 + 𝑘2 * 𝑟5 + 𝑘3 * 𝑟7
𝑥correct = 𝑥 * (1 + (𝑑𝑟/𝑟)) + 𝑝1 * ( 𝑟2 + 2 * 𝑥2 ) + 2 * 𝑝2 * 𝑥 * 𝑦 + 𝑏1 * 𝑥 + 𝑏2 * 𝑦
𝑦correct = 𝑦 * (1 + (𝑑𝑟/𝑟) ) + 𝑝2 * ( 𝑟2 + 2 * 𝑦2 ) + 2 * 𝑝1 * 𝑥 * 𝑦
Asterisk (*
) indicates multiplication.
Discrete Images Metadata - csv format - extractImages
Parameter | Description | Note |
Image_Name | Unique image name |
|
Date_Hour |
| YYYY-MM-DDTHH:MM:SS format |
UTM_zone |
|
|
X_(m) | Reprojection center point position X | UTM coordinates |
Y_(m) | Reprojection center point position Y | UTM coordinates |
Z_(m) | Ground elevation at the center of the image | Meters (Orthometric) |
Omega_(rad) |
| Radians referred to the UTM reference system |
Phi_(rad) |
| Radians referred to the UTM reference system |
Kappa_(rad) |
| Radians referred to the UTM reference system |
Camera_ID |
|
|
Width_(pixels) | Image width | pixels |
Height_(pixels) | Image height | pixels |
Pixel_Size_(mm) | Image pixel size | mm |
Focal_Length_(mm) | Camera focal length | mm |
PP0_X_(mm) | Principal point offset | mm |
PP0_Y_(mm) | Principal point offset | mm |
K0 | Distorsion parameters |
|
K1 | Distorsion parameters |
|
K2 | Distorsion parameters |
|
K3 | Distorsion parameters |
|
P1 | Distorsion parameters |
|
P2 | Distorsion parameters |
|
B1 | Distorsion parameters |
|
B2 | Distorsion parameters |
|
scale |
|
|
minX |
|
|
minY |
|
|
camera_pos_x | Camera position X | UTM coordinates |
camera_pos_y | Camera position Y | UTM coordinates |
camera_z | Camera position Z | Meters above the sea level (Orthometric) |
Discrete Images Metadata - xm8 format - extractImages
Parameter | Description | Note |
name | Unique image name |
|
id | Orientation |
|
xScale | Meters per pixel in X axis |
|
yScale | Meters per pixel in Y axis |
|
lat | Lattitude from center point | LatLong/WGS84 |
lng | Longitude from center point | LatLong/WGS84 |
ulLat | Latitude from upper left point of the blueprint | LatLong/WGS84 |
ulLng | Longitude upper left point of the blueprint | LatLong/WGS84 |
lrLat | Lattitude from lower right point of the blueprint | LatLong/WGS84 |
lrLng | Longitude upper lower right of the blueprint | LatLong/WGS84 |
dt | Date | DD-MM-YYYY |
header | Bearing | LatLong/WGS84 |
Need help? Create a support ticket | support@vexcelgroup.com