Download of dissertation and demo-software

The following links lead to a copy of the contents of the dissertation and the complete demo-software developed to demonstrate the technique.
Please notice the hints for use and legal aspects inside the software archive.


Status: Final state of the dissertation (end of 2001/beginning of 2002)

Dissertation
   (some MB, compressed PDF)
Demo-software for the dissertation (runtime part)
   (compressed archive, some MB, for Linux)
Demo-software for the dissertation (dynamically linked version)
   (compressed archive, some MB, for Linux)
Demo-software for the dissertation (Tcl/Tk (quasi) statically linked version, big interpreter)
   (compressed archive, some MB, for Linux)
Demo-software for the dissertation (Tcl/Tk (quasi) statically linked version, small interpreter)
   (compressed archive, some MB, for Linux)
Demo-data for the dissertation
   (compressed archive, about 25 MB)

For minimal testing the runtime part and the dynamically *or* one of the statically linked versions will be needed. Dynamically and statically linked versions differ in contents.
(If you are only about for testing the ability to start and run the application: at least the statically linked (any of those interpreter versions) should be able to start even without the runtime part or the data in the data archive.)
For testing *everything* (especially larger demos) the date contained inside the additional data archive must be installed. The optimal case is all archives.

The tarballs containing the software can be unpacked from the HOME directory in the usual way (tar -xvzf filename.tar.gz or with the actual bunzip2 option with tar for the tar.bz2 archive).
When being unpacked two directories under HOME will be created $HOME/gisig and $HOME/gisdata containing several subdirectories. $HOME/gisig is the main working directory of the central application in this installation.
The central application can be evoked by calling the executable with the extension .sfc from the installation choosen (e.g. big or small interpreter).
For using special environments (vtk/GRASS/...) it is possible to create specific wrapper applications for starting this application.
The installation described here is a simple default installation. With some experience it is possible to personalize the installation for the operating system used.

Some source code examples from the dissertation (contained in the dissertation)

README for software and data (contained inside the archive named above)
License for software and data (contained inside the archive named above)


Status: Future developments regarding the software will be published here.