Itinero.Transit is a module for Itinero to add transit routing capabilities.
Info
Version: | 0.4.2-alpha |
Author(s): | Itinero.Transit |
Last Update: | Tuesday, June 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.itinero.tech/ |
NuGet Url: | https://www.nuget.org/packages/Itinero.Transit |
Install
Install-Package Itinero.Transit
dotnet add package Itinero.Transit
paket add Itinero.Transit
Itinero.Transit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
.NETStandard 1.3
- NETStandard.Library(>= 1.6.0)
- System.Reflection(>= 4.1.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Xml.XmlSerializer(>= 4.0.11)
- GTFS(>= 2.0.1)
- Itinero(>= 1.4.059)