wiki:svn

Version 1 (modified by pborissow, 14 years ago) ( diff )

--

SVN Instructions

To check out the entire OSSIM distribution:

svn co http://svn.osgeo.org/ossim/trunk .

Note the trailing dot.

To check out individual OSSIM modules:

svn co http://svn.osgeo.org/ossim/trunk/<module name> .

Modules

  • ossim - core ossim library
  • libwms - OGC wms support library
  • ossimPlanet - core planet library
  • ossimPlanetQt - planet Trolltech Qt Gui interface library
  • ossimPredator - support for predator UAVs
  • ossim_contrib - external ossim contributions
  • ossim_qt - qt3 interface libraries (includes ImageLinker, iview)
  • ossim_qt4 - qt4 interface libraries (new ImageLinker, iview)
  • ossim_plugins - ossim plugin source
  • omar-1.0 - ossim mapping and archiving
  • omarStager - ingest system for OMAR
  • oms - ossim mapping services (web)
  • pqe - Position Quality Evaluator Library
Note: See TracWiki for help on using the wiki.