Skip to content

iut-ibk/DynaMind-ToolBox

Repository files navigation

Build Status DynaMind-ToolBox

DynaMind is an open-source GIS modelling toolbox similar to the ArcGIS - model builder. The idea is that small reusable modules can be linked together to describe a complex workflow in an urban environment. E.g. the evolution of a small city

The heart of the DynaMind-Toolbox is DynaMind a small efficient core written in C++. The core provides easy to use interfaces to develop new modules in C++ or Python and to access the data in the data stream.

The DyanMind-Toolbox comes with:

  • a model build to set up and edit simulations

  • a set of modules to import, edit, create and export data
  • an easy to use Python interface to create new simulation or build new modules.

Windows Installer

Install on Mac using the Dynamind tap

brew tap christianurich/dynamind
brew install dynamind --HEAD