Skip to content
/ lgds Public

Load GPS trajectories from file and simulate the people movement using those trajectories

Notifications You must be signed in to change notification settings

AleZonta/lgds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lgds

Load GPS trajectories from file and simulate the people movement using those trajectories

This project implements classes to load trajectories datasets from file/files and simulate the movement of the people following the trajectories just uploaded. Now the project support the Geolife Dataset and the trace obtained running the IDSA Simulator

How to build

The source code is written in Java 8 and uses Apache Maven for project dependencies and settings (see pom.xml). It can be built and run using popular Java IDEs such as Eclipse, NetBeans and IntelliJ.

How to run

Complete the file settings.json with the information required and run the program. Normaly this project is used as a library for other bigger projects

About

Load GPS trajectories from file and simulate the people movement using those trajectories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages