Package com.graphhopper.reader.dem
Class CGIARProvider
java.lang.Object
com.graphhopper.reader.dem.TileBasedElevationProvider
com.graphhopper.reader.dem.AbstractTiffElevationProvider
com.graphhopper.reader.dem.CGIARProvider
- All Implemented Interfaces:
ElevationProvider
Elevation data from CGIAR project http://srtm.csi.cgiar.org/ 'PROCESSED SRTM DATA VERSION 4.1'.
Every file covers a region of 5x5 degree. License granted for all people using GraphHopper:
http://graphhopper.com/public/license/CGIAR.txt
Every zip contains readme.txt with the necessary information e.g.:
- All GeoTiffs with 6000 x 6000 pixels.
- Author:
- NopMap, Peter Karich
-
Field Summary
Fields inherited from interface com.graphhopper.reader.dem.ElevationProvider
NOOP
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.graphhopper.reader.dem.AbstractTiffElevationProvider
getEle, release
Methods inherited from class com.graphhopper.reader.dem.TileBasedElevationProvider
canInterpolate, getCacheDir, getDirectory, setAutoRemoveTemporaryFiles, setBaseURL, setDAType, setDownloader, setInterpolate
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.graphhopper.reader.dem.ElevationProvider
getEle