Skip to content
BAI Research edited this page Jun 5, 2022 · 8 revisions

OpenNLC Files

Licensing

The source code for OpenNLC has been released by BAI (http://www.baxterai.com) under the GNU Affero General Public License v3. The use of intermediary programs or interfaces including file i/o is considered remote network interaction. This does not imply such arrangements do not constitute derivative works.

See the License wiki page for further information on OpenNLC licensing.

Dependencies

OpenNLC requires a number of dependencies (all of GIA's dependencies), and their installation instructions are provided on the Dependencies and OpenGIA Dependencies wiki page. Optional dependencies for OpenGIA are found on the OpenGIA Files wiki page. See opengia.net for more information.

Source

Source includes Linux makefiles, but for Windows compilation, see 'Microsoft Visual C++ Project Files' below.

Microsoft Visual C++ Project Files

Project files do not include source (which should be downloaded separately and extracted side by side with the project). Binaries require GIArules.xml and NLCrules.xml from their corresponding source release to be placed in the input folder (e.g. folder containing OpenNLC.exe).

Documentation

Examples

Examples of Usage for OpenNLC can be found on the Examples wiki page. Example input can be found here;

Clone this wiki locally