Class MultiSourceElevationProvider

java.lang.Object
com.graphhopper.reader.dem.TileBasedElevationProvider
com.graphhopper.reader.dem.MultiSourceElevationProvider
All Implemented Interfaces:
ElevationProvider

public class MultiSourceElevationProvider extends TileBasedElevationProvider
The MultiSourceElevationProvider mixes different elevation providers to provide the best available elevation data for a certain area.
Author:
Robin Boldt