public class GraphElevationSmoothing extends Object
The ElevationData is read from rectangular tiles. Especially when going along a cliff, valley, or pass, it can happen that a small part of the road contains incorrect elevation data. This is because the elevation data is coarse and sometimes contains errors.
This can lead to incorrect ascend, descend, and distance calculation of a route.
Constructor and Description |
---|
GraphElevationSmoothing() |
Copyright © 2012–2020. All rights reserved.