Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 307 Bytes

File metadata and controls

9 lines (6 loc) · 307 Bytes

Spatiotemporal Extension (<longitude,latiude,timestamp> - 3D) Indexing

Java 1.8

Includes: -Octree Algorithm -STR-tree (based on JTS STR-tree)

mvn install:install-file -Dfile=target/STIndexing-jar-with-dependencies.jar -DgroupId=di.thesis -DartifactId=stindexing -Dversion=1.0 -Dpackaging=jar