Skip to content

shinminjeong/path_vis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trajectory visualisation.

Usage:

  1. start http server: $ python server.py
  2. access localhost:1080 using your favourite browser
  3. click a Marker to set the start POI
  4. slide to chose the preferred length (i.e., the number of POIs in trajectory)
  5. select the travel mode (used for rendering routes only)
  6. click the Recommend button

Note:

  • the required python version to load the trained model is 3.5.3, other versions of python will cause "bad magic number" error.
  • the required pandas version is 0.19.2, other versions may cause "import error".
  • only top-2 recommended trajectories are rendered.

About

Trajectory visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 49.0%
  • JavaScript 24.8%
  • Python 16.1%
  • CSS 8.1%
  • HTML 2.0%