Skip to content

Dependencies & Licenses

gourlaysama edited this page Jul 12, 2012 · 1 revision

OrbisGIS has been developped from scratch at IRSTV (FR CNRS 2488), under the GPL v3 license.

However OrbisGIS couldn't exist without the awesome tools & libraries listed below.

Included code

Below is the list of the origin of all external code included in OrbisGIS (and their original authors and licenses).

  • in Gdms:
  • DXF, Michael Michaud, under GPL
  • MIFMID, Michael Michaud, under GPL
  • in orbisgis-core:
  • OrbisCAD, under GPL
  • in orbisgis-ui:
  • FileDrop, Robert Harder, public domain
  • GridBagLayout utils, Fred Swartz, public domain
  • OrbisCAD, under GPL

Dependencies

Below is the list of all the external dependencies of OrbisGIS (and their licenses). All those libraries are packaged with OrbisGIS when distributed.

  • in Gdms:
  • ANTLR, under BSD-like
  • base64coder, under BSD-like
  • HSQLDB, under BSD-like
  • JAXB API, under GPL
  • Jproj, under Apache License 2.0
  • OpenCsv, under Apache License 2.0
  • PostGIS JDBC Driver, under LGPL
  • PostgreSQL JDBC Driver, under BSD-like
  • The Scala Library, under BSD-like
  • StringTemplate, under BSD-like
  • ImageJ, public domain
  • JTS, under LGPL
  • log4j, under Apache License 2.0
  • Xerces2 Java Parser, under Apache License 2.0
  • in orbisgis-core:
  • Batik, under Apache License 2.0
  • Beanshell2, under LGPL
  • kxml2, public domain
  • removeServiceAPI, under GPL
  • xmlParserAPI, under Apache License 2.0
  • in orbisgis-ui:
  • iText, under AGPL
  • Infonode Docking Windows, under GPL
  • RSyntaxTextArea, under BSD-like

External links:

Clone this wiki locally