summaryrefslogtreecommitdiffstats
path: root/libraries/osggis/README
blob: b0a61b401f9c3b1de95ab2cbadb5d02ed4d1900e (plain)
1
2
3
4
5
6
7
8
9
10
osgGIS a software package that enables you to access GIS vector data
and visualize it in an OpenSceneGraph application. With osgGIS, you
could:
    * Read vector data from a variety of sources and generate OSG
      geometry
    * Create custom geometry compilation scripts by using built-in
      filters or by building your own custom filters
    * Create scalable, paged data layers from GIS vector data

osgGIS is dependent upon OpenSceneGraph and gdal packages.