SAGA 9.11.3 | Tool Library Documentation

Extract Image GPS Tags


Description

This tool extracts EXIF GPS tags from image files and creates corresponding point features using the Exiv2 library. One can either select individual files or let the tool recursively search entire directories for supported image formats. The output features can be assigned a target coordinate system, and the tool will reproject the GPS coordinates accordingly. The default projection is WGS84. The original GPS values are also preserved for reference.

The following GPS informations are currently extracted if available:


Exiv2 version is 0.28.5


References


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputShapeshapes, outputSHAPESShape-
OptionsCoordinate System DefinitiontextCRS_STRINGSupported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326").-
Select FromchoiceSOURCE-Available Choices: [0] Files [1] Directory Default: 0
Set Image Filesfile pathFILES--
Set Image Directoryfile pathDIRECTORY--
RecursivebooleanRECURSIVE-Default: 0
HTML DescriptionchoiceHTML_INFOChoose if and where to create additional feature description to be shown for selected features in the 'Information' tab.Available Choices: [0] do not create [1] create HTML file in the image's directory [2] create HTML file in the selected directory [3] create as attribute field Default: 3
Directoryfile pathHTML_DIRECTORY--
Add to Mapchoice [GUI]ADD-Available Choices: [0] Don't Add [1] Add to New Map [2] Add to Active Map Default: 1
Set Image Fieldboolean [GUI]IMAGE_FIELD-Default: 0

Command Line


Usage: saga_cmd io_grid_image 5 [-SHAPES ] [-CRS_STRING ] [-SOURCE ] [-FILES ] [-DIRECTORY ] [-RECURSIVE ] [-HTML_INFO ] [-HTML_DIRECTORY ]
  -SHAPES:           Shape
	shapes, output
  -CRS_STRING:       Coordinate System Definition
	text
  -SOURCE:           Select From
	choice
	Available Choices:
	[0] Files
	[1] Directory
	Default: 0
  -FILES:            Set Image Files
	file path
  -DIRECTORY:        Set Image Directory
	file path
  -RECURSIVE:        Recursive
	boolean
	Default: 0
  -HTML_INFO:
                          HTML Description
                          	choice
                          	Available Choices:
                          	[0] do not create
                          	[1] create HTML file in the image's directory
                          	[2] create HTML file in the selected directory
                          	[3] create as attribute field
                          	Default: 3
  -HTML_DIRECTORY:   Directory
	file path