GeoDMS Engine

The GeoDMS Engine is the core of the GeoDMS software.

The Engine parses GeoDMS configuration files and controls an efficient calculation process.

Results are calculated when requested by views in the geodms-gui or by updates from the geodmsrun. Requested results are translated by the engine in a depedency tree of items that need to be calculated.

In the configuration a large set of operators-and-functions can be configured. Efficient algorithms to calculated with these operators and functions are part of the Engine.

software

The engine consists of a set van dll’s written in C++.