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.
- DynaMind-Toolbox-0.8.0-win32 (includes DynaVIBe)
- [DynaMind-Toolbox-0.8.0-win32 (GDAL only)] (https://www.dropbox.com/s/daq4tskt59ucvdm/DynaMind-Toolbox-0.8.0-win32.exe?dl=0)
Install on Mac using the Dynamind tap
brew tap christianurich/dynamind
brew install dynamind --HEAD