package
0.1.18
Repository: https://github.com/nextmv-io/go-routingkit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BikeSpeedMapper sets the speed for bikes according to the map tag.
BikeTagMapFilter filters the map for map tags usable by bikes.
No description provided by the author
CarSpeedMapper sets the speed for cars according to allowed speed, map tag and surface.
CarTagMapFilter filters the map for map tags usable by a car.
MaxSpeedMapper caps the allowed speed at the given value.
NewDistanceClient initializes a DistanceClient using the provided .osm.pbf file and .ch file.
No description provided by the author
NewTravelTimeClient initializes a TravelTimeClient using the provided .osm.pbf file and .ch file.
No description provided by the author
No description provided by the author
PedestrianSpeedMapper sets to 5km/h and reduces the speed according to the surface of the underlying way.
PedestrianTagMapFilter filters the map for map tags usable by pedestrians.
ShrinkToHullRect writes a new .osm.pbf file to the given pbfOutput writer containing only the ways and nodes that are within the bounding box of the convex hull of the given points expanded by the given margin in meters.
No description provided by the author
TruckTagMapFilter filters the map for map tags usable by trucks.

# Variables

No description provided by the author
Keep C++ dependencies by referencing a file from their directory.
MaxDistance represents the maximum possible route distance.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author