markolbert / RouteSnapper

a library and WinUI 3 Windows app for snapping geolocation data (gpx, kml, kmz) to roadways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RouteSnapper

A C# Net7 library and WinUI 3 application for processing geolocation files (i.e., gpx, kml, kmz) and snapping the tracks/routes to roadways using the Bing or Google online snap-to-route processors (note: you'll need an account with Bing or Google to access those).

The library and apps are licensed under the GNU GPL-v3.0 (or later) license. For details see the license file.

Assembly Description
RouteSnapperLib handles importing geolocation data, snapping it to roadways and exporting the resulting routes
RouteSnapper forthcoming a WinUI 3 application for creating routes from geolocation data

See creating Bing Maps and Google Maps accounts for information on how to obtain the required accounts.

About

a library and WinUI 3 Windows app for snapping geolocation data (gpx, kml, kmz) to roadways

License:GNU General Public License v3.0


Languages

Language:C# 100.0%