SAGA 9.12.3 | Tool Documentation

Import Images with Flight Parameters

Author(s) O.Conrad (c) 2026
Library IDio_grid_image
Tool ID 7
Version 1.0
Menu File | Grid | Import

Description

This tool imports and georeferences airborne images if necessary information about camera, position and flight parameters (e.g. yaw, roll, pitch) is provided by the image file in the Exchangeable Image File Format (Exif) specification.


Exiv2 version is 0.28.8

References

Exiv2 C++ metadata library

Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, input, optionalDEM--
OutputImagesgrid list, outputIMAGES--
OptionsFilesfile pathFILES--
Grid systemgrid systemDEM_GRIDSYSTEM--
Defaultfloating point numberDEM_DEFAULTdefault value if no grid has been selectedDefault: 0.000000
Resolutionfloating point numberRESOLUTION-Default: 1.000000
OrientationchoiceORIENTATION-Available Choices: [0] BLUH [1] PATB Default: 0
Headingfloating point numberKAPPA_ADDorigin adjustment angle [degree] for kappa (Z axis, heading/yaw)Default: 0.000000
Altitudefloating point numberZ_ADDaltitude adjustmentDefault: 0.000000
Coordinate System DefinitiontextCRS_STRINGSupported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326").-

Command Line


Usage: saga_cmd io_grid_image 7 [-IMAGES ] [-FILES ] [-DEM ] [-DEM_DEFAULT ] [-RESOLUTION ] [-ORIENTATION ] [-KAPPA_ADD ] [-Z_ADD ] [-CRS_STRING ]
  -IMAGES:           Images
	grid list, output
  -FILES:            Files
	file path
  -DEM:              Elevation
	grid, input, optional
  -DEM_DEFAULT:   Default
	floating point number
	Default: 0.000000
  -RESOLUTION:    Resolution
	floating point number
	Default: 1.000000
  -ORIENTATION:      Orientation
	choice
	Available Choices:
	[0] BLUH
	[1] PATB
	Default: 0
  -KAPPA_ADD:     Heading
	floating point number
	Default: 0.000000
  -Z_ADD:         Altitude
	floating point number
	Default: 0.000000
  -CRS_STRING:       Coordinate System Definition
	text