Skip to content

SelchApp/SkiRoutingServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkiRoutingServer

Routing server that calculates routes based on two GPS positions using data gathered from Open Street map. The data of the resort Skiwelt Wilder Kaiser is contained in the repository.

You can start the server with the command SkiServer -g Data/kaiser.gr.bin. You can query the server via http://host:15235/query?slat=0.0&slng=0.0&tlat=1.0&tlng=1.0, which yields a JSON representation of the route from slat/slng to tlat/tlng.

About

Server for routes in ski resorts based on Open Street Map data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors