Skip to content

cmberryau/routing-3.5

 
 

Repository files navigation

OsmSharp.Routing

OsmSharp.Routing is a library for .NET/Mono to calculate routes in a road network. By default the routing network is based on OpenStreetMap (OSM) but it's possible to load any road network. The most important features:

  • Calculating routes from A->B.
  • Calculating distance/time matrices between a set of locations.
  • Processing OSM-data into a routable network.
  • Generating turn-by-turn instructions.
  • Routing on mobile devices and lower-resource environments.

Need more information?

Check the wiki: https://github.com/OsmSharp/routing/wiki

About

The routing core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%