Scroll to navigation

osgearth_overlayviewer(1) osgearth_overlayviewer(1)

NAME

osgearth_overlayviewer - debug the overlay decorator capability in osgEarth

SYNOPSIS


osgearth_overlayviewer
earthfile.earth [--sky | --ocean | --kml file.kml | --coords | --dms | --dd | --mgrs | --ortho | --autoclip | --images path | --image-extensions * | --out-earth out.earth]

DESCRIPTION

osgearth_overlayviewer is a utility for debugging the overlay decorator capability in osgEarth. It shows two windows, one with the normal view of the map and another that shows the bounding frustums that are used for the overlay computations.

OPTIONS

Path to the earth file
Installs a SkyNode (sun, moon, stars and atmosphere..globe only)
Installs a sample ocean surface node
Loads a KML or KMZ file
Displays map coords under mouse
Displays map coords as degrees/mins/seconds
Displays map coords as decimal degrees
Displays map coords as MGRS
Installs an orthographic camera projection
Installs an automatic clip plane handler
Finds images in [path] and loads them as image layers
With --images, only considers the listed extensions
With --images, writes out an earth file
11 June 2020