osgearth_conv(1)
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