Provided by: osgearth_2.9.0+dfsg-1_amd64 

NAME
osgearth_conv - convert tiles from one format to another
SYNOPSIS
osgearth_conv [--in prop_name prop_value] [--out prop_name prop_value] [--elevation] [--profile profile
def] [--min-level int] [--max-level int]
DESCRIPTION
osgearth_conv converts tiles from one format to another.
OPTIONS
--in prop_name prop_value
set an input property
--out prop_name prop_value
set an output property
--elevation
convert as elevation data (default is image)
--profile profile def
set an output profile (optional; default = same as input)
--min-level level
minimum level of detail
--max-level level
maximum level of detail
07 February 2018 osgearth_conv(1)