Itinero.IO.Shape - Reads routing networks from shapefiles.


Keywords
dotnet, itinero, osm, routing, routing-engine
License
Apache-2.0
Install
Install-Package Itinero.IO.Shape -Version 1.6.0-pre029

Documentation

Itinero

Itinero is a routing project 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.