Skip to content
/ ross Public

Match a trajectory from a GPX file to the corresponding OSM streets

License

Notifications You must be signed in to change notification settings

KathHv/ross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ross

The ross package has the main purpose to match a trajectory out of a GPX file to the corresponding OSM streets to make different rounds comparable. It was writen in context of the Spatial Data Science in R course in Summer term 2021 with Prof. Dr. Edzer Pebesma.

Installation

The ross package can be installed to R with

devtools::install_github('KathHv/ross')

It can be loaded with

library(ross)

About

Match a trajectory from a GPX file to the corresponding OSM streets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages