Changes between Version 15 and Version 16 of OssimPlanet


Ignore:
Timestamp:
Oct 20, 2010, 4:44:36 AM (14 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OssimPlanet

    v15 v16  
    11= OssimPlanet =
    22
    3 OssimPlanet is a high performance, 3D geospatial visualization tool built on top of OSSIM and !OpenSceneGraph. It automatically intersects with DTED and/or SRTM elevation trees for topography and handles a wide range of commercial and government file formats natively.  Additionally, remote layers can be accessed over the web through OGC WMS interfaces.  Join the OSSIM mailing list for developer discussions.  Packages coming soon, currently available through svn checkout under the ossimPlanet and ossimplanet_qt modules.
     3ossimPlanet is a 3D Geospatial viewer built on top of OpenSceneGraph, libwms and OSSIM. Inspired by BlueMarbleViewer, ossimPlanet extends geospatial viewing with access to native geospatial formats, Elevation data sets, and OGC Web Mapping Services (WMS) interfaces over the web. osgPlanet is a C++ library and includes ossimplanetviewer as a demonstration.
     4 
     5ossimplanet_qt wraps the basic functionality inside a Trolltech qt gui application.  The current version support staging of local geospatial files, remote access of OGC WMS layers, direct access to WorldWind protocol servers, and navigation to street addresses through the geocoding menu item.  osgEphemeris has also been recently incorporated providing a skydome and current time/location positioning of the Sun, moon, and stars when the camera is under approximately 40,000’ .
    46
     7The latest features include the addition of a WorldWind plugin to access data directly from Nasa WorldWind servers.  The tesselation algorithm has been recently changed to provide better performance in polar regions.
     8
     9
     10
     11
     12
     13== Documentation ==
    514 * [wiki:ossimPlanetAPI]
    615 * [http://download.osgeo.org/ossim/docs/pdfs/ossimPlanetUsers.pdf ossimPlanet Users Guide]