Provided by: osgearth_2.4.0+dfsg-6_amd64 bug

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

                                         17 January 2014                  osgearth_boundarygen(1)