Package | Description |
---|---|
com.graphhopper.util |
Modifier and Type | Class and Description |
---|---|
class |
DistanceCalc3D
This class implements a rather quick solution to calculate 3D distances on earth using euclidean
geometry mixed with Haversine formula used for the on earth distance.
|
class |
DistancePlaneProjection
Calculates the approximate distance of two points on earth.
|
Copyright © 2012–2020. All rights reserved.