markolbert / GeoProcessor

a C# Net5 library and app for processing vehicle geolocation files, including snap-to-route.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoProcessor

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
GeoProcessor 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 C# Net5 library and app for processing vehicle geolocation files, including snap-to-route.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%