Info
Version: | 0.1.5-alpha-128 |
Author(s): | Wei "oldrev" Li |
Last Update: | Wednesday, September 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oldrev/mapmatchingkit |
NuGet Url: | https://www.nuget.org/packages/Sandwych.MapMatchingKit |
Install
Install-Package Sandwych.MapMatchingKit
dotnet add package Sandwych.MapMatchingKit
paket add Sandwych.MapMatchingKit
Sandwych.MapMatchingKit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- NetTopologySuite(>= 1.15.1)
- Nito.Collections.Deque(>= 1.0.4)
- ProjNET4GeoAPI(>= 1.4.1)
- Sandwych.GeographicLib(>= 1.49.3)
- Sandwych.QuickGraph.Core(>= 1.0.0)
- System.Collections.Immutable(>= 1.5.0)
- System.ValueTuple(>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- NetTopologySuite(>= 1.15.1)
- Nito.Collections.Deque(>= 1.0.4)
- ProjNET4GeoAPI(>= 1.4.1)
- Sandwych.GeographicLib(>= 1.49.3)
- Sandwych.QuickGraph.Core(>= 1.0.0)
- System.Collections.Immutable(>= 1.5.0)
- System.ValueTuple(>= 4.5.0)
Tags
This solution is porting from the "barefoot" project which developed in Java.