Provided by: osgearth_2.5.0+dfsg-8build1_amd64 

NAME
osgearth_boundarygen - generate boundary geometry
SYNOPSIS
osgearth_boundarygen model_file [--out path | --no-geocentric | --convex-hull | --verbose | --view]
DESCRIPTION
osgearth_boundarygen generates boundary geometry that you can use with an osgEarth <mask> layer in order
to stich an external model into the terrain.
OPTIONS
model_file
Path to the model file
--out path
output file for boundary geometry (default is boundary.txt)
--no-geocentric
Skip geocentric reprojection (for flat databases)
--convex-hull
calculate a convex hull instead of a full boundary
--verbose
print progress to console
--view show result in 3D window
24 November 2015 osgearth_boundarygen(1)