AMT-MOD Introduction AMT-MOD is an Analysis and Mining Tool for Moving Object Data. Installation from source Download from project homepage. https://github.com/tinysky-glm/AMT-MOD.git Prerequisites gcc >= 4.8.5 Compile > mkdir build > cd build > cmake ../ > make