Skip to content

Geopath provides a series of functions for calculating path routes and route distances without the use of an external data provider. It includes functions for importing OSM PBF files, determining the optimal routes between two or more coordinate paris, estimating transit times for two or more coordinate pairs, and reverse geocoding latitude and …

Notifications You must be signed in to change notification settings

mhudecheck/Geopath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Geopath

Geopath provides a series of functions for calculating path routes and route distances without the use of an external data provider. It includes functions for importing OSM PBF files, determining the optimal routes between two or more coordinate paris, estimating transit times for two or more coordinate pairs, and reverse geocoding latitude and longitude coordinates. All of the calculations are done on the host machine, meaning that users no longer have to rely on outside APIs, such as Google Maps or Bing, for planning optimal routes, estimating transit times, or reverse geocoding coordinates.

Geopath is still under development (i.e., as of 21 November 2018, it may or may not compile).

About

Geopath provides a series of functions for calculating path routes and route distances without the use of an external data provider. It includes functions for importing OSM PBF files, determining the optimal routes between two or more coordinate paris, estimating transit times for two or more coordinate pairs, and reverse geocoding latitude and …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published