Skip to content

orangeman/osm_routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osm routing

super simple shortestpaths for opentreetmap

plain Dijkstra implementation in scala with a rest-ful WebAPI

GET STARTED

pre-requisites: git, sbt

$ git clone git://github.com/orangeman/osm_routing.git && cd osm_routing
$ sbt 
> update
> parse osm
> jetty-run




released under the GPLv3 license.

About

super simple shortestpaths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published