geos

  • C++ Library providing OGC Vector Geometry services.
  •  http://trac.osgeo.org/geos - home page
  • Built with VC9 (important to apps like qgis using the C++ API)
  • Provides DLL (bin/geos_c.dll), stub library (lib/geos_c_i.lib) and include files (include/geos).
  • Maintained by FrankWarmerdam (on NT2010 VM)