This is the command exif_loader that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
exif_loader - upload JPEG/EXIF photos into a DB
SYNOPSIS
exif_loader [-h] [-d pathname] [-D dir_path | -f file_name] [--any-exif | --gps-exif-only]
[--metadata | --no-metadata]
DESCRIPTION
exif_loader is a tool for uploading JPEG/EXIF photos into a DB, preserving full Exif
metadata and building Geometry from GPS tags (if present).
OPTIONS
-h, --help
print help message
-d pathname, --db-path pathname
the SpatiaLite db path
-D dir_path, --dir dir_path
the DIR path containing EXIF files
-f file_name, --file-path file_name
a single EXIF file
--any-exif
don't limit to GPS only EXIF tags (default)
--gps-exif-only
only load GPS EXIF tags
--metadata
also load EXIF meta data (default)
--no-metadata
don't load any EXIF meta data
29 August 2015 exif_loader(1)
Use exif_loader online using onworks.net services